index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
Lines
2011-01-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-11
/
+12
2011-01-18
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
-4
/
+6
2011-01-18
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
-1
/
+1
2011-01-18
perf: Fix contexted inheritance
Peter Zijlstra
-6
/
+5
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
-1
/
+1
2011-01-07
perf_events: Add perf_event_time()
Stephane Eranian
-14
/
+24
2011-01-07
perf_events: Generalize use of event_filter_match()
Stephane Eranian
-8
/
+8
2011-01-07
perf_events: Move code around to prepare for cgroup
Stephane Eranian
-11
/
+17
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
-31
/
+141
2010-12-16
perf: Sysfs enumeration
Peter Zijlstra
-1
/
+94
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
-6
/
+42
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
-7
/
+30
2010-12-16
perf: Fix off by one in perf_swevent_init()
Dan Carpenter
-1
/
+1
2010-12-08
perf: Stop all counters on reboot
Peter Zijlstra
-1
/
+23
2010-12-08
perf: Fix duplicate events with multiple-pmu vs software events
Peter Zijlstra
-6
/
+29
2010-12-04
perf events: Make sample_type identity fields available in all PERF_RECORD_ e...
Arnaldo Carvalho de Melo
-17
/
+91
2010-12-04
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
Arnaldo Carvalho de Melo
-54
/
+75
2010-12-04
perf events: Fix event inherit fallout of precalculated headers
Thomas Gleixner
-0
/
+5
2010-11-30
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
-59
/
+91
2010-11-28
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
-1
/
+1
2010-11-26
perf: Ignore non-sampling overflows
Peter Zijlstra
-0
/
+7
2010-11-26
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
-11
/
+13
2010-11-26
perf: Limit event refresh to sampling event
Franck Bui-Huu
-1
/
+1
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
-5
/
+5
2010-11-26
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
-16
/
+77
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
-2
/
+0
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
-2
/
+20
2010-11-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
-9
/
+0
2010-11-18
tracing: New flag to allow non privileged users to use a trace event
Frederic Weisbecker
-9
/
+0
2010-11-18
perf: Fix owner-list vs exit
Peter Zijlstra
-12
/
+51
2010-11-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
-0
/
+6
2010-11-12
perf,hw_breakpoint: Initialize hardware api earlier
Jason Wessel
-0
/
+6
2010-11-10
perf_events: Fix time tracking in samples
Stephane Eranian
-8
/
+34
2010-10-22
perf_events: Fix for transaction recovery in group_sched_in()
Stephane Eranian
-2
/
+20
2010-10-22
perf_events: Revert: Fix transaction recovery in group_sched_in()
Stephane Eranian
-63
/
+13
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1075
/
+1517
2010-10-18
perf: Optimize sw events
Peter Zijlstra
-2
/
+2
2010-10-18
perf: Use jump_labels to optimize the scheduler hooks
Peter Zijlstra
-15
/
+9
2010-10-18
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
-5
/
+18
2010-10-18
perf: Find task before event alloc
Peter Zijlstra
-11
/
+12
2010-10-18
perf: Fix task refcount bugs
Peter Zijlstra
-3
/
+4
2010-10-18
perf: Fix group moving
Peter Zijlstra
-1
/
+6
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
-99
/
+5
2010-10-18
perf_events: Fix transaction recovery in group_sched_in()
Stephane Eranian
-13
/
+63
2010-10-18
perf_events: Fix bogus context time tracking
Stephane Eranian
-1
/
+7
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
-948
/
+1409
2010-10-12
perf: Fix incorrect copy_from_user() usage
John Blackwood
-3
/
+1
2010-10-11
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
-7
/
+25
2010-10-11
perf: New helper function for pmu name
Matt Fleming
-0
/
+5
2010-10-04
perf_events: Fix invalid pointer when pid is invalid
Stephane Eranian
-1
/
+6
[next]