| Commit message (Expand) | Author | Age |
* | kprobes: Prohibit to probe native_get_debugreg | Masami Hiramatsu | 2009-08-29 |
* | kprobes/x86-64: Fix to move common_interrupt to .kprobes.text | Masami Hiramatsu | 2009-08-29 |
* | kprobes: Fix to add __kprobes to notify_die | Masami Hiramatsu | 2009-08-29 |
* | kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions | Masami Hiramatsu | 2009-08-29 |
* | kprobes/x86-64: Allow to reenter probe on post_handler | Masami Hiramatsu | 2009-08-29 |
* | kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS | Masami Hiramatsu | 2009-08-29 |
* | tracing: Remove unneeded pointer casts | Frederic Weisbecker | 2009-08-26 |
* | tracing: Restore the const qualifier for field names and types definition | Frederic Weisbecker | 2009-08-26 |
* | tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion | Frederic Weisbecker | 2009-08-26 |
* | tracing/kprobes: Change trace_arg to probe_arg | Masami Hiramatsu | 2009-08-26 |
* | tracing/kprobes: Fix format typo in trace_kprobes | Masami Hiramatsu | 2009-08-26 |
* | x86: Check awk features before generating inat-tables.c | Masami Hiramatsu | 2009-08-26 |
* | x86: Fix x86 instruction decoder selftest to check only .text | Masami Hiramatsu | 2009-08-26 |
* | tracing: Add kprobes event profiling interface | Masami Hiramatsu | 2009-08-26 |
* | tracing: Kprobe tracer assigns new event ids for each event | Masami Hiramatsu | 2009-08-26 |
* | tracing: Generate names for each kprobe event automatically | Masami Hiramatsu | 2009-08-26 |
* | tracing: Kprobe-tracer supports more than 6 arguments | Masami Hiramatsu | 2009-08-26 |
* | tracing: Add kprobe-based event tracer documentation | Masami Hiramatsu | 2009-08-26 |
* | tracing: Add kprobe-based event tracer | Masami Hiramatsu | 2009-08-26 |
* | tracing: Introduce TRACE_FIELD_ZERO() macro | Masami Hiramatsu | 2009-08-26 |
* | tracing: Ftrace dynamic ftrace_event_call support | Masami Hiramatsu | 2009-08-26 |
* | x86: Add pt_regs register and stack access APIs | Masami Hiramatsu | 2009-08-26 |
* | kprobes: Cleanup fix_riprel() using insn decoder on x86 | Masami Hiramatsu | 2009-08-26 |
* | kprobes: Checks probe address is instruction boudary on x86 | Masami Hiramatsu | 2009-08-26 |
* | x86: X86 instruction decoder build-time selftest | Masami Hiramatsu | 2009-08-26 |
* | x86: Instruction decoder API | Masami Hiramatsu | 2009-08-26 |
* | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-08-26 |
|\ |
|
| * | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 2009-08-25 |
| * | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 2009-08-25 |
| * | tracing: Make syscall tracepoints conditional | Josh Stone | 2009-08-25 |
| * | tracing: Rename FTRACE_SYSCALLS for tracepoints | Josh Stone | 2009-08-25 |
* | | tracing: add comments to explain TRACE_EVENT out of protection | Steven Rostedt | 2009-08-26 |
* | | tracing/events: fix the include file dependencies | Xiao Guangrong | 2009-08-26 |
* | | ftrace: Move setting of clock-source out of options | Zhaolei | 2009-08-26 |
* | | tracing/filters: Support filtering for char * strings | Li Zefan | 2009-08-26 |
* | | tracing/filters: Add __field_ext() to TRACE_EVENT | Li Zefan | 2009-08-26 |
* | | tracing/filters: Add filter_type to struct ftrace_event_field | Li Zefan | 2009-08-26 |
* | | tracing: Add vim script to enable folding for function_graph traces | Josh Triplett | 2009-08-26 |
* | | tracing/sched: show CPU task wakes up on in trace event | Steven Rostedt | 2009-08-26 |
|/ |
|
* | tracing: Eliminate code duplication in kernel/tracepoint.c | Anirban Sinha | 2009-08-25 |
* | tracing/syscalls: Fix the output of syscalls with no arguments | Li Zefan | 2009-08-20 |
* | tracing/syscalls: Add filtering support | Li Zefan | 2009-08-19 |
* | tracing/events: Add trace_define_common_fields() | Li Zefan | 2009-08-19 |
* | tracing/events: Add ftrace_event_call param to define_fields() | Li Zefan | 2009-08-19 |
* | tracing/syscalls: Add fields format for exit events | Li Zefan | 2009-08-19 |
* | tracing/syscalls: Fix fields format for enter events | Li Zefan | 2009-08-19 |
* | [S390] ftrace: update system call tracer support | Ingo Molnar | 2009-08-19 |
* | ftrace: Simplify seqfile code | Li Zefan | 2009-08-17 |
* | trace_stack: Simplify seqfile code | Li Zefan | 2009-08-17 |
* | trace_stat: Fix missing entry in stat file | Li Zefan | 2009-08-17 |