aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-report.c
AgeCommit message (Expand)Author
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-31perf tools: Librarize idle thread registrationFrederic Weisbecker
2009-08-31Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar
2009-08-28perf tools: do not complain if root is owning perf.dataPierre Habouzit
2009-08-24Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-19perf tools: Check perf.data ownerPeter Zijlstra
2009-08-18perf tools: Fix comm column adjustingFrederic Weisbecker
2009-08-18perf tools: Fix spelling mistake in callchain errorFrederic Weisbecker
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker
2009-08-16perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker
2009-08-16perf tools: Put the show mode into the event headers filesFrederic Weisbecker
2009-08-16perf tools: Factorize the dprintf definitionFrederic Weisbecker
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-08-15perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker
2009-08-15Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo
2009-08-12perf report: Show the tid too in -DArnaldo Carvalho de Melo
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker
2009-08-10perf report: Add raw displaying of per-thread countersBrice Goglin
2009-08-09perf report: Fix and improve the displaying of per-thread event countersBrice Goglin
2009-08-09perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker
2009-08-09perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker
2009-08-09perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo
2009-08-09perf report: Fix per task mult-counter stat reportingPeter Zijlstra
2009-08-09perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker
2009-08-05perf report: Make --sort comm,dso,symbol the defaultPekka Enberg
2009-08-04perf: Fix read buffer overflowRoel Kluin
2009-08-02perf report: Update for the new FORK/EXIT eventsPeter Zijlstra
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-22Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra
2009-07-18perf_counter: Make call graph option consistentAnton Blanchard
2009-07-11perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo
2009-07-11perf report: Make the output more compactArnaldo Carvalho de Melo
2009-07-11perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo
2009-07-11perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo
2009-07-05perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker
2009-07-05perf report: Change default callchain parametersFrederic Weisbecker
2009-07-05perf report: Use a modifiable string for default callchain optionsFrederic Weisbecker
2009-07-05perf report: Warn on callchain output request from non-callchain fileFrederic Weisbecker
2009-07-03perf report: Annotate variable initializationIngo Molnar
2009-07-02perf_counter tools: Display percents of hits in callchain with overhead colorsFrederic Weisbecker
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker
2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker
2009-07-02perf report: Add support for callchain graph outputFrederic Weisbecker
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith
2009-07-02perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith
2009-07-02perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith
2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo