index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
perf_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
2011-03-23
1
-1
/
+2
*
perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()
Stephane Eranian
2011-03-23
1
-1
/
+11
*
perf: Fix tear-down of inherited group events
Peter Zijlstra
2011-03-16
1
-5
/
+8
*
perf: Handle stopped state with tracepoints
Frederic Weisbecker
2011-03-16
1
-0
/
+2
*
perf: Fix the software events state check
Frederic Weisbecker
2011-03-16
1
-1
/
+1
*
perf: Fix cgroup vs jump_label problem
Peter Zijlstra
2011-03-04
1
-13
/
+13
*
perf cgroup: Clean up perf_cgroup_create()
Li Zefan
2011-03-04
1
-10
/
+1
*
perf cgroup: Fix unmatched call to perf_detach_cgroup()
Li Zefan
2011-03-04
1
-3
/
+3
*
perf cgroup: Fix leak of file reference count
Li Zefan
2011-03-04
1
-2
/
+5
*
perf: Fix the missing event initialization when pmu is found in idr
Lin Ming
2011-03-04
1
-2
/
+7
*
perf: Simplify task_clock_event_read()
Peter Zijlstra
2011-02-23
1
-10
/
+3
*
perf_events: Fix rcu and locking issues with cgroup support
Stephane Eranian
2011-02-23
1
-11
/
+29
*
perf: Optimize hrtimer events
Peter Zijlstra
2011-02-16
1
-3
/
+32
*
perf: Optimize throttling code
Peter Zijlstra
2011-02-16
1
-19
/
+24
*
perf: Add cgroup support
Stephane Eranian
2011-02-16
1
-35
/
+603
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-02-16
1
-4
/
+15
|
\
|
*
perf: Fix throttle logic
Peter Zijlstra
2011-02-16
1
-4
/
+15
*
|
Merge branch 'linus' into perf/core
Ingo Molnar
2011-02-07
1
-5
/
+5
|
\
\
|
|
/
|
*
perf: Fix reading in perf_event_read()
Peter Zijlstra
2011-02-03
1
-3
/
+4
|
*
perf: Fix alloc_callchain_buffers()
Eric Dumazet
2011-01-27
1
-2
/
+1
*
|
perf: Cure task_oncpu_function_call() races
Peter Zijlstra
2011-02-03
1
-92
/
+168
|
/
*
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
Oleg Nesterov
2011-01-21
1
-1
/
+1
*
perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat
Peter Zijlstra
2011-01-21
1
-0
/
+3
*
perf: Fix perf_event_init_task()/perf_event_free_task() interaction
Oleg Nesterov
2011-01-19
1
-5
/
+4
*
perf: Fix find_get_context() vs perf_event_exit_task() race
Oleg Nesterov
2011-01-19
1
-14
/
+20
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-18
1
-11
/
+12
|
\
|
*
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
2011-01-18
1
-4
/
+6
|
*
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
2011-01-18
1
-1
/
+1
|
*
perf: Fix contexted inheritance
Peter Zijlstra
2011-01-18
1
-6
/
+5
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-31
/
+141
|
|
\
|
*
|
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2010-11-28
1
-1
/
+1
*
|
|
perf_events: Add perf_event_time()
Stephane Eranian
2011-01-07
1
-14
/
+24
*
|
|
perf_events: Generalize use of event_filter_match()
Stephane Eranian
2011-01-07
1
-8
/
+8
*
|
|
perf_events: Move code around to prepare for cgroup
Stephane Eranian
2011-01-07
1
-11
/
+17
*
|
|
perf: Sysfs enumeration
Peter Zijlstra
2010-12-16
1
-1
/
+94
*
|
|
perf: Dynamic pmu types
Peter Zijlstra
2010-12-16
1
-6
/
+42
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-16
1
-7
/
+30
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
perf: Fix off by one in perf_swevent_init()
Dan Carpenter
2010-12-16
1
-1
/
+1
|
*
|
perf: Fix duplicate events with multiple-pmu vs software events
Peter Zijlstra
2010-12-08
1
-6
/
+29
*
|
|
perf: Stop all counters on reboot
Peter Zijlstra
2010-12-08
1
-1
/
+23
*
|
|
perf events: Make sample_type identity fields available in all PERF_RECORD_ e...
Arnaldo Carvalho de Melo
2010-12-04
1
-17
/
+91
*
|
|
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
Arnaldo Carvalho de Melo
2010-12-04
1
-54
/
+75
*
|
|
perf events: Fix event inherit fallout of precalculated headers
Thomas Gleixner
2010-12-04
1
-0
/
+5
*
|
|
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
2010-11-30
1
-59
/
+91
*
|
|
perf: Ignore non-sampling overflows
Peter Zijlstra
2010-11-26
1
-0
/
+7
*
|
|
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
2010-11-26
1
-11
/
+13
*
|
|
perf: Limit event refresh to sampling event
Franck Bui-Huu
2010-11-26
1
-1
/
+1
*
|
|
perf: Introduce is_sampling_event()
Franck Bui-Huu
2010-11-26
1
-5
/
+5
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-11-26
1
-16
/
+77
|
\
\
\
|
|
/
/
[next]