index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
msg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-30
kprobes: Prohibit to probe native_get_debugreg
Masami Hiramatsu
1
-0
/
+1
2009-08-30
kprobes/x86-64: Fix to move common_interrupt to .kprobes.text
Masami Hiramatsu
1
-0
/
+8
2009-08-30
kprobes: Fix to add __kprobes to notify_die
Masami Hiramatsu
1
-1
/
+1
2009-08-30
kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions
Masami Hiramatsu
1
-5
/
+6
2009-08-30
kprobes/x86-64: Allow to reenter probe on post_handler
Masami Hiramatsu
1
-11
/
+0
2009-08-30
kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS
Masami Hiramatsu
1
-16
/
+10
2009-08-27
tracing: Remove unneeded pointer casts
Frederic Weisbecker
1
-2
/
+2
2009-08-27
tracing: Restore the const qualifier for field names and types definition
Frederic Weisbecker
3
-7
/
+7
2009-08-27
tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion
Frederic Weisbecker
3
-2
/
+15
2009-08-27
tracing/kprobes: Change trace_arg to probe_arg
Masami Hiramatsu
1
-9
/
+9
2009-08-27
tracing/kprobes: Fix format typo in trace_kprobes
Masami Hiramatsu
1
-1
/
+1
2009-08-27
x86: Check awk features before generating inat-tables.c
Masami Hiramatsu
1
-0
/
+20
2009-08-27
x86: Fix x86 instruction decoder selftest to check only .text
Masami Hiramatsu
1
-1
/
+1
2009-08-27
tracing: Add kprobes event profiling interface
Masami Hiramatsu
2
-0
/
+51
2009-08-27
tracing: Kprobe tracer assigns new event ids for each event
Masami Hiramatsu
2
-42
/
+15
2009-08-27
tracing: Generate names for each kprobe event automatically
Masami Hiramatsu
3
-50
/
+35
2009-08-27
tracing: Kprobe-tracer supports more than 6 arguments
Masami Hiramatsu
2
-9
/
+14