index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_counter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Tidy up after the big rename
Ingo Molnar
2009-09-21
1
-0
/
+441
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-858
/
+0
*
perf_counter: Rename list_entry -> group_entry, counter_list -> group_list
Ingo Molnar
2009-09-21
1
-2
/
+2
*
perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...
Paul Mackerras
2009-09-21
1
-17
/
+0
*
perf: Add a timestamp to fork events
Arjan van de Ven
2009-09-19
1
-0
/
+2
*
x86, perf_counter, bts: Optimize BTS overflow handling
Markus Metzger
2009-09-18
1
-4
/
+64
*
perf_counter: Allow for a wakeup watermark
Peter Zijlstra
2009-09-17
1
-2
/
+8
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
1
-0
/
+2
|
\
|
*
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-06
1
-11
/
+38
|
|
\
|
*
|
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
1
-0
/
+2
*
|
|
perf_counter: Allow sharing of output channels
Peter Zijlstra
2009-08-25
1
-0
/
+5
|
|
/
|
/
|
*
|
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2009-08-13
1
-11
/
+36
*
|
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2009-08-13
1
-0
/
+2
|
/
*
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2009-08-10
1
-0
/
+2
*
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
2009-08-09
1
-5
/
+5
*
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
1
-1
/
+8
*
perf_counter: Full task tracing
Peter Zijlstra
2009-08-02
1
-1
/
+12
*
perf_counter: PERF_SAMPLE_ID and inherited counters
Peter Zijlstra
2009-07-22
1
-11
/
+4
*
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
2009-06-30
1
-1
/
+2
*
perf_counter: Rework the sample ABI
Peter Zijlstra
2009-06-25
1
-5
/
+5
*
perf_counter: Implement more accurate per task statistics
Peter Zijlstra
2009-06-25
1
-1
/
+3
*
perf_counter: Add PERF_EVENT_READ
Peter Zijlstra
2009-06-25
1
-0
/
+12
*
perf_counter: Add scale information to the mmap control page
Peter Zijlstra
2009-06-25
1
-1
/
+3
*
perf_counter: Split the mmap control page in two parts
Peter Zijlstra
2009-06-25
1
-0
/
+6
*
perf_counter: Optimize perf_swcounter_event()
Peter Zijlstra
2009-06-23
1
-1
/
+10
*
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
2009-06-19
1
-4
/
+0
*
perf_counter: Make callchain samples extensible
Peter Zijlstra
2009-06-19
1
-11
/
+17
*
perf_counter: Add event overlow handling
Peter Zijlstra
2009-06-18
1
-12
/
+28
*
perf report: Add validation of call-chain entries
Ingo Molnar
2009-06-18
1
-10
/
+10
*
perf_counter: Make set_perf_counter_pending() declaration common
Paul Mackerras
2009-06-15
1
-0
/
+1
*
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
2009-06-12
1
-4
/
+15
*
perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too
Peter Zijlstra
2009-06-12
1
-1
/
+2
*
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
2009-06-11
1
-0
/
+1
*
perf_counter: Better align code
Ingo Molnar
2009-06-11
1
-80
/
+85
*
perf_counter: Rename L2 to LL cache
Peter Zijlstra
2009-06-11
1
-2
/
+2
*
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
1
-18
/
+18
*
perf_counter: Rename enums
Peter Zijlstra
2009-06-11
1
-28
/
+25
*
perf_counter: Rename perf_counter_limit sysctl
Peter Zijlstra
2009-06-11
1
-1
/
+1
*
perf_counter: More paranoia settings
Peter Zijlstra
2009-06-11
1
-1
/
+1
*
perf_counter: Accurate period data
Peter Zijlstra
2009-06-11
1
-2
/
+4
*
perf_counter: Introduce struct for sample data
Peter Zijlstra
2009-06-11
1
-2
/
+8
*
perf_counter: More aggressive frequency adjustment
Peter Zijlstra
2009-06-10
1
-0
/
+1
*
perf_counter: Implement generalized cache event types
Ingo Molnar
2009-06-06
1
-0
/
+34
*
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
2009-06-06
1
-52
/
+13
*
perf_counter: Fix frequency adjustment for < HZ
Peter Zijlstra
2009-06-05
1
-0
/
+3
*
perf_counter: Add PERF_SAMPLE_PERIOD
Peter Zijlstra
2009-06-05
1
-0
/
+2
*
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
Peter Zijlstra
2009-06-05
1
-1
/
+1
*
perf_counter: Generate mmap events for install_special_mapping()
Peter Zijlstra
2009-06-05
1
-6
/
+8
*
perf_counter: Remove munmap stuff
Peter Zijlstra
2009-06-04
1
-10
/
+1
*
perf_counter: Add fork event
Peter Zijlstra
2009-06-04
1
-0
/
+10
[next]