aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf_counter: update mmap() counter readPeter Zijlstra2009-04-06
* perf_counter: add more context informationPeter Zijlstra2009-04-06
* perf_counter: kerneltop: update to new ABIPeter Zijlstra2009-04-06
* perf_counter: per event wakeupsPeter Zijlstra2009-04-06
* perf_counter: move the event overflow output bits to record_typePeter Zijlstra2009-04-06
* perf_counter tools: kerneltop: add real-time data acquisition threadMike Galbraith2009-04-06
* perf_counter: pmc arbitrationPeter Zijlstra2009-04-06
* perf_counter: x86: callchain supportPeter Zijlstra2009-04-06
* perf_counter: provide generic callchain bitsPeter Zijlstra2009-04-06
* perf_counter tools: kerneltop: update event_typesPeter Zijlstra2009-04-06
* perf_counter: re-arrange the perf_event_typePeter Zijlstra2009-04-06
* perf_counter: small cleanup of the output routinesPeter Zijlstra2009-04-06
* perf_counter tools: optionally scale counter values in perfstat modePaul Mackerras2009-04-06
* perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra2009-04-06
* perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2009-04-06
* perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras2009-04-06
* perf_counter: kerneltop: parse the mmap data streamPeter Zijlstra2009-04-06
* perf_counter: executable mmap() informationPeter Zijlstra2009-04-06
* perf_counter: kerneltop: simplify data_head readPeter Zijlstra2009-04-06
* perf_counter: fix update_userpage()Peter Zijlstra2009-04-06
* perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
* perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-06
* perf_counter: allow and require one-page mmap on counting countersPeter Zijlstra2009-04-06
* perf_counter: kerneltop: output event supportPeter Zijlstra2009-04-06
* perf_counter: kerneltop: mmap_pages argumentPeter Zijlstra2009-04-06
* perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra2009-04-06
* perf_counter: sanity check on the output APIPeter Zijlstra2009-04-06
* perf_counter: output objectsPeter Zijlstra2009-04-06
* perf_counter: more elaborate write APIPeter Zijlstra2009-04-06
* perf_counter: fix perf_poll()Peter Zijlstra2009-04-06
* perf_counter: update documentationPaul Mackerras2009-04-06
* perf_counter tools: remove glib dependency and fix bugs in kerneltop.c, fix p...Peter Zijlstra2009-04-06
* perf_counter tools: remove glib dependency and fix bugs in kerneltop.cPaul Mackerras2009-04-06
* perf_counter tools: increase cpu-cycles againIngo Molnar2009-04-06
* perf_counter tools: fix build warning in kerneltop.cIngo Molnar2009-04-06
* perf_counter tools: tidy up in-kernel dependenciesIngo Molnar2009-04-06
* perf_counter tools: use mmap() outputPeter Zijlstra2009-04-06
* perf_counter tools: update to new syscall ABIPeter Zijlstra2009-04-06
* perf_counter: new output ABI - part 1Peter Zijlstra2009-04-06
* mutex: drop "inline" from mutex_lock() inside kernel/mutex.cH. Peter Anvin2009-04-06
* mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-06
* perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-06
* perf_counter: avoid recursionPeter Zijlstra2009-04-06
* perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-06
* perf_counter tools: when no command is feed to perfstat, display help and exitWu Fengguang2009-04-06
* perf_counter tools: cut down default count for cpu-cyclesWu Fengguang2009-04-06
* perf_counter tools: fix event_id typeWu Fengguang2009-04-06
* perf_counter tools: fix comment for sym_weight()Wu Fengguang2009-04-06
* perf_counter tools: move remaining code into kerneltop.cWu Fengguang2009-04-06
* perf_counter tools: Reuse event_name() in kerneltopWu Fengguang2009-04-06