index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_kprobe.c
Age
Commit message (
Expand
)
Author
2009-10-12
tracing/kprobes: Robustify fixed field names against variable field names con...
Masami Hiramatsu
2009-10-12
tracing/kprobes: Avoid field name confliction
Masami Hiramatsu
2009-10-12
tracing/kprobes: Make special variable names more self-explainable
Masami Hiramatsu
2009-10-12
tracing/kprobes: Remove '$ra' special variable
Masami Hiramatsu
2009-10-12
tracing/kprobes: Add $ prefix to special variables
Masami Hiramatsu
2009-10-03
tracing/kprobes: Use global event perf buffers in kprobe tracer
Masami Hiramatsu
2009-09-23
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-17
tracing/kprobes: Disable kprobe events by default after creation
Masami Hiramatsu
2009-09-17
tracing/kprobes: Fix profiling alignment for perf_counter buffer
Masami Hiramatsu
2009-09-17
tracing/kprobes: Add probe handler dispatcher to support perf and ftrace conc...
Masami Hiramatsu
2009-09-17
tracing/kprobes: Fix trace_probe registration order
Masami Hiramatsu
2009-09-17
tracing/kprobes: Support custom subsystem for each kprobe event
Masami Hiramatsu
2009-09-11
tracing/kprobes: Show event name in trace output
Masami Hiramatsu
2009-09-11
tracing/kprobes: Add argument name support
Masami Hiramatsu
2009-09-11
tracing/kprobes: Add event profiling support
Masami Hiramatsu
2009-09-11
tracing/kprobes: Cleanup kprobe tracer code.
Masami Hiramatsu
2009-09-11
tracing/kprobes: Fix probe offset to be unsigned
Masami Hiramatsu
2009-09-10
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
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
[prev]