aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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-27Merge branch 'fix/pcm-jiffies-check' into for-linusTakashi Iwai
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-27ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai
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-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
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-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-25perf_counter: Fix perf-$cmd invokationPeter Zijlstra
2009-05-25perf stat: flip around ':k' and ':u' flagsIngo Molnar
2009-05-25perf top: Reduce display overheadMike Galbraith
2009-05-25perf_counter tools: increase limits, fixIngo Molnar
2009-05-24ALSA: hda - Add 5stack-no-fp model for STAC927xTakashi Iwai
2009-05-24perf top: fix segfaultMike Galbraith