aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-07x86, perfcounters: add atomic64_xchg()Ingo Molnar
2009-04-07perf_counter tools: kerneltop: display per function percentage along with eve...Mike Galbraith
2009-04-07perf_counter: minimize context time updatesPeter Zijlstra
2009-04-07perf_counter: remove rq->lock usagePeter Zijlstra
2009-04-07perf_counter: rework the task clock software counterPeter Zijlstra
2009-04-07perf_counter: rework context timePeter Zijlstra
2009-04-07perf_counter: change event definitionPeter Zijlstra
2009-04-07perf_counter: comment the perf_event_type stuffPeter Zijlstra
2009-04-07perf_counter: counter overflow limitPeter Zijlstra
2009-04-07perf_counter: PERF_RECORD_TIMEPeter Zijlstra
2009-04-07perf_counter: fix the mlock accountingPeter Zijlstra
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra
2009-04-07perf_counter: generalize pending infrastructurePeter Zijlstra
2009-04-07perf_counter: SIGIO supportPeter Zijlstra
2009-04-07perf_counter: add more context informationPeter Zijlstra
2009-04-07perf_counter: update mmap() counter read, take 2Peter Zijlstra
2009-04-06perf_counter: update mmap() counter readPeter Zijlstra
2009-04-06perf_counter: add more context informationPeter Zijlstra
2009-04-06perf_counter: kerneltop: update to new ABIPeter Zijlstra
2009-04-06perf_counter: per event wakeupsPeter Zijlstra
2009-04-06perf_counter: move the event overflow output bits to record_typePeter Zijlstra
2009-04-06perf_counter tools: kerneltop: add real-time data acquisition threadMike Galbraith
2009-04-06perf_counter: pmc arbitrationPeter Zijlstra
2009-04-06perf_counter: x86: callchain supportPeter Zijlstra
2009-04-06perf_counter: provide generic callchain bitsPeter Zijlstra
2009-04-06perf_counter tools: kerneltop: update event_typesPeter Zijlstra
2009-04-06perf_counter: re-arrange the perf_event_typePeter Zijlstra
2009-04-06perf_counter: small cleanup of the output routinesPeter Zijlstra
2009-04-06perf_counter tools: optionally scale counter values in perfstat modePaul Mackerras
2009-04-06perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra
2009-04-06perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras
2009-04-06perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras
2009-04-06perf_counter: kerneltop: parse the mmap data streamPeter Zijlstra
2009-04-06perf_counter: executable mmap() informationPeter Zijlstra
2009-04-06perf_counter: kerneltop: simplify data_head readPeter Zijlstra
2009-04-06perf_counter: fix update_userpage()Peter Zijlstra
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra
2009-04-06perf_counter: record time running and time enabled for each counterPaul Mackerras
2009-04-06perf_counter: allow and require one-page mmap on counting countersPeter Zijlstra
2009-04-06perf_counter: kerneltop: output event supportPeter Zijlstra
2009-04-06perf_counter: kerneltop: mmap_pages argumentPeter Zijlstra
2009-04-06perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra
2009-04-06perf_counter: sanity check on the output APIPeter Zijlstra
2009-04-06perf_counter: output objectsPeter Zijlstra
2009-04-06perf_counter: more elaborate write APIPeter Zijlstra
2009-04-06perf_counter: fix perf_poll()Peter 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