index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
tracing/power: Remove two exports
Li Zefan
2009-12-13
|
*
|
|
|
tracing: Change event->profile_count to be int type
Li Zefan
2009-12-13
|
*
|
|
|
tracing: Simplify trace_option_write()
Li Zefan
2009-12-13
|
*
|
|
|
tracing: Remove useless trace option
Li Zefan
2009-12-13
|
*
|
|
|
tracing: Use seq file for trace_clock
Li Zefan
2009-12-13
|
*
|
|
|
tracing: Use seq file for trace_options
Li Zefan
2009-12-13
|
*
|
|
|
function-graph: Allow writing the same val to set_graph_function
Li Zefan
2009-12-13
|
*
|
|
|
ftrace: Call trace_parser_clear() properly
Li Zefan
2009-12-13
|
*
|
|
|
ftrace: Return EINVAL when writing invalid val to set_ftrace_filter
Li Zefan
2009-12-13
|
*
|
|
|
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2009-12-13
|
*
|
|
|
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
|
*
|
|
|
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
2009-12-13
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ring-buffer: Move resize integrity check under reader lock
Steven Rostedt
2009-12-10
|
*
|
|
ring-buffer: Use sync sched protection on ring buffer resizing
Steven Rostedt
2009-12-10
|
*
|
|
tracing: Fix wrong usage of strstrip in trace_ksyms
Thomas Gleixner
2009-12-11
*
|
|
|
const: constify remaining pipe_buf_operations
Alexey Dobriyan
2009-12-16
*
|
|
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
*
|
|
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
*
|
|
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
percpu: make percpu symbols in tracer unique
Tejun Heo
2009-10-29
|
*
|
this_cpu: Use this_cpu_xx in trace_functions_graph.c
Tejun Heo
2009-10-13
|
*
|
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
2009-10-12
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tracing: Remove comparing of NULL to va_list in trace_array_vprintk()
Carsten Emde
2009-12-09
|
*
|
tracing: Fix function graph trace_pipe to properly display failed entries
Jiri Olsa
2009-12-09
|
*
|
tracing: Add full state to trace_seq
Johannes Berg
2009-12-09
|
*
|
tracing: Buffer the output of seq_file in case of filled buffer
Steven Rostedt
2009-12-09
|
*
|
tracing: Only call pipe_close if pipe_close is defined
Steven Rostedt
2009-12-09
|
*
|
tracing: Add pipe_close interface
Steven Rostedt
2009-12-07
*
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing/kprobes: Fix field creation's bad error handling
Frederic Weisbecker
2009-12-09
|
*
|
trace-kprobe: Support delete probe syntax
Masami Hiramatsu
2009-12-09
|
*
|
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
|
\
|
|
|
*
|
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
2009-12-01
|
*
|
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
|
*
|
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
|
*
|
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
|
*
|
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
|
*
|
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
|
*
|
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
|
*
|
trace_kprobes: Fix a memory leak bug and check kstrdup() return value
Masami Hiramatsu
2009-12-01
|
*
|
trace_kprobes: Don't output zero offset
Lai Jiangshan
2009-11-27
|
*
|
trace_kprobes: Always show group name
Lai Jiangshan
2009-11-27
|
*
|
trace_kprobes: Fix memory leak
Lai Jiangshan
2009-11-27
|
*
|
trace_syscalls: Add syscall nr field
Lai Jiangshan
2009-11-27
|
*
|
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-27
|
*
|
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
2009-11-26
|
*
|
ksym_tracer: Fix breakpoint removal after modification
Frederic Weisbecker
2009-11-26
[prev]
[next]