aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-report.c
AgeCommit message (Expand)Author
2009-06-15perf report: Add per system call overhead histogramIngo Molnar
2009-06-14perf record/report: Add call graph / call chain profilingIngo Molnar
2009-06-14perf report: Print out raw events in hexaIngo Molnar
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar
2009-06-11perf_counter tools: Normalize data using per sample period dataPeter Zijlstra
2009-06-10perf_counter tools: Small frequency related fixesPeter Zijlstra
2009-06-08perf_counter tools: Standardize color printingIngo Molnar
2009-06-08perf report: Add support for profiling JIT generated codePekka Enberg
2009-06-07perf report: Print more expressive message in case of file open errorIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar