aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/python/twatch.py
diff options
context:
space:
mode:
authorDavid Ahern <[email protected]>2013-07-26 14:27:23 +0000
committerArnaldo Carvalho de Melo <[email protected]>2013-08-07 20:35:24 +0000
commit602bab1b883090ffd125ed1253fe8ec127c048b1 (patch)
tree24d97c01ad4efdd17ec0304e1ee66f25ad5ea737 /tools/perf/python/twatch.py
parentperf evsel: Actually show symbol offset in stack trace when requested (diff)
downloadkernel-602bab1b883090ffd125ed1253fe8ec127c048b1.tar.gz
kernel-602bab1b883090ffd125ed1253fe8ec127c048b1.zip
perf tools: Fix compile of util/tsc.c
On Fedora 18, with gcc 4.6.4 compile fails with: arch/x86/util/tsc.c: In function ‘perf_time_to_tsc’: arch/x86/util/tsc.c:13:6: error: declaration of ‘time’ shadows a global declaration [-Werror=shadow] cc1: all warnings being treated as errors make: *** [/tmp/junk/arch/x86/util/tsc.o] Error 1 make: *** Waiting for unfinished jobs.... Fix by renaming the local variable. Signed-off-by: David Ahern <[email protected]> Cc: Adrian Hunter <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/python/twatch.py')
0 files changed, 0 insertions, 0 deletions