aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAge
* perf: Fix perf mmap bugsPeter Zijlstra2013-05-28
* Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
|\
| * Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-08
| |\
| | * perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-17
| | * perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-15
| * | perf: Add generic memory sampling interfaceStephane Eranian2013-04-01
| * | perf/core: Add weighted samplesAndi Kleen2013-04-01
| * | perf/x86: Add flags to event constraintsStephane Eranian2013-04-01
| * | perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-26
| * | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-06
| |/
* / perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker2013-04-22
|/
* perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov2013-02-08
* perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-31
* perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat2012-10-24
* perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat2012-10-24
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2012-10-05
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\
| * perf tools: Keep the perf_event_attr on version 3Jiri Olsa2012-08-22
| * perf: Add attribute to filter out callchainsFrederic Weisbecker2012-08-10
| * perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-10
| * perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa2012-08-10
| * perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-10
| * perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-10
* | perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-13
* | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-04
* | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-04
|/
* perf/trace: Add ability to set a target task for eventsAndrew Vagin2012-07-31
* perf: Introduce perf_pmu_migrate_context()Yan, Zheng2012-06-18
* perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernelVince Weaver2012-06-06
* perf: Limit callchains to 127Arun Sharma2012-06-06
* perf tools: Check if callchain is corruptedNamhyung Kim2012-05-31
* Revert "sched, perf: Use a single callback into the scheduler"Jiri Olsa2012-05-23
* sched, perf: Use a single callback into the schedulerPeter Zijlstra2012-05-09
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09
* perf: Move mmap page data_head offset assertion out of headerJiri Olsa2012-03-24
* perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-23
* perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
* perf: Add ABI reference sizesStephane Eranian2012-03-09
* perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-05
* perf: Add generic taken branch sampling supportStephane Eranian2012-03-05
* Merge branch 'perf/jump-labels' into perf/coreIngo Molnar2012-02-28
|\
| * static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
* | ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-21
|/
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-31
|\
| * perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-27
* | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-21
* | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
* | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-21
|/
* perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian2011-12-21