aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2016-01-12 10:35:29 +0100
committerArnaldo Carvalho de Melo <[email protected]>2016-01-12 11:13:52 -0300
commit8a59f3ccbc11fcb222b046a64929dd473f7dff54 (patch)
tree60cf633a15d1460b20f52f9ec254ce21f5d4e762 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent0bd106d26dbe444160104b3153ca1652d2ab913b (diff)
perf stat: Fix recort_usage typo
Markus reported gcc 6 complains when compiling perf stat command: builtin-stat.c:1591:27: error: ‘recort_usage’ defined but not used [-Werror=unused-const-variable] static const char * const recort_usage[] = { ^~~~~~~~~~~~ I fixed the typo and realized we already export record_usage, so I also prefixed it with stat (and included report_usage). Reported-by: Markus Trippelsdorf <[email protected]> Signed-off-by: Jiri Olsa <[email protected]> Cc: David Ahern <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions