aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker1-1/+4
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-42/+42
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra1-1/+15
2009-06-19perf_counter: Update userspace callchain sampling usesPeter Zijlstra1-47/+39
2009-06-18perf report: Filter to parent set by defaultIngo Molnar1-3/+27
2009-06-18perf_counter tools: Handle lost eventsPeter Zijlstra1-1/+28
2009-06-18perf_counter tools: Add and use isprint()Peter Zijlstra1-1/+1
2009-06-18perf report: Add validation of call-chain entriesIngo Molnar1-28/+46
2009-06-18perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain featuresIngo Molnar1-33/+34
2009-06-17perf_counter tools: Replace isprint() with issane()Peter Zijlstra1-1/+1
2009-06-17perf report: Add --sort <call> --call <$regex>Peter Zijlstra1-51/+158
2009-06-15perf report: Fix 32-bit printf formatIngo Molnar1-1/+1
2009-06-15perf report: Add per system call overhead histogramIngo Molnar1-0/+12
2009-06-14perf record/report: Add call graph / call chain profilingIngo Molnar1-12/+45
2009-06-14perf report: Print out raw events in hexaIngo Molnar1-1/+35
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar1-18/+18
2009-06-11perf_counter tools: Normalize data using per sample period dataPeter Zijlstra1-7/+11
2009-06-10perf_counter tools: Small frequency related fixesPeter Zijlstra1-2/+4
2009-06-08perf_counter tools: Standardize color printingIngo Molnar1-5/+8
2009-06-08perf report: Add support for profiling JIT generated codePekka Enberg1-1/+14
2009-06-07perf report: Print more expressive message in case of file open errorIngo Molnar1-1/+4
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+1291