aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/perf_counter/builtin-report.c
Commit message (Expand)AuthorAge
* perf_counter tools: Sample and display frequency adjustment changesIngo Molnar2009-06-05
* perf_counter tools: Clarify events/samples namingIngo Molnar2009-06-05
* perf report: Display user/kernel differentiatorIngo Molnar2009-06-05
* perf report: Deal with mapsPeter Zijlstra2009-06-05
* perf_counter tools: Fix incorrect printf formatsYong Wang2009-06-05
* perf report: Add -vvv to print the list of threads and its mmapsArnaldo Carvalho de Melo2009-06-04
* perf_counter tools: Use fork and remove munmap eventsPeter Zijlstra2009-06-04
* perf report: Bail out if there are unrecognized options/argumentsIngo Molnar2009-06-04
* perf_counter tools: Add color terminal output supportIngo Molnar2009-06-04
* perf report: Add consistent spacing rulesPeter Zijlstra2009-06-04
* perf report: Print out the total number of eventsIngo Molnar2009-06-04
* perf_counter tools: Print out symbol parsing errors only if --verboseIngo Molnar2009-06-04
* perf report: Simplify symbol outputPeter Zijlstra2009-06-04
* perf record/report: Fix PID/COMM handlingIngo Molnar2009-06-04
* perf report: Fix rbtree bugArnaldo Carvalho de Melo2009-06-04
* perf report: Handle all known event typesIngo Molnar2009-06-03
* perf report: Split out event processing helpersIngo Molnar2009-06-03
* perf report: Clean up event processingIngo Molnar2009-06-03
* perf report: Add front-entry cache for lookupsIngo Molnar2009-06-03
* perf report: Display 100% correctlyIngo Molnar2009-06-03
* perf report: Fix comm sortingPeter Zijlstra2009-06-03
* perf report: Handle vDSO symbols properlyIngo Molnar2009-06-03
* perf report: Improve sort key recognitionIngo Molnar2009-06-03
* perf report: Print -D to stdoutIngo Molnar2009-06-03
* perf_counter tools: Make source code headers more coherentIngo Molnar2009-06-02
* perf report: Print more info instead of <unknown> entriesIngo Molnar2009-06-02
* perf report: Fix column width/alignment of dsosIngo Molnar2009-06-02
* perf report: Separate out idle threadsPeter Zijlstra2009-06-02
* perf report: Clean up the default outputIngo Molnar2009-06-02
* perf_counter: tools: Expand the COMM,MMAP event synthesizerPeter Zijlstra2009-06-02
* perf_counter tools: Fix uninitialized variable in perf-report.cMike Galbraith2009-06-02
* perf_counter tools: Use hex2u64 in more placesArnaldo Carvalho de Melo2009-06-01
* perf_counter tools: Shorten the DSO names using cwdArnaldo Carvalho de Melo2009-05-29
* perf_counter tools: Optionally pass a symbol filter to the dso load routinesArnaldo Carvalho de Melo2009-05-28
* perf_counter tools: Consolidate dso methods to load kernel symbolsArnaldo Carvalho de Melo2009-05-28
* perf_counter tools: struct symbol priv areaArnaldo Carvalho de Melo2009-05-28
* perf_counter tools: Move symbol resolution classes from report to libperfArnaldo Carvalho de Melo2009-05-28
* perf_counter tools: report: Add help text for --sortIngo Molnar2009-05-28
* perf_counter tools: report: Implement header output for --sort variantsPeter Zijlstra2009-05-28
* pref_counter: tools: report: Robustify in case of weird eventsIngo Molnar2009-05-27
* pref_counter: tools: report: Add header printout & prettifyIngo Molnar2009-05-27
* pref_counter: tools: report: Add dso sortingPeter Zijlstra2009-05-27
* perf_counter: tools: report: Add comm sortingPeter Zijlstra2009-05-27
* pref_counter: tools: report: Add --sort optionPeter Zijlstra2009-05-27
* perf_counter: tools: report: Dynamic sort/print bitsPeter Zijlstra2009-05-27
* perf_counter: tools: report: Rework histogram codePeter Zijlstra2009-05-27
* perf_counter: tools: report: Add vmlinux supportPeter Zijlstra2009-05-27
* perf_counter: tools: /usr/lib/debug%s.debug supportPeter Zijlstra2009-05-27
* perf report: Remove <ctype.h> includeIngo Molnar2009-05-27
* perf_counter tools: Add built-in pager supportIngo Molnar2009-05-27