aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-06perf trace: Remove unused code in builtin-trace.cTom Zanussi1-6/+0
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-11/+11
2009-09-03perf trace: Fix parsing of perf.dataIngo Molnar1-0/+1
2009-09-03perf trace: Sample timestamps as wellIngo Molnar1-1/+7
2009-09-02perf trace: Sample the CPU tooIngo Molnar1-1/+8
2009-08-31perf tools: Resolve idle thread cmdline for perf traceFrederic Weisbecker1-0/+1
2009-08-21perf trace: Add OPT_END to option array of perf-traceMasami Hiramatsu1-0/+1
2009-08-18perf tools: Warn while running perf trace without sampleFrederic Weisbecker1-0/+4
2009-08-17perf tools: Add perf traceFrederic Weisbecker1-0/+277