summaryrefslogtreecommitdiffstats
path: root/kernel/events/core.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Add attr->mmap2 attribute to an eventStephane Eranian2013-09-021-4/+42
* perf: make events stream always parsableAdrian Hunter2013-08-291-1/+10
* perf: Do not compute time values unnecessarilyPeter Zijlstra2013-08-161-4/+4
* perf: Account freq events globallyFrederic Weisbecker2013-08-161-11/+8
* perf: Do not get values from disabled counters in group format readJiri Olsa2013-08-071-1/+2
* perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa2013-08-071-0/+9
* perf: Implement finer grained full dynticks kickFrederic Weisbecker2013-07-301-8/+9
* perf: Account freq events per cpuFrederic Weisbecker2013-07-301-0/+7
* perf: Migrate per cpu event accountingFrederic Weisbecker2013-07-301-0/+2
* perf: Split the per-cpu accounting part of the event accounting codeFrederic Weisbecker2013-07-301-32/+55
* perf: Factor out event accounting code to account_event()/__free_event()Frederic Weisbecker2013-07-301-32/+47
* perf: Sanitize get_callchain_buffer()Frederic Weisbecker2013-07-301-20/+21
* perf: Fix branch stack refcount leak on callchain init failureFrederic Weisbecker2013-07-301-6/+6
* perf: Update perf_event_type documentationPeter Zijlstra2013-07-231-15/+16
* Merge branch 'linus' into perf/coreIngo Molnar2013-07-191-4/+2
|\
| * Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-181-2/+0
| |\
| | * sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-161-2/+0
| * | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-2/+2
| |/
* | perf: Remove the 'match' callback for auxiliary events processingJiri Olsa2013-07-121-40/+39
|/
* perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-121-1/+14
* perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-121-1/+10
* perf: Clone child context from parent context pmuJiri Olsa2013-07-121-1/+1
* perf: Fix interrupt handler timing harnessStephane Eranian2013-07-051-2/+2
* perf: Drop sample rate when sampling is too slowDave Hansen2013-06-231-4/+88
* perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-1/+1
* perf: Fix hypervisor branch sampling permission checkStephane Eranian2013-06-191-2/+2
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-06-191-72/+161
|\
| * perf: Fix mmap() accounting holePeter Zijlstra2013-06-191-71/+157
| * perf: Fix perf mmap bugsPeter Zijlstra2013-05-281-17/+20
* | perf/x86: Check branch sampling priv level in generic codeStephane Eranian2013-05-281-5/+4
* | perf: Add sysfs entry to adjust multiplexing interval per PMUStephane Eranian2013-05-281-4/+59
* | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-281-8/+106
* | perf: Fix hw breakpoints overflow period samplingJiri Olsa2013-05-281-1/+1
|/
* perf: Factor out auxiliary events notificationJiri Olsa2013-05-071-153/+89
* perf: Fix EXIT event notificationJiri Olsa2013-05-071-12/+14
* Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-021-12/+58
|\
| * Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-301-0/+30
| |\
| | * Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-211-2/+4
| | |\
| | * | perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian2013-04-011-0/+3
| | * | perf: Add generic memory sampling interfaceStephane Eranian2013-04-011-0/+6
| | * | perf/core: Add weighted samplesAndi Kleen2013-04-011-0/+6
| | * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-03-211-2/+6
| | |\ \
| | * | | perf/cgroup: Add __percpu annotation to perf_cgroup->infoNamhyung Kim2013-03-181-1/+1
| | * | | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-061-0/+15
| * | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-291-8/+16
| |\ \ \ \
| | * | | | perf: make perf_event cgroup hierarchicalTejun Heo2013-04-101-8/+16
| | |/ / /
| * | | | events: Protect access via task_subsys_state_check()Paul E. McKenney2013-04-211-0/+2
| | |_|/ | |/| |
| * | | perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-04-151-1/+1
| * | | perf: Fix error return codeWei Yongjun2013-04-121-0/+1
| * | | perf: Fix strncpy() use, always make sure it's NUL terminatedChen Gang2013-04-081-1/+2
| | |/ | |/|
OpenPOWER on IntegriCloud