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
/
trace
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
tracing/events: convert event call sites to use a link list
Steven Rostedt
1
-12
/
+1
2009-04-14
tracing/events: move declarations from trace directory to core include
Steven Rostedt
1
-119
/
+1
2009-04-14
tracing: make trace_seq operations available for core kernel
Steven Rostedt
1
-13
/
+2
2009-04-14
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
1
-5
/
+9
2009-04-14
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
1
-3
/
+11
2009-04-14
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
1
-0
/
+1
2009-04-14
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
1
-0
/
+2
2009-04-14
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
1
-0
/
+20
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
1
-1
/
+1
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
1
-0
/
+6
2009-04-07
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
1
-1
/
+1
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
1
-1
/
+1
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-9
/
+73
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
1
-0
/
+6
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
1
-9
/
+68
2009-03-25
function-graph: add option to calculate graph time or not
Steven Rostedt
1
-0
/
+1
2009-03-25
tracing: adding function timings to function profiler
Steven Rostedt
1
-1
/
+2
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
1
-0
/
+1
2009-03-24
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
1
-1
/
+2
2009-03-23
tracing/events: don't use wake up for events
Frederic Weisbecker
1
-0
/
+2
2009-03-22
tracing: add per-subsystem filtering
Tom Zanussi
1
-0
/
+15
2009-03-22
tracing: add per-event filtering
Tom Zanussi
1
-0
/
+28
2009-03-22
tracing: add run-time field descriptions for event filtering
Tom Zanussi
1
-9
/
+21
2009-03-20
ftrace: event profile hooks
Peter Zijlstra
1
-0
/
+11
2009-03-19
tracing: remove recording function depth from trace_printk
Steven Rostedt
1
-4
/
+2
2009-03-18
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-0
/
+1
2009-03-18
tracing: add global-clock option to provide cross CPU clock to traces
Steven Rostedt
1
-0
/
+1
2009-03-17
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-1
/
+1
2009-03-17
tracing: protect reader of cmdline output
Steven Rostedt
1
-1
/
+1
2009-03-16
Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...
Ingo Molnar
1
-0
/
+17
2009-03-13
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
1
-0
/
+17
2009-03-13
Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...
Ingo Molnar
1
-0
/
+2
2009-03-13
tracing/ftrace: syscall tracing infrastructure, basics
Frederic Weisbecker
1
-0
/
+2
2009-03-13
tracing: add comment for use of double __builtin_consant_p
Steven Rostedt
1
-0
/
+5
2009-03-13
tracing: have event_trace_printk use static tracer
Steven Rostedt
1
-0
/
+17
2009-03-13
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
1
-1
/
+12
2009-03-12
tracing: expand the ring buffers when an event is activated
Steven Rostedt
1
-0
/
+3
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
1
-5
/
+0
2009-03-06
tracing: trace_bprintk() cleanups
Ingo Molnar
1
-11
/
+8
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
1
-11
/
+3
2009-03-06
tracing: infrastructure for supporting binary record
Lai Jiangshan
1
-0
/
+12
2009-03-05
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
1
-1
/
+1
2009-03-05
tracing: add latency output format option
Steven Rostedt
1
-1
/
+2
2009-03-04
tracing: add binary buffer files for use with splice
Steven Rostedt
1
-0
/
+1
2009-03-02
tracing: add format file to describe event struct fields
Steven Rostedt
1
-0
/
+1
2009-03-02
tracing: make trace_seq_reset global and rename to trace_seq_init
Steven Rostedt
1
-0
/
+8
2009-02-28
tracing: add raw fast tracing interface for trace events
Steven Rostedt
1
-0
/
+7
2009-02-28
tracing: add raw trace point recording infrastructure
Steven Rostedt
1
-0
/
+19
2009-02-28
tracing: add interface to write into current tracer buffer
Steven Rostedt
1
-0
/
+6
2009-02-25
tracing/core: make the read callbacks reentrants
Frederic Weisbecker
1
-1
/
+2
[next]