aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-script.c
AgeCommit message (Collapse)AuthorFilesLines
2010-12-01Merge branch 'perf/rename' into perf/coreIngo Molnar1-0/+843
Merge reason: This is an older commit under testing that was not pushed yet - merge it. Also fix up the merge in command-list.txt. Signed-off-by: Ingo Molnar <[email protected]> Acked-by: Tom Zanussi <[email protected]>
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar1-0/+826
Free the perf trace name space and rename the trace to 'script' which is a better match for the scripting engine. Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>