aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-report.c
Commit message (Expand)AuthorAge
* perf tools: Move dereference after NULL testJulia Lawall2009-10-17
* perf tools: Move threads & last_match to threads.cArnaldo Carvalho de Melo2009-10-13
* perf tools: Up the verbose level for some really verbose stuffArnaldo Carvalho de Melo2009-10-08
* perf tools: Unify perf.data mapping and events handlingFrederic Weisbecker2009-10-08
* perf report: Use kernel_maps__find_symbol as fallback to find vdsos, etcArnaldo Carvalho de Melo2009-10-05
* perf tools: Remove show_mask bitmaskArnaldo Carvalho de Melo2009-10-04
* perf tools: Move hist_entry__add common code to hist.cArnaldo Carvalho de Melo2009-10-03
* perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo2009-10-02
* perf tools: Put common histogram functions in their own fileJohn Kacur2009-09-30
* perf tools: Create util/sort.and use itJohn Kacur2009-09-24
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* perf tools: Librarize idle thread registrationFrederic Weisbecker2009-08-31
* Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar2009-08-31
|\
| * perf tools: Fix spelling mistake in callchain errorFrederic Weisbecker2009-08-17
* | perf tools: do not complain if root is owning perf.dataPierre Habouzit2009-08-28
* | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-24
|\ \
| * | perf tools: Check perf.data ownerPeter Zijlstra2009-08-19
* | | perf tools: Fix comm column adjustingFrederic Weisbecker2009-08-18
| |/ |/|
* | perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-16
* | perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker2009-08-16
* | perf tools: Put the show mode into the event headers filesFrederic Weisbecker2009-08-16
* | perf tools: Factorize the dprintf definitionFrederic Weisbecker2009-08-16
* | perf: Enable more compiler warningsIngo Molnar2009-08-16
* | perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker2009-08-15
* | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-15
|\|
| * perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo2009-08-13
| * perf report: Show the tid too in -DArnaldo Carvalho de Melo2009-08-12
* | perf tools: Factorize the map helpersFrederic Weisbecker2009-08-12
* | perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-12
* | perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-12
* | perf report: Add raw displaying of per-thread countersBrice Goglin2009-08-10
* | perf report: Fix and improve the displaying of per-thread event countersBrice Goglin2009-08-09
|/
* perf tools: callchain: Fix sum of percentages to be 100% by displaying amount...Frederic Weisbecker2009-08-09
* perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-09
* perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-09
* perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-09
* perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-09
* perf report: Make --sort comm,dso,symbol the defaultPekka Enberg2009-08-05
* perf: Fix read buffer overflowRoel Kluin2009-08-04
* perf report: Update for the new FORK/EXIT eventsPeter Zijlstra2009-08-02
* perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
* Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-22
|\
| * perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-11
| * perf report: Make the output more compactArnaldo Carvalho de Melo2009-07-11
| * perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo2009-07-11
| * perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-11
* | perf_counter: Make call graph option consistentAnton Blanchard2009-07-18
|/
* perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker2009-07-05
* perf report: Change default callchain parametersFrederic Weisbecker2009-07-05
* perf report: Use a modifiable string for default callchain optionsFrederic Weisbecker2009-07-05