aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra3-2/+90
2011-11-14perf: Do not set task_ctx pointer in cpuctx if there are no events in the contextGleb Natapov1-1/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-03Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds1-95/+2
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter1-3/+3
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker1-0/+1
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar1-12/+55
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson1-2/+2
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian1-10/+53
2011-08-14perf: provide PMU when initing eventsMark Rutland1-2/+2
2011-08-14perf: Add PM notifiers to fix CPU hotplug racesPeter Zijlstra1-2/+95
2011-07-21perf: Remove perf_event_attr::type checkLin Ming1-7/+0
2011-07-01perf: export perf_event_refresh() to modulesAvi Kivity1-1/+2
2011-07-01perf: Add context field to perf_eventAvi Kivity2-9/+22
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2-24/+21
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra3-43/+31
2011-07-01events: Ensure that timers are updated without requiring read() callEric B Munson1-2/+13
2011-07-01events: Move lockless timer calculation into helper functionEric B Munson1-7/+15
2011-07-01events: Add note to update_event_times comment about holding ctx->lockEric B Munson1-0/+1
2011-07-01perf_events: Fix perf buffer watermark settingVince Weaver2-9/+13
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker4-498/+568
2011-06-07perf, core: Fix initial task_ctx/event installationPeter Zijlstra1-11/+17
2011-06-04Merge branch 'perf/urgent' into perf/coreIngo Molnar1-18/+4
2011-06-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-0/+8
2011-05-31perf, cgroups: Fix up for new APIPeter Zijlstra1-18/+4
2011-05-28perf: De-schedule a task context when removing the last eventPeter Zijlstra1-0/+4
2011-05-28perf: Change close() semantics for group eventsPeter Zijlstra1-7/+1
2011-05-28perf: Collect the schedule-in rules in one functionPeter Zijlstra1-12/+15
2011-05-28perf: Change and simplify ctx::is_active semanticsPeter Zijlstra1-6/+8
2011-05-28perf: Simplify and fix __perf_install_in_context()Peter Zijlstra1-45/+35
2011-05-28perf: Remove task_ctx_sched_in()Peter Zijlstra1-20/+6
2011-05-28perf: Optimize event scheduling lockingPeter Zijlstra1-25/+36
2011-05-28perf: Clean up 'ctx' reference countingPeter Zijlstra1-7/+3
2011-05-28perf: Optimize ctx_sched_out()Peter Zijlstra1-2/+2
2011-05-28perf: Fix SIGIO handlingPeter Zijlstra1-0/+8
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-18/+2
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar1-20/+20
2011-05-03hw breakpoints: Move to kernel/events/Borislav Petkov2-1/+661
2011-05-03perf: Start the restructuringBorislav Petkov2-0/+7460