index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_kprobe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
1
-2
/
+2
2013-07-31
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
1
-6
/
+15
2013-07-18
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
1
-6
/
+17
2013-07-18
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
1
-6
/
+0
2013-07-01
tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()
Oleg Nesterov
1
-4
/
+2
2013-07-01
tracing/kprobes: Turn trace_probe->files into list_head
Oleg Nesterov
1
-101
/
+37
2013-07-01
tracing/kprobes: Kill probe_enable_lock
Oleg Nesterov
1
-23
/
+20
2013-07-01
tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty
Oleg Nesterov
1
-4
/
+8
2013-06-19
tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled
zhangwei(Jovi)
1
-2
/
+1
2013-05-15
tracing/kprobes: Make print_*probe_event static
Masami Hiramatsu
1
-2
/
+2
2013-05-15
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
Masami Hiramatsu
1
-1
/
+1
2013-05-15
tracing/kprobes: Use rcu_dereference_raw for tp->files
Masami Hiramatsu
1
-10
/
+37
2013-05-09
tracing/kprobes: Support soft-mode disabling
Masami Hiramatsu
1
-0
/
+6
2013-05-09
tracing/kprobes: Support ftrace_event_file base multibuffer
Masami Hiramatsu
1
-36
/
+214
2013-05-09
tracing/kprobes: Pass trace_probe directly from dispatcher
Masami Hiramatsu
1
-17
/
+16
2013-05-09
tracing/kprobes: Increment probe hit-count even if it is used by perf
Masami Hiramatsu
1
-4
/
+4
2013-05-09
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
1
-1
/
+1
2013-05-09
tracing/kprobes: Fix to increment return event probe hit-count
Masami Hiramatsu
1
-0
/
+2
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
1
-4
/
+4
2012-10-31
tracing: Replace strict_strto* with kstrto*
Daniel Walter
1
-1
/
+1
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
1
-2
/
+4
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
1
-1
/
+1
2012-05-07
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
1
-871
/
+18
2012-05-07
tracing: Modify is_delete, is_return from int to bool
Srikar Dronamraju
1
-8
/
+8
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
1
-0
/
+2
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
1
-1
/
+5
2011-10-10
ftrace/kprobes: Fix not to delete probes if in use
Masami Hiramatsu
1
-9
/
+49
2011-07-15
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
1
-1
/
+36
2011-07-15
tracing/kprobes: Support module init function probing
Masami Hiramatsu
1
-26
/
+138
2011-07-15
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
1
-56
/
+36
2011-07-14
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
1
-21
/
+22
2011-07-05
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-2
/
+4
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
1
-2
/
+4
2011-06-07
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
1
-2
/
+6
2011-04-24
sched: Get rid of lock_depth
Jonathan Corbet
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-14
tracing/kprobe: Fix NULL pointer deref check
Masami Hiramatsu
1
-1
/
+1
2011-02-07
tracing/kprobes: Add bitfield type
Masami Hiramatsu
1
-1
/
+103
2011-02-07
tracing/kprobes: Support longer (>128 bytes) command
Masami Hiramatsu
1
-1
/
+1
2011-02-07
tracing/kprobes: Cleanup strict_strtol() using code
Masami Hiramatsu
1
-3
/
+2
2010-10-27
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-09-08
tracing/kprobe: Fix handling of C-unlike argument names
Masami Hiramatsu
1
-8
/
+12
2010-09-08
tracing/kprobes: Fix handling of argument names
Masami Hiramatsu
1
-7
/
+10
2010-09-08
tracing/kprobe: Fix a memory leak in error case
Masami Hiramatsu
1
-3
/
+3
2010-08-10
Merge branch 'master' into for-next
Jiri Kosina
1
-87
/
+296
2010-08-09
fix printk typo 'faild'
Paul Bolle
1
-1
/
+1
2010-08-04
tracing/kprobes: unregister_trace_probe needs to be called under mutex
Srikar Dronamraju
1
-0
/
+3
2010-07-05
tracing/kprobes: Support "string" type
Masami Hiramatsu
1
-78
/
+292
2010-06-28
tracing: Remove redundant raw_init callbacks
Li Zefan
1
-9
/
+1
[next]