summaryrefslogtreecommitdiffstats
path: root/kernel/perf_counter.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-3/+3
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-301/+541
| |\
| * \ Merge branch 'master' into for-nextTejun Heo2009-07-041-49/+271
| |\ \
| * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-241-3/+3
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-151-0/+1
|\ \ \ \
| * | | | perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong2009-09-151-0/+1
* | | | | perf_counter: Fix output-sharing error pathIngo Molnar2009-09-031-20/+20
* | | | | perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint accessIngo Molnar2009-09-021-3/+10
* | | | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-09-021-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | perf_counter: Fix /0 bug in swcountersPeter Zijlstra2009-08-291-0/+1
| * | | | perf_counters: Increase paranoia levelIngo Molnar2009-08-281-1/+1
* | | | | perf_counter: Allow sharing of output channelsPeter Zijlstra2009-08-251-3/+80
* | | | | perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras2009-08-251-13/+30
|/ / / /
* | | | perf_counter: Fix typo in read() output generationPeter Zijlstra2009-08-211-1/+1
* | | | perf_counter: Fix the PARISC buildIngo Molnar2009-08-181-0/+4
* | | | perf_counter: Check task on counter read IPIPaul Mackerras2009-08-171-0/+11
| |_|/ |/| |
* | | perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra2009-08-131-2/+2
* | | perf_counter: Fix an ipi-deadlockPeter Zijlstra2009-08-131-1/+5
* | | perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-131-72/+202
* | | perf_counter: Fix swcounter context invariancePeter Zijlstra2009-08-131-26/+18
* | | perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-131-1/+9
* | | perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra2009-08-101-0/+8
* | | perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-101-6/+24
* | | perf_counter: Fix a race on perf_counter_ctxPeter Zijlstra2009-08-091-15/+15
* | | perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-091-10/+10
* | | perf_counter: Work around gcc warning by initializing tracepoint record uncon...Frederic Weisbecker2009-08-091-3/+4
* | | perf_counter: Fix software counters for fast moving event sourcesPeter Zijlstra2009-08-091-70/+94
* | | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-091-1/+17
* | | perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-091-3/+3
* | | perf_counter: Fix double list iteration in per task precise statsPeter Zijlstra2009-08-061-1/+1
* | | perf_counter: Full task tracingPeter Zijlstra2009-08-021-29/+58
* | | perf_counter: Collapse inherit on read()Peter Zijlstra2009-08-021-1/+13
* | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-221-94/+91
|\ \ \
| * | | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-221-1/+4
| * | | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-221-61/+31
| * | | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-221-2/+21
| * | | perf: Fix stack data leakArjan van de Ven2009-07-221-0/+1
| * | | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-221-19/+17
| |\ \ \
| | * | | perf_counter: Stop open coding unclone_ctxPeter Zijlstra2009-07-101-19/+17
| | | |/ | | |/|
| * | | perf_counter: Make sure we dont leak kernel memory to userspaceAnton Blanchard2009-07-181-4/+15
| * | | perf_counter: Fix the tracepoint channel to perfcountersChris Wilson2009-07-131-7/+3
| |/ /
* | | perf: fix stack data leakArjan van de Ven2009-07-221-0/+1
* | | Fix virt_to_phys() warningsKevin Cernekee2009-07-061-1/+1
|/ /
* | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-301-0/+50
* | perf_counter: Complete counter swapPeter Zijlstra2009-06-261-1/+6
* | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-251-21/+15
* | perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-251-3/+80
* | perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-251-4/+68
* | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-251-1/+9
* | perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-251-0/+6
OpenPOWER on IntegriCloud