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-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-206
/
+587
2009-11-25
ring-buffer-benchmark: Add parameters to set produce/consumer priorities
Steven Rostedt
1
-2
/
+56
2009-11-23
tracing, function tracer: Clean up strstrip() usage
Ingo Molnar
1
-5
/
+4
2009-11-23
ring-buffer benchmark: Run producer/consumer threads at nice +19
Ingo Molnar
1
-0
/
+6
2009-11-17
tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used
Lai Jiangshan
1
-1
/
+1
2009-11-17
tracing: Fix trace_marker output
Carsten Emde
1
-25
/
+14
2009-11-17
ring-buffer: Move access to commit_page up into function used
Steven Rostedt
1
-6
/
+3
2009-11-12
tracing: do not disable interrupts for trace_clock_local
Steven Rostedt
1
-3
/
+5
2009-11-12
ring-buffer: Add multiple iterations between benchmark timestamps
Steven Rostedt
1
-9
/
+16
2009-11-12
tracing: Fix return value of tracing_stats_read()
Roel Kluin
1
-1
/
+1
2009-11-04
ftrace: Fix unmatched locking in ftrace_regex_write()
Li Zefan
1
-3
/
+3
2009-11-04
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
1
-0
/
+2
2009-11-02
tracing: Fix to use __always_unused attribute
Li Zefan
1
-2
/
+2
2009-10-29
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
7
-15
/
+57
2009-10-24
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
1
-5
/
+5
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
1
-1
/
+1
2009-10-24
tracing: Fix trace_seq_printf() return value
Jiri Olsa
1
-1
/
+4
2009-10-24
tracing: Update *ppos instead of filp->f_pos
Jiri Olsa
2
-5
/
+5
2009-10-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2009-10-14
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-14
ftrace: Copy ftrace_graph_filter boot param using strlcpy
Frederic Weisbecker
1
-1
/
+1
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
1
-0
/
+86
2009-10-14
tracing: Enable records during the module load
Jiri Olsa
1
-8
/
+30
2009-10-14
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
2
-71
/
+167
2009-10-13
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
3
-6
/
+36
2009-10-13
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
1
-4
/
+0
2009-10-13
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
1
-2
/
+2
2009-10-13
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
7
-37
/
+40
2009-10-13
tracing/filters: Fix memory leak when setting a filter
Li Zefan
1
-1
/
+2
2009-10-13
ftrace: add kernel command line graph function filtering
Stefan Assmann
1
-0
/
+34
2009-10-09
tracing: fix trace_vprintk call
Steven Rostedt
1
-1
/
+1
2009-10-08
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-35
/
+37
2009-10-08
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2009-10-08
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
1
-3
/
+5
2009-10-08
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
2
-4
/
+6
2009-10-08
ftrace: check for failure for all conversions
Steven Rostedt
1
-8
/
+3
2009-10-07
tracing: correct module boundaries for ftrace_release
jolsa@redhat.com
1
-8
/
+4
2009-10-07
tracing: fix transposed numbers of lock_depth and preempt_count
Steven Rostedt
1
-6
/
+8
2009-10-06
trace: Fix missing assignment in trace_ctxwake_*
Hiroshi Shimamoto
1
-2
/
+2
2009-10-06
tracing/syscalls: Use long for syscall ret format and field definitions
Tom Zanussi
1
-2
/
+2
2009-10-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+5
2009-10-05
tracing: Use free_percpu instead of kfree
Frederic Weisbecker
1
-2
/
+2
2009-10-05
tracing: Check total refcount before releasing bufs in profile_enable failure
Frederic Weisbecker
1
-5
/
+10
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
1
-0
/
+34
2009-10-01
Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
Zdenek Kabelac
1
-0
/
+5
2009-10-01
kmemtrace: Fix up tracer registration
Paul Mundt
1
-1
/
+1
2009-10-01
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
15
-381
/
+255
2009-10-01
tracing: Fix infinite recursion in ftrace_update_pid_func()
Matt Fleming
1
-0
/
+4
2009-09-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-15
/
+17
2009-09-24
tracing/filters: Unify the regex parsing helpers
Frederic Weisbecker
3
-70
/
+23
[next]