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
2010-02-11
ftrace: Allow to remove a single function from function graph filter
Li Zefan
2
-21
/
+33
2010-02-10
tracing: Add correct/incorrect to sort keys for branch annotation output
Steven Rostedt
1
-2
/
+17
2010-01-29
tracing: Simplify test for function_graph tracing start point
Lai Jiangshan
2
-7
/
+3
2010-01-17
tracing: Drop the tr check from the graph tracing path
Frederic Weisbecker
1
-9
/
+10
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-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
4
-229
/
+0
2010-01-06
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
1
-24
/
+41
2010-01-06
tracing: Have syscall tracing call its own init function
Steven Rostedt
1
-6
/
+6
2010-01-06
tracing/kprobes: Init print_fmt for kprobe events
Lai Jiangshan
1
-1
/
+63
2010-01-06
tracing/syscalls: Init print_fmt for syscall events
Lai Jiangshan
1
-1
/
+67
2010-01-06
tracing: Add print_fmt field
Lai Jiangshan
1
-0
/
+7
2010-01-06
tracing: Have __dynamic_array() define a field
Lai Jiangshan
1
-1
/
+6
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-146
/
+122
2009-12-30
tracing: Fix sign fields in ftrace_define_fields_##call()
Lai Jiangshan
1
-3
/
+4
2009-12-30
tracing/kprobe: Show sign of fields in trace_kprobe format files
Lai Jiangshan
1
-3
/
+4
2009-12-30
ksym_tracer: Remove trace_stat
Li Zefan
1
-77
/
+50
2009-12-30
ksym_tracer: Fix race when incrementing count
Li Zefan
1
-5
/
+7
2009-12-30
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
Li Zefan
1
-2
/
+2
2009-12-30
ksym_tracer: Fix to make the tracer work
Li Zefan
1
-1
/
+0
2009-12-28
tracing: Kconfig spelling fixes and cleanups
Randy Dunlap
1
-56
/
+56
2009-12-22
tracing: Fix setting tracer specific options
Steven Rostedt
1
-1
/
+1
2009-12-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+26
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+1
2009-12-17
perf events, x86/stacktrace: Make stack walking optional
Frederic Weisbecker
1
-0
/
+1
2009-12-17
kprobe-tracer: Check new event/group name
Masami Hiramatsu
1
-6
/
+25
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
12
-219
/
+183
2009-12-16
const: constify remaining pipe_buf_operations
Alexey Dobriyan
1
-2
/
+2
2009-12-15
tracing: Fix return of trace_dump_stack()
Steven Rostedt
1
-1
/
+1
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
6
-38
/
+38
2009-12-15
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
5
-9
/
+9
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
5
-17
/
+17
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
4
-34
/
+35
2009-12-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-0
/
+18
2009-12-14
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2
-11
/
+31
2009-12-13
ksym_tracer: Fix bad cast
Li Zefan
1
-3
/
+4
2009-12-13
tracing/power: Remove two exports
Li Zefan
1
-2
/
+0
2009-12-13
tracing: Change event->profile_count to be int type
Li Zefan
2
-4
/
+3
2009-12-13
tracing: Simplify trace_option_write()
Li Zefan
1
-54
/
+31
2009-12-13
tracing: Remove useless trace option
Li Zefan
2
-13
/
+11
2009-12-13
tracing: Use seq file for trace_clock
Li Zefan
1
-9
/
+15
2009-12-13
tracing: Use seq file for trace_options
Li Zefan
1
-43
/
+17
2009-12-13
function-graph: Allow writing the same val to set_graph_function
Li Zefan
1
-3
/
+2
2009-12-13
ftrace: Call trace_parser_clear() properly
Li Zefan
1
-2
/
+1
2009-12-13
ftrace: Return EINVAL when writing invalid val to set_ftrace_filter
Li Zefan
1
-6
/
+16
2009-12-13
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2
-13
/
+17
2009-12-13
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
4
-23
/
+4
2009-12-13
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
1
-0
/
+14
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
1
-1
/
+1
2009-12-12
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-57
/
+242
[next]