summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* perf_counter tools: report: Add help text for --sortIngo Molnar2009-05-281-1/+2
* perf_counter tools: report: Implement header output for --sort variantsPeter Zijlstra2009-05-281-42/+28
* pref_counter: tools: report: Robustify in case of weird eventsIngo Molnar2009-05-271-9/+8
* pref_counter: tools: report: Add header printout & prettifyIngo Molnar2009-05-271-10/+30
* pref_counter: tools: report: Add dso sortingPeter Zijlstra2009-05-271-0/+30
* perf_counter: tools: report: Add comm sortingPeter Zijlstra2009-05-271-0/+30
* pref_counter: tools: report: Add --sort optionPeter Zijlstra2009-05-271-2/+41
* perf_counter: tools: report: Dynamic sort/print bitsPeter Zijlstra2009-05-271-34/+107
* perf_counter: tools: report: Rework histogram codePeter Zijlstra2009-05-271-151/+143
* perf_counter: tools: report: Add vmlinux supportPeter Zijlstra2009-05-271-1/+36
* perf_counter: tools: /usr/lib/debug%s.debug supportPeter Zijlstra2009-05-271-18/+76
* perf report: Remove <ctype.h> includeIngo Molnar2009-05-271-1/+0
* perf record: Fix the profiling of existing pid or whole boxMike Galbraith2009-05-271-2/+2
* perf_counter tools: Add built-in pager supportIngo Molnar2009-05-276-0/+177
* perf_counter tools: Rename output.perf to perf.dataIngo Molnar2009-05-274-6/+6
* perf_counter tools: Introduce stricter C code checkingIngo Molnar2009-05-279-74/+82
* perf report: Show the IP only in --verbose modeArnaldo Carvalho de Melo2009-05-271-2/+8
* perf report: Only load text symbols from kallsyms, fixIngo Molnar2009-05-271-12/+18
* perf report: Only load text symbols from kallsymsArnaldo Carvalho de Melo2009-05-271-3/+11
* perf report: Use hex2long instead of sscanfArnaldo Carvalho de Melo2009-05-271-13/+50
* perf report: Sort output by symbol usageArnaldo Carvalho de Melo2009-05-261-30/+99
* perf report: More robust error handlingPeter Zijlstra2009-05-261-7/+20
* perf report: add more debuggingIngo Molnar2009-05-261-7/+15
* perf report: add counter for unknown eventsIngo Molnar2009-05-261-4/+6
* perf report: add --dump-raw-trace optionIngo Molnar2009-05-261-1/+38
* perf: Don't assume /proc/kallsyms is orderedArnaldo Carvalho de Melo2009-05-261-19/+25
* perf report: Fix kernel symbol resolutionArnaldo Carvalho de Melo2009-05-261-5/+21
* perf report: Fix ELF symbol parsingPeter Zijlstra2009-05-262-52/+22
* perf top: fix typo in -d optionMike Galbraith2009-05-261-1/+1
* perf top: Remove leftover NMI/IRQ bitsMike Galbraith2009-05-261-6/+4
* perf report: Add help/manpageIngo Molnar2009-05-261-0/+32
* perf record: Convert to Git option parsingIngo Molnar2009-05-261-88/+38
* perf report: Fix segfault on unknown symbolsPeter Zijlstra2009-05-261-1/+1
* perf_counter: Use rb_tree for symhists and threads in reportArnaldo Carvalho de Melo2009-05-261-103/+75
* perf_counter: Add our private copy of list.hArnaldo Carvalho de Melo2009-05-261-0/+603
* perf_counter: Use rb_trees in perf reportArnaldo Carvalho de Melo2009-05-264-16/+601
* perf_counter: Implement dso__load using libelfArnaldo Carvalho de Melo2009-05-262-3/+121
* perf_counter tools: remove the standalone perf-report utilityIngo Molnar2009-05-261-515/+0
* perf_counter: First part of 'perf report' conversion to C + elfutilsArnaldo Carvalho de Melo2009-05-265-5/+755
* perf top: Convert to Git option parsingIngo Molnar2009-05-261-454/+105
* perf stat: Convert to Git option parsingIngo Molnar2009-05-264-364/+145
* perf_counter tools: Librarize event string parsingIngo Molnar2009-05-264-148/+145
* perf record: Convert to Git option parsingIngo Molnar2009-05-262-198/+177
* perf stat: Remove unused variableIngo Molnar2009-05-261-2/+0
* perf record: Straighten out argv typesIngo Molnar2009-05-261-2/+2
* perf_counter: Fix perf-$cmd invokationPeter Zijlstra2009-05-251-1/+1
* perf stat: flip around ':k' and ':u' flagsIngo Molnar2009-05-251-2/+2
* perf top: Reduce display overheadMike Galbraith2009-05-251-26/+28
* perf_counter tools: increase limits, fixIngo Molnar2009-05-251-2/+2
* perf top: fix segfaultMike Galbraith2009-05-241-2/+3
OpenPOWER on IntegriCloud