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.12.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
/
include
/
trace
/
ftrace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
1
-5
/
+5
|
\
|
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-5
/
+5
*
|
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2009-09-18
1
-28
/
+55
*
|
tracing: Factorize the events profile accounting
Frederic Weisbecker
2009-09-18
1
-20
/
+8
|
/
*
tracing: have TRACE_EVENT macro use __flags to not shadow parameter
Steven Rostedt
2009-09-14
1
-2
/
+2
*
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
2009-09-14
1
-2
/
+2
*
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
1
-5
/
+10
*
tracing/filters: Defer pred allocation
Li Zefan
2009-08-31
1
-1
/
+0
*
tracing: Fix double CPP substitution in TRACE_EVENT_FN
Frederic Weisbecker
2009-08-28
1
-6
/
+7
*
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
1
-0
/
+9
|
\
|
*
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-26
1
-0
/
+9
*
|
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
1
-7
/
+24
|
/
*
tracing/events: Add trace_define_common_fields()
Li Zefan
2009-08-19
1
-5
/
+3
*
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-19
1
-2
/
+1
*
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
1
-1
/
+2
*
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
1
-2
/
+2
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-11
1
-25
/
+158
|
\
|
*
perf_counter: Zero dead bytes from ftrace raw samples size alignment
Frederic Weisbecker
2009-08-10
1
-0
/
+4
|
*
perf_counter: Subtract the buffer size field from the event record size
Frederic Weisbecker
2009-08-10
1
-1
/
+7
|
*
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2009-08-10
1
-1
/
+2
|
*
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
1
-34
/
+96
|
*
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
2009-08-09
1
-25
/
+85
*
|
tracing/events: record the size of dynamic arrays
Li Zefan
2009-07-20
1
-6
/
+8
*
|
tracing/events: add missing type info of dynamic arrays
Lai Jiangshan
2009-07-20
1
-2
/
+2
|
/
*
tracing: do not translate event helper macros in print format
Steven Rostedt
2009-06-10
1
-77
/
+81
*
tracing: fix multiple use of __print_flags and __print_symbolic
Steven Whitehouse
2009-06-03
1
-0
/
+2
*
tracing/events: introduce __dynamic_array()
Li Zefan
2009-06-01
1
-34
/
+88
*
tracing/events: put TP_fast_assign into braces
Li Zefan
2009-06-01
1
-1
/
+1
*
tracing/events: fix a typo in __string() format output
Li Zefan
2009-06-01
1
-2
/
+2
*
ftrace: don't convert function's local variable name in macro
Zhaolei
2009-05-28
1
-10
/
+10
*
tracing: add __print_symbolic to trace events
Steven Rostedt
2009-05-26
1
-0
/
+8
*
tracing: add __print_flags for events
Steven Rostedt
2009-05-26
1
-0
/
+14
*
tracing/events: change the type of __str_loc_item to unsigned short
Li Zefan
2009-05-26
1
-1
/
+1
*
tracing/filters: distinguish between signed and unsigned fields
Tom Zanussi
2009-04-29
1
-8
/
+8
*
tracing: remove deprecated TRACE_FORMAT
Steven Rostedt
2009-04-24
1
-66
/
+0
*
tracing/events: protect __get_str()
Frederic Weisbecker
2009-04-22
1
-1
/
+1
*
tracing/events: provide string with undefined size support
Frederic Weisbecker
2009-04-22
1
-3
/
+85
*
tracing/events: make struct trace_entry->type to be int type
Li Zefan
2009-04-22
1
-1
/
+1
*
tracing: avoid warnings from zero-arg tracepoints
Jeremy Fitzhardinge
2009-04-17
1
-2
/
+2
*
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
1
-0
/
+1
*
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
2009-04-14
1
-0
/
+492