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
/
trace_kprobe.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
tracing/kprobes: Fix probe parsing
Heiko Carstens
2010-02-14
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-31
|
\
|
*
tracing/kprobe: Show sign of fields in trace_kprobe format files
Lai Jiangshan
2009-12-30
*
|
kprobe-tracer: Check new event/group name
Masami Hiramatsu
2009-12-17
|
/
*
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-12-14
|
\
|
*
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
*
|
tracing: Change event->profile_count to be int type
Li Zefan
2009-12-13
*
|
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
|
/
*
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
*
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-23
*
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-22
*
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
2009-11-08
*
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
Masami Hiramatsu
2009-11-04
*
kprobe-tracer: Compare both of event-name and event-group to find probe
Masami Hiramatsu
2009-10-29
*
tracing/kprobes: Add failure messages for debugging
Masami Hiramatsu
2009-10-17
*
tracing/kprobes: Update kprobe-tracer selftest against new syntax
Masami Hiramatsu
2009-10-17
*
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-12
*
tracing/kprobes: Use global event perf buffers in kprobe tracer
Masami Hiramatsu
2009-10-03
*
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-23
*
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-17
*
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-11
*
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
2009-09-11
*
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