summaryrefslogtreecommitdiffstats
path: root/Documentation/perf_counter
AgeCommit message (Expand)Author
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
2009-04-06perf_counter tools: update to new syscall ABIPeter Zijlstra
2009-04-06perf_counter tools: when no command is feed to perfstat, display help and exitWu Fengguang
2009-04-06perf_counter tools: cut down default count for cpu-cyclesWu Fengguang
2009-04-06perf_counter tools: fix event_id typeWu Fengguang
2009-04-06perf_counter tools: fix comment for sym_weight()Wu Fengguang
2009-04-06perf_counter tools: move remaining code into kerneltop.cWu Fengguang
2009-04-06perf_counter tools: Reuse event_name() in kerneltopWu Fengguang
2009-04-06perf_counter tools: support symbolic event names in kerneltopWu Fengguang
2009-04-06perf_counter tools: Move perfstat supporting code into perfcounters.hWu Fengguang
2009-04-06perf_counter tools: Merge common code into perfcounters.hWu Fengguang
2009-04-06perf_counter: add sample user-space to Documentation/perf_counter/Ingo Molnar
2009-04-06perf_counter: create Documentation/perf_counter/ and move perfcounters.txt thereIngo Molnar