lkml.org 
[lkml]   [2022]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    Subject[PATCH v3 05/18] perf bpf: Remove unused pthread.h include
    From
    No pthread usage in bpf-event.h.

    Signed-off-by: Ian Rogers <irogers@google.com>
    ---
    tools/perf/util/bpf-event.h | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/tools/perf/util/bpf-event.h b/tools/perf/util/bpf-event.h
    index 144a8a24cc69..1bcbd4fb6c66 100644
    --- a/tools/perf/util/bpf-event.h
    +++ b/tools/perf/util/bpf-event.h
    @@ -4,7 +4,6 @@

    #include <linux/compiler.h>
    #include <linux/rbtree.h>
    -#include <pthread.h>
    #include <api/fd/array.h>
    #include <stdio.h>

    --
    2.37.2.609.g9ff673ca1a-goog
    \
     
     \ /
      Last update: 2022-08-24 17:40    [W:4.926 / U:0.452 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site