- 57421db tracing: Convert event tracing code to use NR_syscalls by Jason Baron · 15 years ago
- 64c12e0 tracing: Add individual syscalls tracepoint id support by Jason Baron · 15 years ago
- 066e037 tracing: Call arch_init_ftrace_syscalls at boot by Jason Baron · 15 years ago
- eeac19a tracing: Map syscall name to number by Jason Baron · 15 years ago
- 07868b0 tracing/function-graph-tracer: Drop the useless nmi protection by Frederic Weisbecker · 15 years ago
- 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
- aa512a2 x86/function-graph: fix constraint for recording old return value by Steven Rostedt · 16 years ago
- 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
- 5ab8026a tracing, x86: remove duplicated #include by Huang Weiyi · 16 years ago
- 5d1a03d function-graph: moved the timestamp from arch to generic code by Steven Rostedt · 16 years ago
- e9d9df4 ftrace: protect running nmi (V3) by Lai Jiangshan · 16 years ago
- f58ba10 tracing/syscalls: support for syscalls tracing on x86 by Frederic Weisbecker · 16 years ago
- 0012693 tracing/function-graph-tracer: use the more lightweight local clock by Frederic Weisbecker · 16 years ago
- c478f87 Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- 90c7ac4 ftrace: immediately stop code modification if failure is detected by Steven Rostedt · 16 years ago
- 1623963 ftrace, x86: make kernel text writable only for conversions by Steven Rostedt · 16 years ago
- 4cd0332 Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer by Ingo Molnar · 16 years ago
- 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 16 years ago
- f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
- 4040068 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- d524e03 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
- 96665788 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
- 3861a17 tracing/function-graph-tracer: drop the kernel_text_address check by Frederic Weisbecker · 16 years ago
- a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 16 years ago
- 9a5fd90 ftrace: change function graph tracer to use new in_nmi by Steven Rostedt · 16 years ago
- 4e6ea14 ftrace, x86: rename in_nmi variable by Steven Rostedt · 16 years ago
- 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 16 years ago
- 8902528 x86: ftrace - simplify wait_for_nmi by Cyrill Gorcunov · 16 years ago
- 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 16 years ago
- 62679ef ftrace: add checks on ret stack in function graph by Steven Rostedt · 16 years ago
- e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 16 years ago
- 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 16 years ago
- 347fdd9 ftrace: clean up function graph asm by Steven Rostedt · 16 years ago
- 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 16 years ago
- 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 16 years ago
- 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 16 years ago
- fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
- f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
- 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 16 years ago
- e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 16 years ago
- b01c746 tracing/function-return-tracer: add a barrier to ensure return stack index is incremented in memory by Frederic Weisbecker · 16 years ago
- 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 16 years ago
- 1dc1c6a tracing/function-return-tracer: call prepare_ftrace_return by registers by Frederic Weisbecker · 16 years ago
- 62d59d1 tracing/function-return-tracer: make the function return tracer lockless by Frederic Weisbecker · 16 years ago
- 19b3e96 tracing: function return tracer, build fix by Ingo Molnar · 16 years ago
- 867f7fb tracing, x86: function return tracer, fix assembly constraints by Ingo Molnar · 16 years ago
- caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 16 years ago
- a26a2a2 ftrace: nmi safe code clean ups by Steven Rostedt · 16 years ago
- b807c3d ftrace: nmi update statistics by Steven Rostedt · 16 years ago
- 17666f0 ftrace: nmi safe code modification by Steven Rostedt · 16 years ago
- 8115f3f ftrace: use a real variable for ftrace_nop in x86 by Steven Rostedt · 16 years ago
- 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 16 years ago
- 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
- ab9a091 ftrace: use probe_kernel by Steven Rostedt · 16 years ago
- 76aefee ftrace: comment arch ftrace code by Steven Rostedt · 16 years ago
- 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 16 years ago
- c513867 ftrace: do not enclose logic in WARN_ON by Steven Rostedt · 16 years ago
- 8b27386 ftrace: make ftrace_test_p6nop disassembler-friendly by Anders Kaseorg · 16 years ago
- ac2b86f x86/ftrace: use uaccess in atomic context by Frédéric Weisbecker · 16 years ago
- 37a52f5 x86: suppress trivial sparse signedness warnings by Harvey Harrison · 16 years ago
- 6f93fc0 ftrace: x86 use copy to and from user functions by Steven Rostedt · 16 years ago
- 732f3ca ftrace: use only 5 byte nops for x86 by Steven Rostedt · 16 years ago
- 0a37605 ftrace: x86 mcount stub by Steven Rostedt · 16 years ago
- 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
- ee4311a ftrace: build fix with gcc 4.3 by Ingo Molnar · 17 years ago
- 1d74f2a ftrace: remove ftrace_ip_converted() by Abhishek Sagar · 17 years ago
- a56be3f ftrace: fix the fault label in updating code by Steven Rostedt · 17 years ago
- d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 17 years ago
- 3c1720f ftrace: move memory management out of arch code by Steven Rostedt · 17 years ago
- dfa60ab ftrace: use nops instead of jmp by Steven Rostedt · 17 years ago
- 3d08339 ftrace: dynamic enabling/disabling of function calls by Steven Rostedt · 17 years ago