summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf_counter tools: increase cpu-cycles againIngo Molnar2009-04-061-1/+1
* perf_counter tools: fix build warning in kerneltop.cIngo Molnar2009-04-061-1/+1
* perf_counter tools: tidy up in-kernel dependenciesIngo Molnar2009-04-064-395/+2
* perf_counter tools: use mmap() outputPeter Zijlstra2009-04-061-14/+79
* perf_counter tools: update to new syscall ABIPeter Zijlstra2009-04-061-78/+157
* perf_counter: new output ABI - part 1Peter Zijlstra2009-04-063-246/+263
* mutex: drop "inline" from mutex_lock() inside kernel/mutex.cH. Peter Anvin2009-04-061-1/+1
* mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-061-0/+23
* perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-063-0/+97
* perf_counter: avoid recursionPeter Zijlstra2009-04-062-0/+33
* perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-064-40/+70
* perf_counter tools: when no command is feed to perfstat, display help and exitWu Fengguang2009-04-061-0/+3
OpenPOWER on IntegriCloud