summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c
Commit message (Expand)AuthorAgeFilesLines
* perf report: Add --symbols parameterArnaldo Carvalho de Melo2009-07-011-2/+8
* perf report: Add --comms parameterArnaldo Carvalho de Melo2009-07-011-10/+23
* perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-07-011-0/+16
* perf report: Print sorted callchains per histogram entriesFrederic Weisbecker2009-06-261-11/+71
* perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-261-5/+0Star
* perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra2009-06-251-0/+24
* perf_counter: Rework the sample ABIPeter Zijlstra2009-06-251-13/+19
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-251-9/+28
* perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra2009-06-231-3/+21
* perf report: Output more symbol related debug dataPeter Zijlstra2009-06-221-2/+3
* 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/+39Star
* 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