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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-21
tracing: Do not limit the size of the number of CPU buffers
Steven Rostedt
1
-6
/
+2
2010-10-18
tracing/trivial: Remove cast from void*
matt mooney
1
-1
/
+1
2010-08-16
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
1
-3
/
+8
2010-08-13
tracing: Sanitize value returned from write(trace_marker, "...", len)
Marcin Slusarz
1
-3
/
+8
2010-08-08
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...
Linus Torvalds
1
-8
/
+0
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-72
/
+55
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
1
-21
/
+22
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-8
/
+38
2010-07-22
trace: strlen() return doesn't account for the NULL
Dan Carpenter
1
-1
/
+1
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
1
-6
/
+32
2010-07-21
tracing: Allow to disable cmdline recording
Li Zefan
1
-1
/
+5
2010-07-20
tracing: Use generic_file_llseek for debugfs
Arnd Bergmann
1
-0
/
+15
2010-07-20
tracing: Remove special traces
Frederic Weisbecker
1
-55
/
+0
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
1
-3
/
+0
2010-07-09
init: Remove the BKL from startup code
Arnd Bergmann
1
-8
/
+0
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-3
/
+0
2010-06-09
tracing: Remove boot tracer
Américo Wang
1
-3
/
+0
2010-06-08
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-3
/
+2
2010-06-04
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
1
-3
/
+2
2010-05-30
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2010-05-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+5
2010-05-25
ring-buffer: Move zeroing out excess in page to ring buffer code
Steven Rostedt
1
-6
/
+0
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
1
-36
/
+91
2010-05-21
pipe: add support for shrinking and growing pipes
Jens Axboe
1
-24
/
+36
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
1
-4
/
+5
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
1
-3
/
+8
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
1
-13
/
+22
2010-04-22
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
1
-12
/
+39
2010-04-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-1
/
+1
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-1
/
+1
2010-04-05
tracing: Fix uninitialized variable of tracing/trace output
Lai Jiangshan
1
-1
/
+1
2010-04-01
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
1
-8
/
+22
2010-04-01
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-14
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+41
2010-03-13
tracing: Do not record user stack trace from NMI context
Steven Rostedt
1
-0
/
+7
2010-03-13
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
1
-0
/
+9
2010-03-13
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
1
-4
/
+4
2010-03-11
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-4
/
+20
2010-03-06
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
1
-2
/
+18
2010-03-06
tracing: Update the comm field in the right variable in update_max_tr
Arnaldo Carvalho de Melo
1
-2
/
+2
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-3
/
+3
2010-03-03
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
1
-0
/
+1
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
1
-0
/
+5
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
1
-0
/
+5
2010-01-25
tracing: Prevent kernel oops with corrupted buffer
Steven Rostedt
1
-0
/
+5
2010-01-07
tracing: Add stack dump to trace_printk if stacktrace option is set
Steven Rostedt
1
-2
/
+6
2010-01-06
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
1
-39
/
+97
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
1
-158
/
+158
[next]