summaryrefslogtreecommitdiffstats
path: root/kernel/events
AgeCommit message (Expand)AuthorLines
2012-04-26perf: Fix perf_event_for_each() to use siblingMichael Ellerman-1/+1
2012-03-26Merge branch 'linus' into perf/urgentIngo Molnar-8/+5
2012-03-24perf: Move mmap page data_head offset assertion out of headerJiri Olsa-0/+7
2012-03-23perf: Fix mmap_page capabilities and docsPeter Zijlstra-2/+2
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-8/+5
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian-0/+85
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian-0/+30
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian-0/+68
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar-7/+16
2012-02-28perf/hwbp: Fix a possible memory leakNamhyung Kim-2/+2
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar-8/+8
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian-5/+14
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan-8/+5
2012-01-31Merge branch 'perf/urgent' into perf/coreIngo Molnar-38/+66
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar-13/+47
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian-38/+66
2012-01-21perf: Call perf_cgroup_event_time() directlyNamhyung Kim-1/+1
2012-01-21perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim-2/+0
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-5/+8
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-245/+283
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro-2/+2
2011-12-21perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra-7/+14
2011-12-21perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra-0/+1
2011-12-21perf: Fix mmap_page::offset computationPeter Zijlstra-1/+1
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra-5/+29
2011-12-21perf: Update the mmap control page on mmap()Peter Zijlstra-0/+2
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar-2/+2
2011-12-14perf events: Fix ring_buffer_wakeup() brown paperbag bugWill Deacon-2/+6
2011-12-12cgroup: don't use subsys->can_attach_task() or ->attach_task()Tejun Heo-5/+8
2011-12-11events: Make events use the new is_idle_task() APIPaul E. McKenney-1/+1
2011-12-07perf: Do no try to schedule task events if there are noneGleb Natapov-2/+2
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov-5/+8
2011-12-06perf: Fix enable_on_exec for sibling eventsPeter Zijlstra-7/+1
2011-12-06perf: Remove superfluous argumentsPeter Zijlstra-5/+4
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra-16/+32
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar-3/+92
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra-2/+90
2011-11-15Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar-0/+2
2011-11-14events: Don't divide events if it has field periodAndrew Vagin-1/+6
2011-11-14perf: Carve out callchain functionalityBorislav Petkov-211/+230
2011-11-14perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov-1/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2011-11-04oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter-0/+2
2011-11-03Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds-95/+2
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter-3/+3
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker-0/+1
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar-12/+55
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson-2/+2