aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPaul Mackerras <[email protected]>2009-06-04 09:49:59 +1000
committerIngo Molnar <[email protected]>2009-06-04 13:20:11 +0200
commit1b58c2515be48d5df79d20210ac5a86e30094de2 (patch)
treea4e5fee523a3ef68a85df4f4b039696a4f9772ba /tools/perf/scripts/python/bin
parent6e53cdf11dfc8d302ebb67e7112d1baf8d7c66d4 (diff)
perf_counter: powerpc: Use new identifier names in powerpc-specific code
Commit b23f3325 ("perf_counter: Rename various fields") fixed up most of the uses of the renamed fields, but missed one instance of "record_type" in powerpc-specific code which needs to be changed to "sample_type", and a "PERF_RECORD_ADDR" in the same statement that needs to be changed to "PERF_SAMPLE_ADDR", causing compilation errors on powerpc. This fixes it. Signed-off-by: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions