diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2018-09-25 11:52:10 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-10-08 14:23:43 -0300 |
commit | 291ed51deee49ff35d0824fb7050538b449964d6 (patch) | |
tree | e6a16dfd4b13fddb3074bde970e34039886ac8de /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ba4aa02b417f08a0bee5e7b8ed70cac788a7c854 (diff) |
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 <[email protected]>
Cc: Alexander Sverdlin <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions