Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / perf_event.h
2010-05-31 Peter Zijlstraperf_events: Fix races in group composition
2010-05-31 Peter Zijlstraperf_events: Fix races and clean up perf_event and...
2010-05-21 Peter Zijlstraperf: Remove more code from the fastpath
2010-05-21 Peter Zijlstraperf: Optimize the !vmalloc backed buffer
2010-05-21 Peter Zijlstraperf: Optimize perf_output_copy()
2010-05-21 Peter Zijlstraperf: Fix wakeup storm for RO mmap()s
2010-05-21 Peter Zijlstraperf, trace: Optimize tracepoints by using per-tracepoi...
2010-05-18 Peter Zijlstraperf: Optimize perf_output_*() by avoiding local_xchg()
2010-05-18 Peter Zijlstraperf: Optimize the hotpath by converting the perf outpu...
2010-05-18 Peter Zijlstraperf: Optimize the perf_output() path by removing IRQ...
2010-05-18 Peter Zijlstraperf/ftrace: Optimize perf/tracepoint interaction for...
2010-05-11 Ingo MolnarRevert "perf: Fix exit() vs PERF_FORMAT_GROUP"
2010-05-07 Lin Mingperf: Add group scheduling transactional APIs
2010-05-07 Peter Zijlstraperf, x86: Improve the PEBS ABI
2010-05-07 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-05-07 Peter Zijlstraperf: Fix exit() vs PERF_FORMAT_GROUP
2010-04-20 Zhang, Yanminperf & kvm: Clean up some of the guest profiling callba...
2010-04-19 Zhang, Yanminperf: Enhance perf to allow for guest statistic collect...
2010-04-14 Frederic Weisbeckerperf: Store active software events in a hashlist
2010-04-02 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-04-01 Frederic Weisbeckerperf: Use hot regs with software sched switch/migrate...
2010-03-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-03-11 Peter Zijlstraperf, ppc: Fix compile error due to new cpu notifiers
2010-03-10 Frederic Weisbeckerperf: Introduce new perf_fetch_caller_regs() for hot...
2010-03-10 Peter Zijlstraperf, x86: use LBR for PEBS IP+1 fixup
2010-03-10 Peter Zijlstraperf, x86: Implement simple LBR support
2010-03-10 Peter Zijlstraperf, x86: Add PEBS infrastructure
2010-03-10 Peter Zijlstraperf: Rework and fix the arch CPU-hotplug hooks
2010-03-10 Peter Zijlstraperf: Provide generic perf_sample_data initialization
2010-03-02 Peter Zijlstraperf, x86: Restrict the ANY flag
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-27 Frederic Weisbeckerperf: Remove pointless breakpoint union
2010-02-27 Frederic WeisbeckerMerge commit 'v2.6.33' into perf/core
2010-02-26 Peter Zijlstraperf_events: Simplify code by removing cpu argument...
2010-02-26 Stephane Eranianperf_events: Add new start/stop PMU callbacks
2010-02-04 Stephane Eranianperf_events, x86: Fix bug in hw_perf_enable()
2010-02-04 Mahesh Salgaonkarperf: Make bp_len type to u64 generic across the arch
2010-01-29 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-01-29 Ingo Molnarperf, x86: Clean up event constraints code a bit
2010-01-27 Peter Zijlstraperf: Reimplement frequency driven sampling
2010-01-21 Peter Zijlstraperf: Change the is_software_event() definition
2010-01-16 Frederic Weisbeckerperf: Export software-only event group characteristic...
2010-01-16 Frederic Weisbeckerperf/core: Split context's event group list into pinned...
2009-12-28 Li Zefanperf events: Remove CONFIG_EVENT_PROFILE
2009-12-28 Peter Zijlstraperf events: Remove arg from perf sched hooks
2009-12-16 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-15 Peter Zijlstraperf_events: Fix perf_event_attr layout
2009-12-14 Thomas Gleixnerperf_event: Convert to raw_spinlock
2009-12-09 Frederic Weisbeckerhw-breakpoints: Modify breakpoints without unregisterin...
2009-12-08 Arnd Bergmannperf events: hw_breakpoints: Don't include asm/hw_break...
2009-12-06 Frederic Weisbeckerperf: Remove the "event" callback from perf events
2009-12-06 Frederic Weisbeckerhw-breakpoints: Use overflow handler instead of the...
2009-12-06 Frederic Weisbeckerperf: Remove unused struct perf_event::event_callback
2009-12-06 Frederic Weisbeckerperf: Remove pointless union that wraps the hw breakpoi...
2009-12-06 Frederic Weisbeckerhw-breakpoints: Add two reserved fields for future...
2009-11-23 Peter Zijlstraperf_events: Undo some recursion damage
2009-11-22 Frederic Weisbeckertracing: Use the perf recursion protection from trace...
2009-11-21 Peter Zijlstraperf: Fix event scaling for inherited counters
2009-11-21 Peter Zijlstraperf: Allow for custom overflow handlers
2009-11-21 Ingo MolnarMerge branch 'tracing/hw-breakpoints' into perf/core
2009-11-16 Peter Zijlstraperf_event: Optimize perf_output_lock()
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-14 Arjan van de Venperf_event: Fix invalid type in ioctl definition
2009-11-08 Frederic Weisbeckerhw-breakpoints: Rewrite the hw-breakpoints layer on...
2009-11-04 Ingo MolnarMerge commit 'v2.6.32-rc6' into perf/core
2009-11-03 Frederic Weisbeckerperf/core: Add a callback to perf events
2009-11-03 Arjan van de Venperf/core: Provide a kernel-internal interface to get...
2009-10-28 Anton Blanchardperf_event: Add alignment-faults and emulation-faults...
2009-10-23 Soeren Sandmannperf events: Fix swevent hrtimer sampling by keeping...
2009-10-15 Li Zefantracing/profile: Add filter support
2009-10-06 Peter Zijlstraperf_event: Provide vmalloc() based mmap() backing
2009-09-22 Anton Blanchardperf_event: Update PERF_EVENT_FORK header definition
2009-09-21 Ingo Molnarperf: Tidy up after the big rename
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...