aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/perf_counter
Commit message (Expand)AuthorAge
* perf_counter tools: Introduce stricter C code checkingIngo Molnar2009-05-27
* perf report: Show the IP only in --verbose modeArnaldo Carvalho de Melo2009-05-27
* perf report: Only load text symbols from kallsyms, fixIngo Molnar2009-05-27
* perf report: Only load text symbols from kallsymsArnaldo Carvalho de Melo2009-05-27
* perf report: Use hex2long instead of sscanfArnaldo Carvalho de Melo2009-05-27
* perf report: Sort output by symbol usageArnaldo Carvalho de Melo2009-05-26
* perf report: More robust error handlingPeter Zijlstra2009-05-26
* perf report: add more debuggingIngo Molnar2009-05-26
* perf report: add counter for unknown eventsIngo Molnar2009-05-26
* perf report: add --dump-raw-trace optionIngo Molnar2009-05-26
* perf: Don't assume /proc/kallsyms is orderedArnaldo Carvalho de Melo2009-05-26
* perf report: Fix kernel symbol resolutionArnaldo Carvalho de Melo2009-05-26
* perf report: Fix ELF symbol parsingPeter Zijlstra2009-05-26
* perf top: fix typo in -d optionMike Galbraith2009-05-26
* perf top: Remove leftover NMI/IRQ bitsMike Galbraith2009-05-26
* perf report: Add help/manpageIngo Molnar2009-05-26
* perf record: Convert to Git option parsingIngo Molnar2009-05-26
* perf report: Fix segfault on unknown symbolsPeter Zijlstra2009-05-26
* perf_counter: Use rb_tree for symhists and threads in reportArnaldo Carvalho de Melo2009-05-26
* perf_counter: Add our private copy of list.hArnaldo Carvalho de Melo2009-05-26
* perf_counter: Use rb_trees in perf reportArnaldo Carvalho de Melo2009-05-26
* perf_counter: Implement dso__load using libelfArnaldo Carvalho de Melo2009-05-26
* perf_counter tools: remove the standalone perf-report utilityIngo Molnar2009-05-26
* perf_counter: First part of 'perf report' conversion to C + elfutilsArnaldo Carvalho de Melo2009-05-26
* perf top: Convert to Git option parsingIngo Molnar2009-05-26
* perf stat: Convert to Git option parsingIngo Molnar2009-05-26
* perf_counter tools: Librarize event string parsingIngo Molnar2009-05-26
* perf record: Convert to Git option parsingIngo Molnar2009-05-26
* perf stat: Remove unused variableIngo Molnar2009-05-26
* perf record: Straighten out argv typesIngo Molnar2009-05-26
* perf_counter: Fix perf-$cmd invokationPeter Zijlstra2009-05-25
* perf stat: flip around ':k' and ':u' flagsIngo Molnar2009-05-25
* perf top: Reduce display overheadMike Galbraith2009-05-25
* perf_counter tools: increase limits, fixIngo Molnar2009-05-25
* perf top: fix segfaultMike Galbraith2009-05-24
* perf_counter: Fix userspace buildPeter Zijlstra2009-05-23
* perf_counter tools: increase limitsIngo Molnar2009-05-22
* perf top: update to use the new freq interfacePeter Zijlstra2009-05-15
* perf stat: handle Ctrl-CIngo Molnar2009-05-15
* perf record: Allow specifying a pid to recordArnaldo Carvalho de Melo2009-05-15
* perf_counter tools: fix buffer overwrite problem for perf top commandErdem Aktas2009-05-10
* perf_counter tools: remove debug code from builtin-stat.cIngo Molnar2009-05-09
* perf_counter: tools: update the tools to support process and inherited countersPeter Zijlstra2009-05-05
* perf_counter tools: fix build errorMike Galbraith2009-05-03
* perfcounter tools: get the syscall number from arch/*/include/asm/unistd.hThomas Gleixner2009-05-01
* perfcounter tools: fix pointer mismatchThomas Gleixner2009-05-01
* perfcounter tools: make rdclock an inline functionThomas Gleixner2009-05-01
* perfcounter tools: move common defines ... to local header fileThomas Gleixner2009-05-01
* perf_counter tools: remove build generated filesThomas Gleixner2009-05-01
* perf_counter tools: fix x86 syscall numbersIngo Molnar2009-05-01