perf_counter: initialize the per-cpu context earlier
[deliverable/linux.git] / kernel / perf_counter.c
2009-05-04  Ingo Molnarperf_counter: initialize the per-cpu context earlier
2009-05-04  Ingo Molnarperf_counter: round-robin per-CPU counters too
2009-05-01  Peter Zijlstraperf_counter: fix race in perf_output_*
2009-04-30  Thomas GleixnerMerge branch 'core/signal' into perfcounters/core
2009-04-30  Paul Mackerrasperf_counter: update copyright notice
2009-04-29  Ingo Molnarperf_counter: add/update copyrights
2009-04-29  Robert Richterperfcounters: rename struct hw_perf_counter_ops into...
2009-04-29  Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-15  Steven Whitehouseperfcounters: export perf_tpcounter_event
2009-04-09  Peter Zijlstraperf_counter: log full path names
2009-04-09  Peter Zijlstraperf_counter: sysctl for system wide perf counters
2009-04-09  Peter Zijlstraperf_counter: optimize mmap/comm tracking
2009-04-09  Ingo Molnarperf_counter: fix off task->comm by one
2009-04-08  Peter Zijlstraperf_counter: allow for data addresses to be recorded
2009-04-08  Peter Zijlstraperf_counter: move PERF_RECORD_TIME
2009-04-08  Peter Zijlstraperf_counter: track task-comm data
2009-04-08  Peter Zijlstraperf_counter: use misc field to widen type
2009-04-08  Peter Zijlstraperf_counter: provide misc bits in the event header
2009-04-08  Peter Zijlstraperf_counter: fix NMI race in task clock
2009-04-08  Ingo MolnarMerge commit 'v2.6.30-rc1' into perfcounters/core
2009-04-07  Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-07  Peter Zijlstraperf_counter: minimize context time updates
2009-04-07  Peter Zijlstraperf_counter: remove rq->lock usage
2009-04-07  Peter Zijlstraperf_counter: rework the task clock software counter
2009-04-07  Peter Zijlstraperf_counter: rework context time
2009-04-07  Peter Zijlstraperf_counter: change event definition
2009-04-07  Peter Zijlstraperf_counter: counter overflow limit
2009-04-07  Peter Zijlstraperf_counter: PERF_RECORD_TIME
2009-04-07  Peter Zijlstraperf_counter: fix the mlock accounting
2009-04-07  Peter Zijlstraperf_counter: theres more to overflow than writing...
2009-04-07  Peter Zijlstraperf_counter: generalize pending infrastructure
2009-04-07  Peter Zijlstraperf_counter: SIGIO support
2009-04-07  Peter Zijlstraperf_counter: add more context information
2009-04-06  Peter Zijlstraperf_counter: update mmap() counter read
2009-04-06  Peter Zijlstraperf_counter: add more context information
2009-04-06  Peter Zijlstraperf_counter: per event wakeups
2009-04-06  Peter Zijlstraperf_counter: move the event overflow output bits to...
2009-04-06  Peter Zijlstraperf_counter: provide generic callchain bits
2009-04-06  Peter Zijlstraperf_counter: re-arrange the perf_event_type
2009-04-06  Peter Zijlstraperf_counter: small cleanup of the output routines
2009-04-06  Paul Mackerrasperf_counter: make it possible for hw_perf_counter_init...
2009-04-06  Peter Zijlstraperf_counter: executable mmap() information
2009-04-06  Peter Zijlstraperf_counter: fix update_userpage()
2009-04-06  Peter Zijlstraperf_counter: unify and fix delayed counter wakeup
2009-04-06  Paul Mackerrasperf_counter: record time running and time enabled...
2009-04-06  Peter Zijlstraperf_counter: allow and require one-page mmap on counti...
2009-04-06  Peter Zijlstraperf_counter: optionally provide the pid/tid of the...
2009-04-06  Peter Zijlstraperf_counter: sanity check on the output API
2009-04-06  Peter Zijlstraperf_counter: output objects
2009-04-06  Peter Zijlstraperf_counter: more elaborate write API
2009-04-06  Peter Zijlstraperf_counter: fix perf_poll()
2009-04-06  Peter Zijlstraperf_counter: new output ABI - part 1
2009-04-06  Paul Mackerrasperf_counter: add an mmap method to allow userspace...
2009-04-06  Peter Zijlstraperf_counter: avoid recursion
2009-04-06  Peter Zijlstraperf_counter: remove the event config bitfields
2009-04-06  Peter Zijlstraperf_counter: unify irq output code
2009-04-06  Peter Zijlstraperf_counter: revamp syscall input ABI
2009-04-06  Peter Zijlstraperf_counter: hook up the tracepoint events
2009-04-06  Peter Zijlstraperf_counter: fix up counter free paths
2009-04-06  Peter Zijlstraperf_counter: generic context switch event
2009-04-06  Peter Zijlstraperf_counter: fix uninitialized usage of event_list
2009-04-06  Paul Mackerrasperf_counter: abstract wakeup flag setting in core...
2009-04-06  Tim Blechmannperf_counter: include missing header
2009-04-06  Peter Zijlstraperf_counter: fix hrtimer sampling
2009-04-06  Peter Zijlstraperf_counter: add an event_list
2009-04-06  Peter Zijlstraperf_counter: hrtimer based sampling for software time...
2009-04-06  Peter Zijlstraperf_counter: provide major/minor page fault software...
2009-04-06  Peter Zijlstraperf_counter: provide pagefault software events
2009-04-06  Peter Zijlstraperf_counter: software counter event infrastructure
2009-04-06  Peter Zijlstraperf_counter: use list_move_tail()
2009-04-06  Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-03-04  Ingo MolnarMerge branch 'rfc' of git://git./linux/kernel/git/paulu...
2009-03-04  Ingo MolnarMerge commit 'v2.6.29-rc7' into perfcounters/core
2009-03-04  Paul Mackerrasperfcounters: provide expansion room in the ABI
2009-02-26  Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2009-02-26  Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-26  Paul Mackerrasperfcounters: fix a few minor cleanliness issues
2009-02-17  Ingo MolnarMerge branch 'x86/apic' into perfcounters/core
2009-02-17  Ingo MolnarMerge branch 'x86/apic' into perfcounters/core
2009-02-13  Paul Mackerrasperfcounters: make context switch and migration softwar...
2009-02-13  Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-13  Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-11  Paul Mackerrasperfcounters: fix refcounting bug, take 2
2009-02-11  Mike Galbraithperfcounters: fix use after free in perf_release()
2009-02-11  Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2009-02-11  Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-11  Paul Mackerrasperf_counters: allow users to count user, kernel and...
2009-02-09  Paul Mackerrasperf_counters: make software counters work as per-cpu...
2009-01-29  Mike Galbraithperfcounters: fix refcounting bug
2009-01-23  Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-23  Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-21  Ingo MolnarMerge commit 'v2.6.29-rc2' into perfcounters/core
2009-01-18  Ingo MolnarMerge branch 'core/percpu' into perfcounters/core
2009-01-17  Paul Mackerrasperf_counter: Add counter enable/disable ioctls
2009-01-14  Paul Mackerrasperf_counter: Add support for pinned and exclusive...
2009-01-14  Paul Mackerraspowerpc/perf_counter: Make sure PMU gets enabled properly
2009-01-12  Paul Mackerrasperf_counter: Always schedule all software counters in
2009-01-11  Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2009-01-11  Ingo MolnarMerge commit 'v2.6.29-rc1' into perfcounters/core
2009-01-09  Paul Mackerrasperf_counter: Add dummy perf_counter_print_debug function
next
This page took 0.406469 seconds and 108 git commands to generate.