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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-08-27
tracing: Add kprobe-based event tracer documentation
Masami Hiramatsu
1
-0
/
+139
2009-08-27
tracing: Add kprobe-based event tracer
Masami Hiramatsu
5
-0
/
+1263
2009-08-27
tracing: Introduce TRACE_FIELD_ZERO() macro
Masami Hiramatsu
2
-10
/
+10
2009-08-27
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
7
-79
/
+130
2009-08-27
x86: Add pt_regs register and stack access APIs
Masami Hiramatsu
2
-0
/
+174
2009-08-27
kprobes: Cleanup fix_riprel() using insn decoder on x86
Masami Hiramatsu
1
-105
/
+23
2009-08-27
kprobes: Checks probe address is instruction boudary on x86
Masami Hiramatsu
1
-0
/
+73
2009-08-27
x86: X86 instruction decoder build-time selftest
Masami Hiramatsu
5
-0
/
+182
2009-08-27
x86: Instruction decoder API
Masami Hiramatsu
8
-0
/
+1948
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
19
-93
/
+154
2009-08-26
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
1
-2
/
+11
2009-08-26
tracing/events: fix the include file dependencies
Xiao Guangrong
2
-2
/
+2
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2
-20
/
+79
2009-08-26
tracing/filters: Support filtering for char * strings
Li Zefan
2
-3
/
+24
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
6
-22
/
+49
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
3
-9
/
+18
2009-08-26
tracing: Add vim script to enable folding for function_graph traces
Josh Triplett
1
-0
/
+42
2009-08-26
tracing/sched: show CPU task wakes up on in trace event
Steven Rostedt
1
-4
/
+8
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
5
-36
/
+88
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
7
-45
/
+49
2009-08-26
tracing: Make syscall tracepoints conditional
Josh Stone
2
-1
/
+5
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
13
-23
/
+24
2009-08-25
tracing: Eliminate code duplication in kernel/tracepoint.c
Anirban Sinha
1
-3
/
+0
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
1
-9
/
+16
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
5
-13
/
+71
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
4
-17
/
+29
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
4
-7
/
+5
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
3
-4
/
+23
2009-08-19
tracing/syscalls: Fix fields format for enter events
Li Zefan
1
-23
/
+28
2009-08-19
[S390] ftrace: update system call tracer support
Ingo Molnar
1
-2
/
+5
2009-08-17
ftrace: Simplify seqfile code
Li Zefan
1
-13
/
+2
2009-08-17
trace_stack: Simplify seqfile code
Li Zefan
1
-22
/
+12
2009-08-17
trace_stat: Fix missing entry in stat file
Li Zefan
1
-3
/
+7
2009-08-17
tracing/syscalls: Fix to print parameter types
Li Zefan
1
-16
/
+1
2009-08-17
tracing/events: Add module tracepoints
Li Zefan
4
-3
/
+152
2009-08-13
tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures
Ingo Molnar
1
-0
/
+3
2009-08-11
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
1
-2
/
+37
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
3
-0
/
+49
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
4
-5
/
+9
2009-08-11
tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALL
Jason Baron
1
-4
/
+4
2009-08-11
tracing: Add more namespace area to 'perf list' output
Jason Baron
1
-4
/
+4
[next]