index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2011-02-03
perf: Fix reading in perf_event_read()
Peter Zijlstra
2011-01-27
perf: Fix alloc_callchain_buffers()
Eric Dumazet
2011-01-21
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
Oleg Nesterov
2011-01-21
perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat
Peter Zijlstra
2011-01-19
perf: Fix perf_event_init_task()/perf_event_free_task() interaction
Oleg Nesterov
2011-01-19
perf: Fix find_get_context() vs perf_event_exit_task() race
Oleg Nesterov
2011-01-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-18
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
2011-01-18
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
2011-01-18
perf: Fix contexted inheritance
Peter Zijlstra
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-07
perf_events: Add perf_event_time()
Stephane Eranian
2011-01-07
perf_events: Generalize use of event_filter_match()
Stephane Eranian
2011-01-07
perf_events: Move code around to prepare for cgroup
Stephane Eranian
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-16
perf: Sysfs enumeration
Peter Zijlstra
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-16
perf: Fix off by one in perf_swevent_init()
Dan Carpenter
2010-12-08
perf: Stop all counters on reboot
Peter Zijlstra
2010-12-08
perf: Fix duplicate events with multiple-pmu vs software events
Peter Zijlstra
2010-12-04
perf events: Make sample_type identity fields available in all PERF_RECORD_ e...
Arnaldo Carvalho de Melo
2010-12-04
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
Arnaldo Carvalho de Melo
2010-12-04
perf events: Fix event inherit fallout of precalculated headers
Thomas Gleixner
2010-11-30
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
2010-11-28
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2010-11-26
perf: Ignore non-sampling overflows
Peter Zijlstra
2010-11-26
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
2010-11-26
perf: Limit event refresh to sampling event
Franck Bui-Huu
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
2010-11-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-11-18
tracing: New flag to allow non privileged users to use a trace event
Frederic Weisbecker
2010-11-18
perf: Fix owner-list vs exit
Peter Zijlstra
2010-11-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-11-12
perf,hw_breakpoint: Initialize hardware api earlier
Jason Wessel
2010-11-10
perf_events: Fix time tracking in samples
Stephane Eranian
2010-10-22
perf_events: Fix for transaction recovery in group_sched_in()
Stephane Eranian
2010-10-22
perf_events: Revert: Fix transaction recovery in group_sched_in()
Stephane Eranian
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-18
perf: Optimize sw events
Peter Zijlstra
2010-10-18
perf: Use jump_labels to optimize the scheduler hooks
Peter Zijlstra
2010-10-18
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
2010-10-18
perf: Find task before event alloc
Peter Zijlstra
2010-10-18
perf: Fix task refcount bugs
Peter Zijlstra
2010-10-18
perf: Fix group moving
Peter Zijlstra
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
perf_events: Fix transaction recovery in group_sched_in()
Stephane Eranian
[next]