summaryrefslogtreecommitdiffstats
path: root/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
...
* perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-15/+0
* perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-13/+8
* Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-091-4/+11
|\
| * sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-071-3/+10
| * kernel core: use helpers for rlimitsJiri Slaby2010-03-061-1/+1
| * Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-214/+413
| |\
* | | perf, x86: Restrict the ANY flagPeter Zijlstra2010-03-021-15/+0
* | | Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-271-7/+6
|\ \ \ | |/ / | | / | |/ |/|
| * perf_events: Fix FORK eventsPeter Zijlstra2010-02-141-6/+5
| * perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-041-1/+1
* | perf_event: Fix preempt warning in perf_clock()Peter Zijlstra2010-02-261-1/+1
* | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-261-27/+18
* | perf_events, x86: AMD event schedulingStephane Eranian2010-02-261-0/+5
* | perf_events: Add new start/stop PMU callbacksStephane Eranian2010-02-261-2/+18
* | perf_events: Report the MMAP pgoff value in bytesPeter Zijlstra2010-02-261-1/+1
* | perf_events: Optimize perf_event_task_tick()Peter Zijlstra2010-02-041-4/+4
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-291-0/+9
|\ \ | |/
| * perf: Honour event state for aux stream dataPeter Zijlstra2010-01-211-0/+9
* | perf_events: Fix sample_period transfer on inheritPeter Zijlstra2010-01-291-2/+9
* | perf: Reimplement frequency driven samplingPeter Zijlstra2010-01-271-40/+92
* | perf: Better order flexible and pinned schedulingFrederic Weisbecker2010-01-171-7/+27
* | perf: Don't schedule out/in pinned events on task tickFrederic Weisbecker2010-01-171-4/+4
* | perf: Allow pinned and flexible groups to be scheduled separatelyFrederic Weisbecker2010-01-171-44/+93
* | perf: Make __perf_event_sched_out staticFrederic Weisbecker2010-01-171-2/+2
* | perf: Export software-only event group characteristic as a flagFrederic Weisbecker2010-01-161-19/+11
* | perf: Round robin flexible groups of events using list_rotate_left()Frederic Weisbecker2010-01-161-13/+4
* | perf/core: Split context's event group list into pinned and non-pinned listsFrederic Weisbecker2010-01-161-76/+151
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-131-5/+4
|\ \ | |/
| * Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-311-3/+2
| |\
| | * perf: Fix NULL deref in inheritance codePeter Zijlstra2009-12-311-3/+2
| * | anonfd: Allow making anon files read-onlyRoland Dreier2009-12-221-1/+1
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-191-14/+18
| |\ \ | | |/
| * | cpumask: use cpu_online in kernel/perf_event.cRusty Russell2009-12-171-1/+1
* | | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-281-2/+2
* | | perf events: Remove arg from perf sched hooksPeter Zijlstra2009-12-281-13/+14
| |/ |/|
* | perf events: Dont report side-band events on each cpu for per-task-per-cpu ev...Peter Zijlstra2009-12-171-14/+18
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-161-6/+9
|\
| * perf events: Allow per-task-per-cpu countersPeter Zijlstra2009-12-161-4/+7
| * perf_events: Fix perf_event_attr layoutPeter Zijlstra2009-12-151-1/+1
| * perf_event: Fix incorrect range check on cpu numberPaul Mackerras2009-12-151-1/+1
* | perf_event: Convert to raw_spinlockThomas Gleixner2009-12-141-53/+53
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-111-37/+38
|\ \ | |/
| * perf_event: Fix variable initialization in other codepathsXiao Guangrong2009-12-101-0/+1
| * perf_event: Fix perf_swevent_hrtimer() variable initializationXiao Guangrong2009-12-101-0/+1
| * perf_event: Cleanup for cpu_clock_perf_event_update()Xiao Guangrong2009-12-091-2/+1
| * perf_event: Allocate children's perf_event_ctxp at the right timeXiao Guangrong2009-12-091-15/+22
| * perf_event: Clean up __perf_event_init_context()Xiao Guangrong2009-12-091-4/+3
| * hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-091-2/+2
| * hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-061-15/+9
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-2/+2
|\ \ | |/ |/|
OpenPOWER on IntegriCloud