index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2009-08-27
tracing/kprobes: Change trace_arg to probe_arg
Masami Hiramatsu
2009-08-27
tracing/kprobes: Fix format typo in trace_kprobes
Masami Hiramatsu
2009-08-27
tracing: Add kprobes event profiling interface
Masami Hiramatsu
2009-08-27
tracing: Kprobe tracer assigns new event ids for each event
Masami Hiramatsu
2009-08-27
tracing: Generate names for each kprobe event automatically
Masami Hiramatsu
2009-08-27
tracing: Kprobe-tracer supports more than 6 arguments
Masami Hiramatsu
2009-08-27
tracing: Add kprobe-based event tracer
Masami Hiramatsu
2009-08-27
tracing: Introduce TRACE_FIELD_ZERO() macro
Masami Hiramatsu
2009-08-27
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2009-08-26
tracing/filters: Support filtering for char * strings
Li Zefan
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
tracing/syscalls: Fix fields format for enter events
Li Zefan
2009-08-17
ftrace: Simplify seqfile code
Li Zefan
2009-08-17
trace_stack: Simplify seqfile code
Li Zefan
2009-08-17
trace_stat: Fix missing entry in stat file
Li Zefan
2009-08-17
tracing/syscalls: Fix to print parameter types
Li Zefan
2009-08-11
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
tracing: Raw_init() bailout in trace event register fail case
Jason Baron
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-08-11
tracing: Rename set_tracer_flags()'s local variable trace_flags
Zhaolei
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
2009-08-08
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
Tom Zanussi
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
2009-08-07
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
2009-08-06
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
2009-08-06
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
2009-08-06
tracing: Move sched event insertion helpers in the sched switch tracer file
Frederic Weisbecker
2009-08-06
tracing/core: Make the stack entry helpers global
Frederic Weisbecker
2009-08-06
tracing/core: Turn ftrace_cpu_disabled into a global var
Frederic Weisbecker
2009-08-06
tracing: Simplify print_graph_cpu()
Lai Jiangshan
[next]