aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 record: Fix the profiling of existing pid or whole boxMike Galbraith
2009-05-27perf_counter tools: Add built-in pager supportIngo Molnar
2009-05-27perf_counter tools: Rename output.perf to perf.dataIngo Molnar
2009-05-27perf_counter tools: Introduce stricter C code checkingIngo Molnar
2009-05-27perf report: Show the IP only in --verbose modeArnaldo Carvalho de Melo
2009-05-27perf report: Only load text symbols from kallsyms, fixIngo Molnar
2009-05-27perf report: Only load text symbols from kallsymsArnaldo Carvalho de Melo
2009-05-27perf report: Use hex2long instead of sscanfArnaldo Carvalho de Melo
2009-05-26perf report: Sort output by symbol usageArnaldo Carvalho de Melo
2009-05-26perf report: More robust error handlingPeter Zijlstra
2009-05-26perf report: add more debuggingIngo Molnar
2009-05-26perf report: add counter for unknown eventsIngo Molnar
2009-05-26perf report: add --dump-raw-trace optionIngo Molnar
2009-05-26perf: Don't assume /proc/kallsyms is orderedArnaldo Carvalho de Melo
2009-05-26perf report: Fix kernel symbol resolutionArnaldo Carvalho de Melo
2009-05-26perf report: Fix ELF symbol parsingPeter Zijlstra
2009-05-26perf top: fix typo in -d optionMike Galbraith
2009-05-26perf top: Remove leftover NMI/IRQ bitsMike Galbraith
2009-05-26perf report: Add help/manpageIngo Molnar
2009-05-26perf record: Convert to Git option parsingIngo Molnar
2009-05-26perf report: Fix segfault on unknown symbolsPeter Zijlstra
2009-05-26perf_counter: Use rb_tree for symhists and threads in reportArnaldo Carvalho de Melo
2009-05-26perf_counter: Add our private copy of list.hArnaldo Carvalho de Melo
2009-05-26perf_counter: Use rb_trees in perf reportArnaldo Carvalho de Melo
2009-05-26perf_counter: Implement dso__load using libelfArnaldo Carvalho de Melo
2009-05-26perf_counter tools: remove the standalone perf-report utilityIngo Molnar
2009-05-26perf_counter: First part of 'perf report' conversion to C + elfutilsArnaldo Carvalho de Melo
2009-05-26perf top: Convert to Git option parsingIngo Molnar
2009-05-26perf stat: Convert to Git option parsingIngo Molnar
2009-05-26perf_counter tools: Librarize event string parsingIngo Molnar
2009-05-26perf record: Convert to Git option parsingIngo Molnar
2009-05-26perf stat: Remove unused variableIngo Molnar
2009-05-26perf record: Straighten out argv typesIngo Molnar
2009-05-26perf_counter: Initialize ->oncpu properlyIngo Molnar
2009-05-26perf_counter, x86: Make NMI lockups more robustIngo Molnar
2009-05-26perf_counter, x86: Fix APIC NMI programmingIngo Molnar
2009-05-26perf_counter: powerpc: Implement interrupt throttlingPaul Mackerras
2009-05-25perf_counter: fix warning & lockupIngo Molnar
2009-05-25Revert "perf_counter, x86: speed up the scheduling fast-path"Ingo Molnar
2009-05-25perf_counter: Generic per counter interrupt throttlePeter Zijlstra
2009-05-25perf_counter: x86: Remove interrupt throttlePeter Zijlstra
2009-05-25perf_counter: x86: Expose INV and EDGE bitsPeter Zijlstra
2009-05-25perf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for cpu countersPeter Zijlstra
2009-05-25perf_counter: Propagate inheritance failures down the fork() pathPeter Zijlstra
2009-05-25perf_counter: Make pctrl() affect inherited counters tooPeter Zijlstra
2009-05-25perf_counter: Remove unused ABI bitsPeter Zijlstra