aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events
Commit message (Expand)AuthorAge
* perf_event: Fix broken calc_timer_values()Eric B Munson2011-08-31
* perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-29
* perf: Remove perf_event_attr::type checkLin Ming2011-07-21
* perf: export perf_event_refresh() to modulesAvi Kivity2011-07-01
* perf: Add context field to perf_eventAvi Kivity2011-07-01
* perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-01
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* events: Ensure that timers are updated without requiring read() callEric B Munson2011-07-01
* events: Move lockless timer calculation into helper functionEric B Munson2011-07-01
* events: Add note to update_event_times comment about holding ctx->lockEric B Munson2011-07-01
* perf_events: Fix perf buffer watermark settingVince Weaver2011-07-01
* perf: Split up buffer handling from core codeFrederic Weisbecker2011-06-09
* perf, core: Fix initial task_ctx/event installationPeter Zijlstra2011-06-07
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-06-04
|\
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-06-04
| |\
| * | perf, cgroups: Fix up for new APIPeter Zijlstra2011-05-31
* | | perf: De-schedule a task context when removing the last eventPeter Zijlstra2011-05-28
* | | perf: Change close() semantics for group eventsPeter Zijlstra2011-05-28
* | | perf: Collect the schedule-in rules in one functionPeter Zijlstra2011-05-28
* | | perf: Change and simplify ctx::is_active semanticsPeter Zijlstra2011-05-28
* | | perf: Simplify and fix __perf_install_in_context()Peter Zijlstra2011-05-28
* | | perf: Remove task_ctx_sched_in()Peter Zijlstra2011-05-28
* | | perf: Optimize event scheduling lockingPeter Zijlstra2011-05-28
* | | perf: Clean up 'ctx' reference countingPeter Zijlstra2011-05-28
* | | perf: Optimize ctx_sched_out()Peter Zijlstra2011-05-28
| |/ |/|
* | perf: Fix SIGIO handlingPeter Zijlstra2011-05-28
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
* perf events: Clean up definitions and initializers, update copyrightsIngo Molnar2011-05-04
* hw breakpoints: Move to kernel/events/Borislav Petkov2011-05-03
* perf: Start the restructuringBorislav Petkov2011-05-03