Peter Zijlstra
|
542e72fc90
perf: Fix reading in perf_event_read()
|
14 years ago |
Eric Dumazet
|
88d4f0db7f
perf: Fix alloc_callchain_buffers()
|
14 years ago |
Oleg Nesterov
|
806839b22c
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
|
14 years ago |
Peter Zijlstra
|
547e9fd7d3
perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat
|
14 years ago |
Oleg Nesterov
|
8550d7cb6e
perf: Fix perf_event_init_task()/perf_event_free_task() interaction
|
14 years ago |
Oleg Nesterov
|
dbe08d82ce
perf: Fix find_get_context() vs perf_event_exit_task() race
|
14 years ago |
Linus Torvalds
|
335bc70b6b
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Oleg Nesterov
|
66832eb4ba
perf: Validate cpu early in perf_event_alloc()
|
14 years ago |
Oleg Nesterov
|
22a4ec7290
perf: Find_get_context: fix the per-cpu-counter check
|
14 years ago |
Peter Zijlstra
|
c5ed514559
perf: Fix contexted inheritance
|
14 years ago |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Stephane Eranian
|
4158755d31
perf_events: Add perf_event_time()
|
14 years ago |
Stephane Eranian
|
5632ab12e9
perf_events: Generalize use of event_filter_match()
|
14 years ago |
Stephane Eranian
|
0b3fcf178d
perf_events: Move code around to prepare for cgroup
|
14 years ago |
Jiri Kosina
|
4b7bd36470
Merge branch 'master' into for-next
|
14 years ago |
Peter Zijlstra
|
abe4340057
perf: Sysfs enumeration
|
14 years ago |
Peter Zijlstra
|
2e80a82a49
perf: Dynamic pmu types
|
14 years ago |
Ingo Molnar
|
006b20fe4c
Merge branch 'perf/urgent' into perf/core
|
14 years ago |
Dan Carpenter
|
ce677831a4
perf: Fix off by one in perf_swevent_init()
|
14 years ago |
Peter Zijlstra
|
c277443cfc
perf: Stop all counters on reboot
|
14 years ago |
Peter Zijlstra
|
5167695753
perf: Fix duplicate events with multiple-pmu vs software events
|
14 years ago |
Arnaldo Carvalho de Melo
|
c980d10918
perf events: Make sample_type identity fields available in all PERF_RECORD_ events
|
14 years ago |
Arnaldo Carvalho de Melo
|
6844c09d84
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
|
14 years ago |
Thomas Gleixner
|
614b6780eb
perf events: Fix event inherit fallout of precalculated headers
|
14 years ago |
Arnaldo Carvalho de Melo
|
c320c7b7d3
perf events: Precalculate the header space for PERF_SAMPLE_ fields
|
14 years ago |
Jesper Juhl
|
fa9f90be74
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
|
14 years ago |
Peter Zijlstra
|
963988262c
perf: Ignore non-sampling overflows
|
14 years ago |
Franck Bui-Huu
|
5d508e820a
perf: Don't bother to init the hrtimer for no SW sampling counters
|
14 years ago |
Franck Bui-Huu
|
2e939d1da9
perf: Limit event refresh to sampling event
|
14 years ago |
Franck Bui-Huu
|
6c7e550f13
perf: Introduce is_sampling_event()
|
14 years ago |