aboutsummaryrefslogtreecommitdiff
path: root/Documentation/perf_counter
AgeCommit message (Expand)Author
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-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-24perf top: fix segfaultMike Galbraith
2009-05-23perf_counter: Fix userspace buildPeter Zijlstra
2009-05-22perf_counter tools: increase limitsIngo Molnar
2009-05-15perf top: update to use the new freq interfacePeter Zijlstra
2009-05-15perf stat: handle Ctrl-CIngo Molnar
2009-05-15perf record: Allow specifying a pid to recordArnaldo Carvalho de Melo
2009-05-10perf_counter tools: fix buffer overwrite problem for perf top commandErdem Aktas
2009-05-09perf_counter tools: remove debug code from builtin-stat.cIngo Molnar
2009-05-05perf_counter: tools: update the tools to support process and inherited countersPeter Zijlstra
2009-05-03perf_counter tools: fix build errorMike Galbraith
2009-05-01perfcounter tools: get the syscall number from arch/*/include/asm/unistd.hThomas Gleixner
2009-05-01perfcounter tools: fix pointer mismatchThomas Gleixner
2009-05-01perfcounter tools: make rdclock an inline functionThomas Gleixner
2009-05-01perfcounter tools: move common defines ... to local header fileThomas Gleixner
2009-05-01perf_counter tools: remove build generated filesThomas Gleixner
2009-05-01perf_counter tools: fix x86 syscall numbersIngo Molnar
2009-05-01perf_counter: documentation updatePeter Zijlstra
2009-05-01perf_counter: tool: handle 0-length data filesPeter Zijlstra
2009-04-30perf_counter tools: fix infinite loop in perf-report on zeroed event recordsIngo Molnar
2009-04-30perf_counter tools: perf stat: make -l default-onIngo Molnar
2009-04-30perf_counter tools: add perf-report to the MakefileIngo Molnar
2009-04-29perf_counter: update 'perf top' documentationRobert Richter
2009-04-28perf_counter tools: fix Documentation/perf_counter build errorPeter Zijlstra
2009-04-27perf_counter tools: move helper library to util/*Ingo Molnar
2009-04-20perf_counter tools: fix 'make install'Ingo Molnar
2009-04-20perf_counter tools: add 'perf help'Ingo Molnar
2009-04-20perf_counter tools: fix --versionIngo Molnar
2009-04-20perf_counter tools: add 'perf record' commandIngo Molnar
2009-04-20perf_counter tools: add help textsIngo Molnar
2009-04-20perf_counter tools: separate kerneltop into 'perf top' and 'perf stat'Ingo Molnar
2009-04-20perf_counter tools: clean up after introduction of the Git command frameworkIngo Molnar
2009-04-20perf_counter tools: add in basic glue from GitIngo Molnar
2009-04-20perf_counter: copy in Git's top MakefileIngo Molnar
2009-04-09perf_counter tools: include PID in perf-report output, tweak user/kernel printutIngo Molnar
2009-04-08perf_counter: some simple userspace profilingPeter Zijlstra
2009-04-08perf_counter: kerneltop: keep up with ABI changesPeter Zijlstra