summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-04-06perf_counter tools: increase cpu-cycles againIngo Molnar
2009-04-06perf_counter tools: fix build warning in kerneltop.cIngo Molnar
2009-04-06perf_counter tools: tidy up in-kernel dependenciesIngo Molnar
2009-04-06perf_counter tools: use mmap() outputPeter Zijlstra
2009-04-06perf_counter tools: update to new syscall ABIPeter Zijlstra
2009-04-06perf_counter: new output ABI - part 1Peter Zijlstra
2009-04-06mutex: drop "inline" from mutex_lock() inside kernel/mutex.cH. Peter Anvin
2009-04-06mutex: add atomic_dec_and_mutex_lock()Eric Paris
2009-04-06perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras
2009-04-06perf_counter: avoid recursionPeter Zijlstra
2009-04-06perf_counter: remove the event config bitfieldsPeter Zijlstra
2009-04-06perf_counter tools: when no command is feed to perfstat, display help and exitWu Fengguang
2009-04-06perf_counter tools: cut down default count for cpu-cyclesWu Fengguang
2009-04-06perf_counter tools: fix event_id typeWu Fengguang
2009-04-06perf_counter tools: fix comment for sym_weight()Wu Fengguang
2009-04-06perf_counter tools: move remaining code into kerneltop.cWu Fengguang
2009-04-06perf_counter tools: Reuse event_name() in kerneltopWu Fengguang
2009-04-06perf_counter tools: support symbolic event names in kerneltopWu Fengguang
2009-04-06perf_counter tools: Move perfstat supporting code into perfcounters.hWu Fengguang
2009-04-06perf_counter tools: Merge common code into perfcounters.hWu Fengguang
2009-04-06perf_counter: add sample user-space to Documentation/perf_counter/Ingo Molnar
2009-04-06perf_counter: create Documentation/perf_counter/ and move perfcounters.txt thereIngo Molnar
2009-04-06perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras
2009-04-06perf_counter: powerpc: clean up perc_counter_interruptPaul Mackerras
2009-04-06perf_counter: unify irq output codePeter Zijlstra
2009-04-06perf_counter: revamp syscall input ABIPeter Zijlstra
2009-04-06perf_counter: hook up the tracepoint eventsPeter Zijlstra
2009-04-06perf_counter: fix up counter free pathsPeter Zijlstra
2009-04-06perf_counter: generic context switch eventPeter Zijlstra
2009-04-06perf_counter: fix uninitialized usage of event_listPeter Zijlstra
2009-04-06perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras
2009-04-06perf_counter: fix crash on perfmon v1 systemsIngo Molnar
2009-04-06perf_counter: include missing headerTim Blechmann
2009-04-06perf_counter: fix hrtimer samplingPeter Zijlstra
2009-04-06perf_counter: add an event_listPeter Zijlstra
2009-04-06perf_counter: hrtimer based sampling for software time eventsPeter Zijlstra
2009-04-06perf_counter: provide major/minor page fault software eventsPeter Zijlstra