diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-09-25 11:52:10 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-10-08 14:23:43 -0300 |
commit | 291ed51deee49ff35d0824fb7050538b449964d6 (patch) | |
tree | e6a16dfd4b13fddb3074bde970e34039886ac8de /tools/perf/tests/builtin-test.c | |
parent | ba4aa02b417f08a0bee5e7b8ed70cac788a7c854 (diff) | |
download | talos-obmc-linux-291ed51deee49ff35d0824fb7050538b449964d6.tar.gz talos-obmc-linux-291ed51deee49ff35d0824fb7050538b449964d6.zip |
perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG
The auxtrace.h header references BITS_PER_LONG without including the
header where it is defined, getting it by luck from some other header,
fix it.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-v04ydmbh7tvpcctf3zld9j9s@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/tests/builtin-test.c')
0 files changed, 0 insertions, 0 deletions