aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin1-1/+2
2012-06-18perf: Introduce perf_pmu_migrate_context()Yan, Zheng1-0/+2
2012-06-06perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernelVince Weaver1-0/+1
2012-06-06perf: Limit callchains to 127Arun Sharma1-1/+1
2012-05-31perf tools: Check if callchain is corruptedNamhyung Kim1-2/+2
2012-05-23Revert "sched, perf: Use a single callback into the scheduler"Jiri Olsa1-6/+18
2012-05-09sched, perf: Use a single callback into the schedulerPeter Zijlstra1-18/+6
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter1-1/+4
2012-03-24perf: Move mmap page data_head offset assertion out of headerJiri Olsa1-7/+0
2012-03-23perf: Fix mmap_page capabilities and docsPeter Zijlstra1-10/+73
2012-03-16perf: Adding sysfs group format attribute for pmu deviceJiri Olsa1-0/+14
2012-03-09perf: Add ABI reference sizesStephane Eranian1-0/+2
2012-03-05perf: Add callback to flush branch_stack on context switchStephane Eranian1-1/+8
2012-03-05perf: Add generic taken branch sampling supportStephane Eranian1-4/+67
2012-02-28Merge branch 'perf/jump-labels' into perf/coreIngo Molnar1-6/+6
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()Ingo Molnar1-6/+6
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa1-0/+3
2012-01-31Merge branch 'perf/urgent' into perf/coreIngo Molnar1-0/+1
2012-01-27perf: Fix broken interrupt rate throttlingStephane Eranian1-0/+1
2011-12-21perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra1-1/+3
2011-12-21perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra1-0/+1
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra1-0/+6
2011-12-21perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian1-0/+1
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov1-3/+3
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra1-0/+1
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra1-0/+1
2011-10-06perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel1-1/+4
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian1-9/+15
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-01perf: export perf_event_refresh() to modulesAvi Kivity1-0/+5
2011-07-01perf: Add context field to perf_eventAvi Kivity1-1/+3
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra1-1/+2
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian1-3/+11
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra1-3/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-10/+8
2011-07-01perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy1-1/+1
2011-06-16Merge commit 'v3.0-rc3' into perf/coreIngo Molnar1-4/+4
2011-06-09perf: Split up buffer handling from core codeFrederic Weisbecker1-29/+4
2011-06-04perf: Fix comments in include/linux/perf_event.hVince Weaver1-4/+4
2011-05-06Merge branch 'perf/stat' into perf/coreIngo Molnar1-0/+2
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar1-52/+44
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar1-1/+2
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-12/+11
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar1-0/+1
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-1/+1
2011-04-04jump label: Introduce static_branch() interfaceJason Baron1-13/+13
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-31perf: Fix task context schedulingPeter Zijlstra1-1/+1
2011-03-23perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()Stephane Eranian1-2/+0
2011-03-16perf: Reorder & optimize perf_event_context to remove alignment padding on 64 bit buildsRichard Kennedy1-1/+1