summaryrefslogtreecommitdiff
path: root/Documentation/perf_counter
AgeCommit message (Expand)AuthorFilesLines
2009-04-28perf_counter tools: fix Documentation/perf_counter build errorPeter Zijlstra2-2/+0
2009-04-27perf_counter tools: move helper library to util/*Ingo Molnar31-47/+46
2009-04-20perf_counter tools: fix 'make install'Ingo Molnar1-17/+2
2009-04-20perf_counter tools: add 'perf help'Ingo Molnar3-0/+40
2009-04-20perf_counter tools: fix --versionIngo Molnar2-1/+3
2009-04-20perf_counter tools: add 'perf record' commandIngo Molnar6-30/+73
2009-04-20perf_counter tools: add help textsIngo Molnar4-6/+143
2009-04-20perf_counter tools: separate kerneltop into 'perf top' and 'perf stat'Ingo Molnar7-1610/+601
2009-04-20perf_counter tools: clean up after introduction of the Git command frameworkIngo Molnar8-352/+45
2009-04-20perf_counter tools: add in basic glue from GitIngo Molnar35-859/+7953
2009-04-20perf_counter: copy in Git's top MakefileIngo Molnar1-11/+1724
2009-04-09perf_counter tools: include PID in perf-report output, tweak user/kernel printutIngo Molnar1-5/+12
2009-04-08perf_counter: some simple userspace profilingPeter Zijlstra3-1/+1009
2009-04-08perf_counter: kerneltop: keep up with ABI changesPeter Zijlstra1-16/+16
2009-04-07perf_counter tools: kerneltop: display per function percentage along with eve...Mike Galbraith1-22/+23
2009-04-06perf_counter: kerneltop: update to new ABIPeter Zijlstra1-5/+4
2009-04-06perf_counter tools: kerneltop: add real-time data acquisition threadMike Galbraith1-18/+39
2009-04-06perf_counter tools: kerneltop: update event_typesPeter Zijlstra1-2/+2
2009-04-06perf_counter tools: optionally scale counter values in perfstat modePaul Mackerras1-11/+45
2009-04-06perf_counter: kerneltop: parse the mmap data streamPeter Zijlstra1-6/+44
2009-04-06perf_counter: kerneltop: simplify data_head readPeter Zijlstra1-13/+1
2009-04-06perf_counter: kerneltop: output event supportPeter Zijlstra1-6/+59
2009-04-06perf_counter: kerneltop: mmap_pages argumentPeter Zijlstra1-6/+25
2009-04-06perf_counter: update documentationPaul Mackerras1-66/+202
2009-04-06perf_counter tools: remove glib dependency and fix bugs in kerneltop.c, fix p...Peter Zijlstra1-5/+6
2009-04-06perf_counter tools: remove glib dependency and fix bugs in kerneltop.cPaul Mackerras2-68/+46
2009-04-06perf_counter tools: increase cpu-cycles againIngo Molnar1-1/+1
2009-04-06perf_counter tools: fix build warning in kerneltop.cIngo Molnar1-1/+1
2009-04-06perf_counter tools: tidy up in-kernel dependenciesIngo Molnar4-395/+2
2009-04-06perf_counter tools: use mmap() outputPeter Zijlstra1-14/+79
2009-04-06perf_counter tools: update to new syscall ABIPeter Zijlstra1-78/+157
2009-04-06perf_counter tools: when no command is feed to perfstat, display help and exitWu Fengguang1-0/+3
2009-04-06perf_counter tools: cut down default count for cpu-cyclesWu Fengguang1-1/+1
2009-04-06perf_counter tools: fix event_id typeWu Fengguang1-4/+5
2009-04-06perf_counter tools: fix comment for sym_weight()Wu Fengguang1-1/+1
2009-04-06perf_counter tools: move remaining code into kerneltop.cWu Fengguang2-230/+432
2009-04-06perf_counter tools: Reuse event_name() in kerneltopWu Fengguang1-14/+1
2009-04-06perf_counter tools: support symbolic event names in kerneltopWu Fengguang3-35/+16
2009-04-06perf_counter tools: Move perfstat supporting code into perfcounters.hWu Fengguang2-130/+130
2009-04-06perf_counter tools: Merge common code into perfcounters.hWu Fengguang3-264/+139
2009-04-06perf_counter: add sample user-space to Documentation/perf_counter/Ingo Molnar3-0/+1489
2009-04-06perf_counter: create Documentation/perf_counter/ and move perfcounters.txt thereIngo Molnar1-0/+147