Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / include / linux / perf_event.h
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-23 Stephane Eranianperf_events: Fix stale ->cgrp pointer in update_cgrp_ti...
2011-03-16 Richard Kennedyperf: Reorder & optimize perf_event_context to remove...
2011-03-04 Andi Kleenperf: Add support for supplementary event registers
2011-02-16 Peter Zijlstraperf: Optimize throttling code
2011-02-16 Stephane Eranianperf: Add cgroup support
2010-12-16 Peter Zijlstraperf: Sysfs enumeration
2010-12-16 Peter Zijlstraperf: Dynamic pmu types
2010-12-16 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-12-08 Peter Zijlstraperf: Fix duplicate events with multiple-pmu vs softwar...
2010-12-05 Arnaldo Carvalho... perf events: Make sample_type identity fields available...
2010-12-05 Arnaldo Carvalho... perf events: Separate the routines handling the PERF_SA...
2010-11-30 Arnaldo Carvalho... perf events: Precalculate the header space for PERF_SAM...
2010-11-26 Franck Bui-Huuperf: Introduce is_sampling_event()
2010-11-26 Peter Zijlstraperf: Fix the software context switch counter
2010-11-26 Thomas Gleixnerperf: Fix inherit vs. context rotation bug
2010-11-10 Stephane Eranianperf_events: Fix time tracking in samples
2010-10-18 Peter Zijlstrajump_label: Add COND_STMT(), reducer wrappery
2010-10-18 Peter Zijlstraperf: Optimize sw events
2010-10-18 Peter Zijlstraperf: Use jump_labels to optimize the scheduler hooks
2010-10-18 Peter Zijlstraperf, hw_breakpoint: Fix crash in hw_breakpoint creation
2010-10-18 Peter Zijlstrairq_work: Add generic hardirq context callbacks
2010-10-15 Robert RichterMerge remote branch 'tip/perf/core' into oprofile/core
2010-10-11 Matt Flemingperf: New helper function for pmu name
2010-10-11 Matt Flemingperf: Add helper function to return number of counters
2010-09-17 Peter Zijlstraperf: Undo the per cpu-context timer stuff
2010-09-17 Peter Zijlstraperf: Complete software pmu grouping
2010-09-15 Matt Helsleyperf events: Clean up pid passing
2010-09-09 Peter Zijlstraperf: Fix up delayed_put_task_struct()
2010-09-09 Peter Zijlstraperf: Provide a separate task context for swevents
2010-09-09 Peter Zijlstraperf: Multiple task contexts
2010-09-09 Peter Zijlstraperf: Per-pmu-per-cpu contexts
2010-09-09 Peter Zijlstraperf: Per cpu-context rotation timer
2010-09-09 Peter Zijlstraperf: Remove the swevent hash-table from the cpu context
2010-09-09 Peter Zijlstraperf: Remove the sysfs bits
2010-09-09 Peter Zijlstraperf: Rework the PMU methods
2010-09-09 Peter Zijlstraperf: Shrink hw_perf_event
2010-09-09 Peter Zijlstraperf: Default PMU ops
2010-09-09 Peter Zijlstraperf: Per PMU disable
2010-09-09 Peter Zijlstraperf: Reduce perf_disable() usage
2010-09-09 Peter Zijlstraperf: Register PMU implementations
2010-09-09 Peter Zijlstraperf: Deconstify struct pmu
2010-08-19 Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2010-08-18 Frederic Weisbeckerperf: Humanize the number of contexts
2010-08-18 Frederic Weisbeckerperf: Fix race in callchains
2010-08-18 Frederic Weisbeckerperf: Generalize some arch callchain code
2010-08-18 Frederic Weisbeckerperf: Generalize callchain_store()
2010-08-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-06-24 Nobuhiro Iwamatsuperf: Fix argument of perf_arch_fetch_caller_regs
2010-06-24 Frederic Weisbeckerhw_breakpoints: Fix per task breakpoint tracking
2010-06-09 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2010-06-09 Peter Zijlstraperf: Fix build breakage for architecutes without atomi...
2010-06-09 Peter Zijlstraperf: Convert perf_event to local_t
2010-06-09 Peter Zijlstraperf: Add perf_event::child_count
2010-06-09 Peter Zijlstraperf: Simplify the ring-buffer logic: make perf_buffer_...
2010-06-09 Peter Zijlstraperf: Rename perf_mmap_data to perf_buffer
2010-06-09 Peter Zijlstraperf: Cleanup {start,commit,cancel}_txn details
2010-06-09 Eric B Munsonperf: Add non-exec mmap() tracking
2010-06-09 Peter Zijlstraperf, trace: Inline perf_swevent_put_recursion_context()
2010-06-08 Frederic Weisbeckerperf: Drop the skip argument from perf_arch_fetch_regs_...
2010-06-08 Tejun Heosched: define and use CPU_PRI_* enums for cpu notifier...
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
next