aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLuke Mujica <[email protected]>2019-06-25 10:31:22 -0700
committerArnaldo Carvalho de Melo <[email protected]>2019-07-01 22:50:42 -0300
commit06c642c0e9fceafd16b1a4c80d44b1c09e282215 (patch)
tree9892f0784574adbd397d68df6a7326d25bea162a /tools/perf/scripts/python/export-to-postgresql.py
parentaa23aa55166c2865ac430168c4b9d405cf8c6980 (diff)
perf jevents: Use nonlocal include statements in pmu-events.c
Change pmu-events.c to not use local include statements. The code that creates the include statements for pmu-events.c is in jevents.c. pmu-events.c is a generated file, and for build systems that put generated files in a separate directory, include statements with local pathing cannot find non-generated files. Signed-off-by: Luke Mujica <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Numfor Mbiziwo-Tiapo <[email protected]> Cc: Stephane Eranian <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions