aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/perf_counter.c
Commit message (Expand)AuthorAge
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2009-09-21
* perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2009-09-21
* perf_counter: Fix perf_copy_attr() pointer arithmeticIan Schram2009-09-19
* perf: Add a timestamp to fork eventsArjan van de Ven2009-09-19
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-09-19
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
| |\
| | * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| | |\
| | * \ Merge branch 'master' into for-nextTejun Heo2009-07-03
| | |\ \
| | * | | percpu: clean up percpu variable definitionsTejun Heo2009-06-24
| * | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-15
| |\ \ \ \
| | * | | | perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong2009-09-15
* | | | | | sched_clock: Make it NMI safePeter Zijlstra2009-09-18
* | | | | | perf_counter: Fix up swcounter throttlingPeter Zijlstra2009-09-18
* | | | | | x86, perf_counter, bts: Optimize BTS overflow handlingMarkus Metzger2009-09-18
* | | | | | perf_counter: Allow for a wakeup watermarkPeter Zijlstra2009-09-17
* | | | | | perf_counter: Do not throttle single swcounter eventsPeter Zijlstra2009-09-17
* | | | | | perf_counter: Allow mmap if paranoid checks are turned offIngo Molnar2009-09-13
|/ / / / /
* | | | | perf_counter: Fix output-sharing error pathIngo Molnar2009-09-03
* | | | | perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint accessIngo Molnar2009-09-02
* | | | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-09-02
|\| | | |
| * | | | perf_counter: Fix /0 bug in swcountersPeter Zijlstra2009-08-29
| * | | | perf_counters: Increase paranoia levelIngo Molnar2009-08-28
* | | | | perf_counter: Allow sharing of output channelsPeter Zijlstra2009-08-25
* | | | | perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras2009-08-25
|/ / / /
* | | | perf_counter: Fix typo in read() output generationPeter Zijlstra2009-08-21
* | | | perf_counter: Fix the PARISC buildIngo Molnar2009-08-18
* | | | perf_counter: Check task on counter read IPIPaul Mackerras2009-08-17
| |_|/ |/| |
* | | perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra2009-08-13
* | | perf_counter: Fix an ipi-deadlockPeter Zijlstra2009-08-13
* | | perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-13
* | | perf_counter: Fix swcounter context invariancePeter Zijlstra2009-08-13
* | | perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-13
* | | perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra2009-08-10
* | | perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-10
* | | perf_counter: Fix a race on perf_counter_ctxPeter Zijlstra2009-08-09
* | | perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-09
* | | perf_counter: Work around gcc warning by initializing tracepoint record uncon...Frederic Weisbecker2009-08-09
* | | perf_counter: Fix software counters for fast moving event sourcesPeter Zijlstra2009-08-09
* | | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
* | | perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-09
* | | perf_counter: Fix double list iteration in per task precise statsPeter Zijlstra2009-08-06
* | | perf_counter: Full task tracingPeter Zijlstra2009-08-02
* | | perf_counter: Collapse inherit on read()Peter Zijlstra2009-08-02
* | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
|\ \ \
| * | | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-22
| * | | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
| * | | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-22
| * | | perf: Fix stack data leakArjan van de Ven2009-07-22
| * | | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-22
| |\ \ \