summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, perfcounters: add atomic64_xchg()Ingo Molnar2009-04-071-3/+21
* perf_counter tools: kerneltop: display per function percentage along with eve...Mike Galbraith2009-04-071-22/+23
* perf_counter: minimize context time updatesPeter Zijlstra2009-04-071-2/+5
* perf_counter: remove rq->lock usagePeter Zijlstra2009-04-073-48/+16
* perf_counter: rework the task clock software counterPeter Zijlstra2009-04-071-30/+12
* perf_counter: rework context timePeter Zijlstra2009-04-072-51/+37
* perf_counter: change event definitionPeter Zijlstra2009-04-072-7/+16
* perf_counter: comment the perf_event_type stuffPeter Zijlstra2009-04-071-0/+32
* perf_counter: counter overflow limitPeter Zijlstra2009-04-072-13/+50
* perf_counter: PERF_RECORD_TIMEPeter Zijlstra2009-04-072-0/+16
* perf_counter: fix the mlock accountingPeter Zijlstra2009-04-071-12/+21
* perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-074-10/+28
* perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-0710-1/+33
* perf_counter: generalize pending infrastructurePeter Zijlstra2009-04-072-24/+36
* perf_counter: SIGIO supportPeter Zijlstra2009-04-072-1/+21
* perf_counter: add more context informationPeter Zijlstra2009-04-072-6/+4
* perf_counter: update mmap() counter read, take 2Peter Zijlstra2009-04-071-14/+10
* perf_counter: update mmap() counter readPeter Zijlstra2009-04-062-14/+12
* perf_counter: add more context informationPeter Zijlstra2009-04-063-3/+12
* perf_counter: kerneltop: update to new ABIPeter Zijlstra2009-04-061-5/+4
* perf_counter: per event wakeupsPeter Zijlstra2009-04-062-2/+11
* perf_counter: move the event overflow output bits to record_typePeter Zijlstra2009-04-062-83/+68
* perf_counter tools: kerneltop: add real-time data acquisition threadMike Galbraith2009-04-061-18/+39
* perf_counter: pmc arbitrationPeter Zijlstra2009-04-061-0/+75
* perf_counter: x86: callchain supportPeter Zijlstra2009-04-061-0/+154
* perf_counter: provide generic callchain bitsPeter Zijlstra2009-04-062-1/+39
* perf_counter tools: kerneltop: update event_typesPeter Zijlstra2009-04-061-2/+2
* perf_counter: re-arrange the perf_event_typePeter Zijlstra2009-04-062-33/+29
* perf_counter: small cleanup of the output routinesPeter Zijlstra2009-04-061-16/+26
* perf_counter tools: optionally scale counter values in perfstat modePaul Mackerras2009-04-061-11/+45
* perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra2009-04-061-1/+1
* perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2009-04-062-20/+29
* perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras2009-04-061-5/+42
* perf_counter: kerneltop: parse the mmap data streamPeter Zijlstra2009-04-061-6/+44
* perf_counter: executable mmap() informationPeter Zijlstra2009-04-063-2/+177
* perf_counter: kerneltop: simplify data_head readPeter Zijlstra2009-04-061-13/+1
* perf_counter: fix update_userpage()Peter Zijlstra2009-04-062-15/+58
* perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-0610-76/+142
* perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-063-21/+191
* perf_counter: allow and require one-page mmap on counting countersPeter Zijlstra2009-04-061-1/+5
* perf_counter: kerneltop: output event supportPeter Zijlstra2009-04-061-6/+59
* perf_counter: kerneltop: mmap_pages argumentPeter Zijlstra2009-04-061-6/+25
* perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra2009-04-062-3/+20
* perf_counter: sanity check on the output APIPeter Zijlstra2009-04-061-0/+4
* perf_counter: output objectsPeter Zijlstra2009-04-062-12/+52
* perf_counter: more elaborate write APIPeter Zijlstra2009-04-061-34/+75
* perf_counter: fix perf_poll()Peter Zijlstra2009-04-062-2/+13
* perf_counter: update documentationPaul Mackerras2009-04-061-66/+202
* perf_counter tools: remove glib dependency and fix bugs in kerneltop.c, fix p...Peter Zijlstra2009-04-061-5/+6
* perf_counter tools: remove glib dependency and fix bugs in kerneltop.cPaul Mackerras2009-04-062-68/+46