diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2015-01-13 13:19:12 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-01-16 20:49:29 +0000 |
| commit | 25cd480e447eba47b8bdad1c9f95cadc074abc75 (patch) | |
| tree | 36e2194788f9f907eaf7a7afeedf45ae3177d0e0 /tools/lib/api | |
| parent | perf machine: Fix __machine__findnew_thread() error path (diff) | |
| download | kernel-25cd480e447eba47b8bdad1c9f95cadc074abc75.tar.gz kernel-25cd480e447eba47b8bdad1c9f95cadc074abc75.zip | |
tools: Remove bitops/hweight usage of bits in tools/perf
We need to use lib/hweight.c for that, just like we do for lib/rbtree.c,
so tools need to link hweight.o. For now do it directly, but we need to
have a tools/lib/lk.a or .so that collects these goodies...
Reported-by: Jan Beulich <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Don Zickus <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/lib/api')
0 files changed, 0 insertions, 0 deletions
