aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-report.c
AgeCommit message (Expand)Author
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-07-01perf report: Fix HV bit mismergeIngo Molnar
2009-07-01perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker
2009-07-01perf report: Add hypervisor dsoAnton Blanchard
2009-07-01perf report: Fix reporting of hypervisorAnton Blanchard
2009-07-01perf report: Add --symbols parameterArnaldo Carvalho de Melo
2009-07-01perf report: Add --comms parameterArnaldo Carvalho de Melo
2009-07-01perf report: Add --dsos parameterArnaldo Carvalho de Melo
2009-06-26perf report: Print sorted callchains per histogram entriesFrederic Weisbecker
2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker
2009-06-25perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra
2009-06-23perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra
2009-06-22perf report: Output more symbol related debug dataPeter Zijlstra
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-19perf_counter tools: Add a data file headerPeter Zijlstra
2009-06-19perf_counter: Update userspace callchain sampling usesPeter Zijlstra
2009-06-18perf report: Filter to parent set by defaultIngo Molnar
2009-06-18perf_counter tools: Handle lost eventsPeter Zijlstra
2009-06-18perf_counter tools: Add and use isprint()Peter Zijlstra
2009-06-18perf report: Add validation of call-chain entriesIngo Molnar
2009-06-18perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...Ingo Molnar
2009-06-17perf_counter tools: Replace isprint() with issane()Peter Zijlstra
2009-06-17perf report: Add --sort <call> --call <$regex>Peter Zijlstra
2009-06-15perf report: Fix 32-bit printf formatIngo Molnar
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