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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-18
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
1
-1
/
+5
2009-02-17
tracing/function-graph-tracer: trace the idle tasks
Frederic Weisbecker
1
-1
/
+5
2009-02-17
ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition
Ingo Molnar
1
-3
/
+5
2009-02-17
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-197
/
+904
2009-02-17
Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tr...
Ingo Molnar
1
-71
/
+102
2009-02-17
ftrace: add pretty print function for traceon and traceoff hooks
Steven Rostedt
1
-0
/
+28
2009-02-17
ftrace: add pretty print to selected fuction traces
Steven Rostedt
1
-0
/
+3
2009-02-17
ftrace: show selected functions in set_ftrace_filter
Steven Rostedt
1
-20
/
+103
2009-02-17
ftrace: add traceon traceoff commands to enable/disable the buffers
Steven Rostedt
1
-0
/
+135
2009-02-17
ring-buffer: add tracing_is_on to test if ring buffer is enabled
Steven Rostedt
1
-0
/
+9
2009-02-17
ftrace: trace different functions with a different tracer
Steven Rostedt
1
-0
/
+247
2009-02-17
ftrace: consolidate mutexes
Steven Rostedt
1
-47
/
+21
2009-02-17
ftrace: convert ftrace_lock from a spinlock to mutex
Steven Rostedt
1
-32
/
+19
2009-02-17
ftrace: add command interface for function selection
Steven Rostedt
1
-11
/
+95
2009-02-17
ftrace: enable filtering only when a function is filtered on
Steven Rostedt
1
-6
/
+8
2009-02-17
ftrace: add module command function filter selection
Steven Rostedt
1
-6
/
+109
2009-02-17
ftrace: break up ftrace_match_records into smaller components
Steven Rostedt
1
-40
/
+75
2009-02-17
ftrace: rename ftrace_match to ftrace_match_records
Steven Rostedt
1
-4
/
+4
2009-02-17
ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec
Steven Rostedt
1
-107
/
+101
2009-02-17
ftrace: state that all functions are enabled in set_ftrace_filter
Steven Rostedt
1
-0
/
+23
2009-02-15
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-71
/
+102
2009-02-15
tracing: fix section mismatch in trace_hw_branches.c
Rakib Mullick
1
-2
/
+2
2009-02-15
trace: mmiotrace to the tracer menu in Kconfig
Pekka Paalanen
1
-0
/
+23
2009-02-15
mmiotrace: count events lost due to not recording
Pekka Paalanen
1
-4
/
+10
2009-02-13
tracing: convert c/p state power tracer to use tracepoints
Jason Baron
1
-71
/
+102
2009-02-13
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-5
/
+5
2009-02-13
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
3
-1
/
+5
2009-02-12
ring-buffer: rename label out_unlock to out_reset
Steven Rostedt
1
-5
/
+5
2009-02-11
ring_buffer: pahole struct ring_buffer
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-02-11
tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()
Frederic Weisbecker
2
-0
/
+4
2009-02-11
tracing: fix sparse warning: attribute function with __acquires/__releases
Hannes Eder
1
-0
/
+2
2009-02-11
tracing: fix sparse warnings: fix (un-)signedness
Hannes Eder
2
-7
/
+7
2009-02-11
tracing: fix sparse warnings: make symbols static
Hannes Eder
1
-4
/
+6
2009-02-10
tracing: fix typos in comments
Wenji Huang
3
-6
/
+6
2009-02-10
tracing: provide correct return value after outputting the event
Wenji Huang
1
-7
/
+7
2009-02-10
tracing: remove unneeded variable
Wenji Huang
1
-3
/
+1
2009-02-10
tracing: storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-02-10
ring_buffer: fix ring_buffer_read_page()
Lai Jiangshan
1
-13
/
+20
2009-02-10
ring_buffer: fix typing mistake
Lai Jiangshan
1
-5
/
+4
2009-02-09
tracing: clean up splice code
Steven Rostedt
1
-41
/
+55
2009-02-09
tracing: Move pipe waiting code out of tracing_read_pipe().
Eduard - Gabriel Munteanu
1
-29
/
+40
2009-02-09
tracing: splice support for tracing_pipe
Eduard - Gabriel Munteanu
2
-0
/
+142
2009-02-09
tracing/function-graph-tracer: handle the leaf functions from trace_pipe
Frederic Weisbecker
3
-23
/
+36
2009-02-09
tracing/blktrace: move the tracing file to kernel/trace, fix
Ingo Molnar
1
-0
/
+1
2009-02-09
tracing: handle unregistering the current tracer
Arnaldo Carvalho de Melo
1
-0
/
+9
2009-02-09
tracing/power: move the power trace headers to a dedicated file
Frederic Weisbecker
2
-1
/
+2
2009-02-09
tracing/function-graph-tracer: provide a selftest for the function graph tracer
Frederic Weisbecker
3
-0
/
+55
2009-02-09
tracing/blktrace: move the tracing file to kernel/trace
Frederic Weisbecker
3
-0
/
+1562
2009-02-09
Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
7
-15
/
+50
2009-02-08
trace: trivial fixes in comment typos.
Wenji Huang
2
-6
/
+6
[next]