index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2010-02-26
perf_events: Add new start/stop PMU callbacks
Stephane Eranian
2010-02-26
perf_events: Report the MMAP pgoff value in bytes
Peter Zijlstra
2010-02-14
perf_events: Fix FORK events
Peter Zijlstra
2010-02-04
perf_events: Optimize perf_event_task_tick()
Peter Zijlstra
2010-02-04
perf: Make bp_len type to u64 generic across the arch
Mahesh Salgaonkar
2010-01-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-29
perf_events: Fix sample_period transfer on inherit
Peter Zijlstra
2010-01-27
perf: Reimplement frequency driven sampling
Peter Zijlstra
2010-01-21
perf: Honour event state for aux stream data
Peter Zijlstra
2010-01-17
perf: Better order flexible and pinned scheduling
Frederic Weisbecker
2010-01-17
perf: Don't schedule out/in pinned events on task tick
Frederic Weisbecker
2010-01-17
perf: Allow pinned and flexible groups to be scheduled separately
Frederic Weisbecker
2010-01-17
perf: Make __perf_event_sched_out static
Frederic Weisbecker
2010-01-16
perf: Export software-only event group characteristic as a flag
Frederic Weisbecker
2010-01-16
perf: Round robin flexible groups of events using list_rotate_left()
Frederic Weisbecker
2010-01-16
perf/core: Split context's event group list into pinned and non-pinned lists
Frederic Weisbecker
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2009-12-31
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-31
perf: Fix NULL deref in inheritance code
Peter Zijlstra
2009-12-28
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-28
perf events: Remove arg from perf sched hooks
Peter Zijlstra
2009-12-22
anonfd: Allow making anon files read-only
Roland Dreier
2009-12-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-17
perf events: Dont report side-band events on each cpu for per-task-per-cpu ev...
Peter Zijlstra
2009-12-17
cpumask: use cpu_online in kernel/perf_event.c
Rusty Russell
2009-12-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-16
perf events: Allow per-task-per-cpu counters
Peter Zijlstra
2009-12-15
perf_events: Fix perf_event_attr layout
Peter Zijlstra
2009-12-15
perf_event: Fix incorrect range check on cpu number
Paul Mackerras
2009-12-14
perf_event: Convert to raw_spinlock
Thomas Gleixner
2009-12-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-10
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
2009-12-10
perf_event: Fix perf_swevent_hrtimer() variable initialization
Xiao Guangrong
2009-12-09
perf_event: Cleanup for cpu_clock_perf_event_update()
Xiao Guangrong
2009-12-09
perf_event: Allocate children's perf_event_ctxp at the right time
Xiao Guangrong
2009-12-09
perf_event: Clean up __perf_event_init_context()
Xiao Guangrong
2009-12-09
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-06
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-02
perf: Don't free perf_mmap_data until work has been done
Kristian Høgsberg
2009-12-01
perf_event: Initialize data.period in perf_swevent_hrtimer()
Xiao Guangrong
2009-11-26
perf_events: Fix read() bogus counts when in error state
Stephane Eranian
2009-11-26
hw-breakpoints: Fix unused function in off-case
Frederic Weisbecker
2009-11-26
hw-breakpoints: Improve in-kernel event creation error granularity
Frederic Weisbecker
2009-11-24
perf_events: Fix bad software/trace event recursion counting
Frederic Weisbecker
2009-11-24
perf_events: Fix bogus copy_to_user() in perf_event_read_group()
Stephane Eranian
2009-11-23
perf: Add kernel side syscall events support for breakpoints
Frederic Weisbecker
2009-11-23
perf_events: Restore sanity to scaling land
Peter Zijlstra
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
[prev]
[next]