summaryrefslogtreecommitdiffstats
path: root/Documentation/perf_counter
AgeCommit message (Expand)Author
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
2009-04-07perf_counter tools: kerneltop: display per function percentage along with eve...Mike Galbraith
2009-04-06perf_counter: kerneltop: update to new ABIPeter Zijlstra
2009-04-06perf_counter tools: kerneltop: add real-time data acquisition threadMike Galbraith
2009-04-06perf_counter tools: kerneltop: update event_typesPeter Zijlstra
2009-04-06perf_counter tools: optionally scale counter values in perfstat modePaul Mackerras
2009-04-06perf_counter: kerneltop: parse the mmap data streamPeter Zijlstra
2009-04-06perf_counter: kerneltop: simplify data_head readPeter Zijlstra
2009-04-06perf_counter: kerneltop: output event supportPeter Zijlstra
2009-04-06perf_counter: kerneltop: mmap_pages argumentPeter Zijlstra
2009-04-06perf_counter: update documentationPaul Mackerras
2009-04-06perf_counter tools: remove glib dependency and fix bugs in kerneltop.c, fix p...Peter Zijlstra
2009-04-06perf_counter tools: remove glib dependency and fix bugs in kerneltop.cPaul Mackerras
2009-04-06perf_counter tools: increase cpu-cycles againIngo Molnar
2009-04-06perf_counter tools: fix build warning in kerneltop.cIngo Molnar
2009-04-06perf_counter tools: tidy up in-kernel dependenciesIngo Molnar
2009-04-06perf_counter tools: use mmap() outputPeter Zijlstra