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