aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c
Commit message (Expand)AuthorAgeFilesLines
* perfcounter: Handle some IO return valuesFrederic Weisbecker2009-06-201-1/+4
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-42/+42
* perf_counter tools: Add a data file headerPeter Zijlstra2009-06-191-1/+15
* perf_counter: Update userspace callchain sampling usesPeter Zijlstra2009-06-191-47/+39
* perf report: Filter to parent set by defaultIngo Molnar2009-06-181-3/+27
* perf_counter tools: Handle lost eventsPeter Zijlstra2009-06-181-1/+28
* perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-181-1/+1
* 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