index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
perf_counter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-5000
/
+0
*
perf_counter: Rename 'event' to event_id/hw_event
Ingo Molnar
2009-09-21
1
-13
/
+13
*
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
Ingo Molnar
2009-09-21
1
-36
/
+35
*
perf_counter: Fix perf_copy_attr() pointer arithmetic
Ian Schram
2009-09-19
1
-10
/
+10
*
perf: Add a timestamp to fork events
Arjan van de Ven
2009-09-19
1
-2
/
+9
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-09-19
1
-3
/
+4
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-3
/
+3
|
|
\
|
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
1
-301
/
+541
|
|
|
\
|
|
*
\
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
1
-49
/
+271
|
|
|
\
\
|
|
*
|
|
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-24
1
-3
/
+3
|
*
|
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-09-15
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
perf_counter: Fix buffer overflow in perf_copy_attr()
Xiao Guangrong
2009-09-15
1
-0
/
+1
*
|
|
|
|
|
sched_clock: Make it NMI safe
Peter Zijlstra
2009-09-18
1
-6
/
+3
*
|
|
|
|
|
perf_counter: Fix up swcounter throttling
Peter Zijlstra
2009-09-18
1
-1
/
+1
*
|
|
|
|
|
x86, perf_counter, bts: Optimize BTS overflow handling
Markus Metzger
2009-09-18
1
-147
/
+165
*
|
|
|
|
|
perf_counter: Allow for a wakeup watermark
Peter Zijlstra
2009-09-17
1
-13
/
+19
*
|
|
|
|
|
perf_counter: Do not throttle single swcounter events
Peter Zijlstra
2009-09-17
1
-4
/
+13
*
|
|
|
|
|
perf_counter: Allow mmap if paranoid checks are turned off
Ingo Molnar
2009-09-13
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
perf_counter: Fix output-sharing error path
Ingo Molnar
2009-09-03
1
-20
/
+20
*
|
|
|
|
perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access
Ingo Molnar
2009-09-02
1
-3
/
+10
*
|
|
|
|
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
2009-09-02
1
-1
/
+2
|
\
|
|
|
|
|
*
|
|
|
perf_counter: Fix /0 bug in swcounters
Peter Zijlstra
2009-08-29
1
-0
/
+1
|
*
|
|
|
perf_counters: Increase paranoia level
Ingo Molnar
2009-08-28
1
-1
/
+1
*
|
|
|
|
perf_counter: Allow sharing of output channels
Peter Zijlstra
2009-08-25
1
-3
/
+80
*
|
|
|
|
perf_counter: Start counting time enabled when group leader gets enabled
Paul Mackerras
2009-08-25
1
-13
/
+30
|
/
/
/
/
*
|
|
|
perf_counter: Fix typo in read() output generation
Peter Zijlstra
2009-08-21
1
-1
/
+1
*
|
|
|
perf_counter: Fix the PARISC build
Ingo Molnar
2009-08-18
1
-0
/
+4
*
|
|
|
perf_counter: Check task on counter read IPI
Paul Mackerras
2009-08-17
1
-0
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
2009-08-13
1
-2
/
+2
*
|
|
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
2009-08-13
1
-1
/
+5
*
|
|
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2009-08-13
1
-72
/
+202
*
|
|
perf_counter: Fix swcounter context invariance
Peter Zijlstra
2009-08-13
1
-26
/
+18
*
|
|
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2009-08-13
1
-1
/
+9
*
|
|
perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data
Peter Zijlstra
2009-08-10
1
-0
/
+8
*
|
|
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2009-08-10
1
-6
/
+24
*
|
|
perf_counter: Fix a race on perf_counter_ctx
Peter Zijlstra
2009-08-09
1
-15
/
+15
*
|
|
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
2009-08-09
1
-10
/
+10
*
|
|
perf_counter: Work around gcc warning by initializing tracepoint record uncon...
Frederic Weisbecker
2009-08-09
1
-3
/
+4
*
|
|
perf_counter: Fix software counters for fast moving event sources
Peter Zijlstra
2009-08-09
1
-70
/
+94
*
|
|
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
1
-1
/
+17
*
|
|
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
2009-08-09
1
-3
/
+3
*
|
|
perf_counter: Fix double list iteration in per task precise stats
Peter Zijlstra
2009-08-06
1
-1
/
+1
*
|
|
perf_counter: Full task tracing
Peter Zijlstra
2009-08-02
1
-29
/
+58
*
|
|
perf_counter: Collapse inherit on read()
Peter Zijlstra
2009-08-02
1
-1
/
+13
*
|
|
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-22
1
-94
/
+91
|
\
\
\
|
*
|
|
perf_counter: Fix throttle/unthrottle event logging
Anton Blanchard
2009-07-22
1
-1
/
+4
|
*
|
|
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
1
-61
/
+31
|
*
|
|
perf_counter: Plug more stack leaks
Peter Zijlstra
2009-07-22
1
-2
/
+21
|
*
|
|
perf: Fix stack data leak
Arjan van de Ven
2009-07-22
1
-0
/
+1
|
*
|
|
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
2009-07-22
1
-19
/
+17
|
|
\
\
\
[next]