index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
perf_counter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-3
/
+3
2009-09-15
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+1
2009-09-15
perf_counter: Fix buffer overflow in perf_copy_attr()
Xiao Guangrong
1
-0
/
+1
2009-09-03
perf_counter: Fix output-sharing error path
Ingo Molnar
1
-20
/
+20
2009-09-02
perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access
Ingo Molnar
1
-3
/
+10
2009-09-02
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
1
-1
/
+2
2009-08-29
perf_counter: Fix /0 bug in swcounters
Peter Zijlstra
1
-0
/
+1
2009-08-28
perf_counters: Increase paranoia level
Ingo Molnar
1
-1
/
+1
2009-08-25
perf_counter: Allow sharing of output channels
Peter Zijlstra
1
-3
/
+80
2009-08-25
perf_counter: Start counting time enabled when group leader gets enabled
Paul Mackerras
1
-13
/
+30
2009-08-21
perf_counter: Fix typo in read() output generation
Peter Zijlstra
1
-1
/
+1
2009-08-18
perf_counter: Fix the PARISC build
Ingo Molnar
1
-0
/
+4
2009-08-17
perf_counter: Check task on counter read IPI
Paul Mackerras
1
-0
/
+11
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
1
-301
/
+541
2009-08-13
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
1
-2
/
+2
2009-08-13
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
1
-1
/
+5
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
1
-72
/
+202
2009-08-13
perf_counter: Fix swcounter context invariance
Peter Zijlstra
1
-26
/
+18
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
1
-1
/
+9
2009-08-10
perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data
Peter Zijlstra
1
-0
/
+8
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
1
-6
/
+24
2009-08-09
perf_counter: Fix a race on perf_counter_ctx
Peter Zijlstra
1
-15
/
+15
2009-08-09
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
1
-10
/
+10
2009-08-09
perf_counter: Work around gcc warning by initializing tracepoint record uncon...
Frederic Weisbecker
1
-3
/
+4
2009-08-09
perf_counter: Fix software counters for fast moving event sources
Peter Zijlstra
1
-70
/
+94
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
1
-1
/
+17
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
1
-3
/
+3
2009-08-06
perf_counter: Fix double list iteration in per task precise stats
Peter Zijlstra
1
-1
/
+1
2009-08-02
perf_counter: Full task tracing
Peter Zijlstra
1
-29
/
+58
2009-08-02
perf_counter: Collapse inherit on read()
Peter Zijlstra
1
-1
/
+13
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-94
/
+91
2009-07-22
perf: fix stack data leak
Arjan van de Ven
1
-0
/
+1
2009-07-22
perf_counter: Fix throttle/unthrottle event logging
Anton Blanchard
1
-1
/
+4
2009-07-22
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
1
-61
/
+31
2009-07-22
perf_counter: Plug more stack leaks
Peter Zijlstra
1
-2
/
+21
2009-07-22
perf: Fix stack data leak
Arjan van de Ven
1
-0
/
+1
2009-07-22
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
Peter Zijlstra
1
-19
/
+17
2009-07-18
perf_counter: Make sure we dont leak kernel memory to userspace
Anton Blanchard
1
-4
/
+15
2009-07-13
perf_counter: Fix the tracepoint channel to perfcounters
Chris Wilson
1
-7
/
+3
2009-07-10
perf_counter: Stop open coding unclone_ctx
Peter Zijlstra
1
-19
/
+17
2009-07-07
Fix virt_to_phys() warnings
Kevin Cernekee
1
-1
/
+1
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
1
-49
/
+271
2009-06-30
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
1
-0
/
+50
2009-06-26
perf_counter: Complete counter swap
Peter Zijlstra
1
-1
/
+6
2009-06-25
perf_counter: Rework the sample ABI
Peter Zijlstra
1
-21
/
+15
2009-06-25
perf_counter: Implement more accurate per task statistics
Peter Zijlstra
1
-3
/
+80
2009-06-25
perf_counter: Add PERF_EVENT_READ
Peter Zijlstra
1
-4
/
+68
2009-06-25
perf_counter, x86: Add mmap counter read support
Peter Zijlstra
1
-1
/
+9
2009-06-25
perf_counter: Add scale information to the mmap control page
Peter Zijlstra
1
-0
/
+6
2009-06-24
percpu: clean up percpu variable definitions
Tejun Heo
1
-3
/
+3
[next]