summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c
Commit message (Expand)AuthorAgeFilesLines
...
* perf report: Add validation of call-chain entriesIngo Molnar2009-06-181-28/+46
* perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...Ingo Molnar2009-06-181-33/+34
* perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-171-1/+1
* perf report: Add --sort <call> --call <$regex>Peter Zijlstra2009-06-171-51/+158
* perf report: Fix 32-bit printf formatIngo Molnar2009-06-151-1/+1
* perf report: Add per system call overhead histogramIngo Molnar2009-06-151-0/+12
* perf record/report: Add call graph / call chain profilingIngo Molnar2009-06-141-12/+45
* perf report: Print out raw events in hexaIngo Molnar2009-06-141-1/+35
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-111-18/+18
* perf_counter tools: Normalize data using per sample period dataPeter Zijlstra2009-06-111-7/+11
* perf_counter tools: Small frequency related fixesPeter Zijlstra2009-06-101-2/+4
* perf_counter tools: Standardize color printingIngo Molnar2009-06-081-5/+8
* perf report: Add support for profiling JIT generated codePekka Enberg2009-06-081-1/+14
* perf report: Print more expressive message in case of file open errorIngo Molnar2009-06-071-1/+4
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+1291
OpenPOWER on IntegriCloud