summaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-021-1/+1
|\
| * Merge tag 'v3.10' into sched/coreIngo Molnar2013-07-011-2/+1
| |\
| * | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
* | | perf: Drop sample rate when sampling is too slowDave Hansen2013-06-231-0/+7
* | | perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen2013-06-191-1/+6
* | | perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter2013-06-191-0/+4
* | | perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-2/+2
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-191-2/+1
|\ \ \ | | |/ | |/|
| * | perf: Fix perf mmap bugsPeter Zijlstra2013-05-281-2/+1
| |/
* | perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2013-05-281-0/+1
* | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-281-1/+2
* | perf: Fix hw breakpoints overflow period samplingJiri Olsa2013-05-281-0/+2
|/
* Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-021-17/+13
|\
| * Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-081-0/+6
| |\
| | * perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
| | * perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-151-0/+2
| * | perf: Add generic memory sampling interfaceStephane Eranian2013-04-011-0/+2
| * | perf/core: Add weighted samplesAndi Kleen2013-04-011-0/+2
| * | perf/x86: Add flags to event constraintsStephane Eranian2013-04-011-0/+1
| * | perf/x86: Improve sysfs event mapping with event stringStephane Eranian2013-03-261-0/+1
| * | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-061-17/+1
| |/
* / perf: New helper to prevent full dynticks CPUs from stopping tickFrederic Weisbecker2013-04-221-0/+6
|/
* perf: Introduce hw_perf_event->tp_target and ->tp_listOleg Nesterov2013-02-081-2/+7
* perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-311-0/+11
* perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat2012-10-241-3/+4
* perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat2012-10-241-0/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-599/+1
* perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2012-10-051-1/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-5/+55
|\
| * perf tools: Keep the perf_event_attr on version 3Jiri Olsa2012-08-221-2/+2
| * perf: Add attribute to filter out callchainsFrederic Weisbecker2012-08-101-1/+4
| * perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-101-1/+17
| * perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa2012-08-101-0/+2
| * perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-101-1/+1
| * perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-101-3/+32
* | perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-131-0/+2
* | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-041-0/+2
* | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-041-1/+1
|/
* perf/trace: Add ability to set a target task for eventsAndrew Vagin2012-07-311-1/+2
* perf: Introduce perf_pmu_migrate_context()Yan, Zheng2012-06-181-0/+2
* perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernelVince Weaver2012-06-061-0/+1
* perf: Limit callchains to 127Arun Sharma2012-06-061-1/+1
* perf tools: Check if callchain is corruptedNamhyung Kim2012-05-311-2/+2
* Revert "sched, perf: Use a single callback into the scheduler"Jiri Olsa2012-05-231-6/+18
* sched, perf: Use a single callback into the schedulerPeter Zijlstra2012-05-091-18/+6
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-1/+4
* perf: Move mmap page data_head offset assertion out of headerJiri Olsa2012-03-241-7/+0
* perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-231-10/+73
* perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-161-0/+14
* perf: Add ABI reference sizesStephane Eranian2012-03-091-0/+2