aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNumfor Mbiziwo-Tiapo <[email protected]>2019-06-20 21:54:46 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-06-25 11:47:09 +0000
commit2d7102a0453769fd37e9f4ce68652e104fbf5c84 (patch)
tree8d98aa1289bc9868f5cb9b6c669bb137d007d9d8 /tools/perf/scripts/python
parentperf/cgroups: Don't rotate events for cgroups unnecessarily (diff)
downloadkernel-2d7102a0453769fd37e9f4ce68652e104fbf5c84.tar.gz
kernel-2d7102a0453769fd37e9f4ce68652e104fbf5c84.zip
perf tools: Fix cache.h include directive
Change the include path so that progress.c can find cache.h since it was previously searching in the wrong directory. Committer notes: $ ls -la tools/perf/ui/../cache.h ls: cannot access 'tools/perf/ui/../cache.h': No such file or directory So it really should include ../../util/cache.h, or plain cache.h, since we have -Iutil in INC_FLAGS in tools/perf/Makefile.config Signed-off-by: Numfor Mbiziwo-Tiapo <[email protected]> Cc: Jiri Olsa <[email protected]>, Cc: Luke Mujica <[email protected]>, Cc: Stephane Eranian <[email protected]> To: Ian Rogers <[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')
0 files changed, 0 insertions, 0 deletions