diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2020-04-03 12:29:52 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-04-03 12:37:55 +0000 |
| commit | 460c3ed999d700fa84c953f83141f580ef456b3c (patch) | |
| tree | 20883f860d061d914dd43d80d04a1d0023c7a23a /tools/perf/builtin-diff.c | |
| parent | tools headers UAPI: Update tools's copy of linux/perf_event.h (diff) | |
| download | kernel-460c3ed999d700fa84c953f83141f580ef456b3c.tar.gz kernel-460c3ed999d700fa84c953f83141f580ef456b3c.zip | |
perf python: Include rwsem.c in the pythong biding
We'll need it for the cgroup patches, and its better to have it in a
separate patch in case we need to later revert the cgroup patches.
I.e. without this we have:
[root@five ~]# perf test -v python
19: 'import perf' in python :
--- start ---
test child forked, pid 148447
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: /tmp/build/perf/python/perf.cpython-37m-x86_64-linux-gnu.so: undefined symbol: down_write
test child finished with -1
---- end ----
'import perf' in python: FAILED!
[root@five ~]#
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-diff.c')
0 files changed, 0 insertions, 0 deletions
