Commit Graph

60 Commits (1b3fa2ce64363c289b3b14723cca7290bf91cfce)

Author SHA1 Message Date
Frederic Weisbecker 0012693ad4 tracing/function-graph-tracer: use the more lightweight local clock 16 years ago
Steven Rostedt 90c7ac49aa ftrace: immediately stop code modification if failure is detected 16 years ago
Steven Rostedt 1623963097 ftrace, x86: make kernel text writable only for conversions 16 years ago
Steven Rostedt 712406a6bf tracing/function-graph-tracer: make arch generic push pop functions 16 years ago
Steven Rostedt f47a454db9 tracing, x86: fix constraint for parent variable 16 years ago
Steven Rostedt e3944bfac9 tracing, x86: fix fixup section to return to original code 16 years ago
Steven Rostedt 966657883f tracing, x86: fix constraint for parent variable 16 years ago
Frederic Weisbecker 3861a17bcc tracing/function-graph-tracer: drop the kernel_text_address check 16 years ago
Steven Rostedt a81bd80a0b ring-buffer: use generic version of in_nmi 16 years ago
Steven Rostedt 9a5fd90227 ftrace: change function graph tracer to use new in_nmi 16 years ago
Steven Rostedt 4e6ea1440c ftrace, x86: rename in_nmi variable 16 years ago
Steven Rostedt 78d904b46a ring-buffer: add NMI protection for spinlocks 16 years ago
Cyrill Gorcunov 8902528237 x86: ftrace - simplify wait_for_nmi 16 years ago
Frederic Weisbecker 380c4b1411 tracing/function-graph-tracer: append the tracing_graph_flag 16 years ago
Steven Rostedt 62679efe0a ftrace: add checks on ret stack in function graph 16 years ago
Steven Rostedt e49dc19c6a ftrace: function graph return for function entry 16 years ago
Steven Rostedt 14a866c567 ftrace: add ftrace_graph_stop() 16 years ago
Steven Rostedt 347fdd9dd4 ftrace: clean up function graph asm 16 years ago
Frederic Weisbecker 48d68b20d0 tracing/function-graph-tracer: support for x86-64 16 years ago
Steven Rostedt 5a45cfe1c6 ftrace: use code patching for ftrace graph tracer 16 years ago
Frederic Weisbecker 287b6e68ca tracing/function-return-tracer: set a more human readable output 16 years ago
Frederic Weisbecker fb52607afc tracing/function-return-tracer: change the name into function-graph-tracer 16 years ago
Frederic Weisbecker f201ae2356 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically 16 years ago
Frederic Weisbecker 0231022cc3 tracing/function-return-tracer: add the overrun field 16 years ago
Frederic Weisbecker e7d3737ea1 tracing/function-return-tracer: support for dynamic ftrace on function return tracer 16 years ago
Frederic Weisbecker b01c746617 tracing/function-return-tracer: add a barrier to ensure return stack index is incremented in memory 16 years ago
Steven Rostedt 31e889098a ftrace: pass module struct to arch dynamic ftrace functions 16 years ago
Frederic Weisbecker 1dc1c6adf3 tracing/function-return-tracer: call prepare_ftrace_return by registers 16 years ago
Frederic Weisbecker 62d59d17a5 tracing/function-return-tracer: make the function return tracer lockless 16 years ago
Ingo Molnar 19b3e9671c tracing: function return tracer, build fix 16 years ago
Ingo Molnar 867f7fb3eb tracing, x86: function return tracer, fix assembly constraints 16 years ago
Frederic Weisbecker caf4b323b0 tracing, x86: add low level support for ftrace return tracing 16 years ago
Steven Rostedt a26a2a2739 ftrace: nmi safe code clean ups 16 years ago
Steven Rostedt b807c3d0f8 ftrace: nmi update statistics 17 years ago
Steven Rostedt 17666f02b1 ftrace: nmi safe code modification 17 years ago
Steven Rostedt 8115f3f0c9 ftrace: use a real variable for ftrace_nop in x86 17 years ago
Steven Rostedt 15adc04898 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file 17 years ago
Steven Rostedt 4d296c2432 ftrace: remove mcount set 17 years ago
Steven Rostedt ab9a0918cb ftrace: use probe_kernel 17 years ago
Steven Rostedt 76aefee576 ftrace: comment arch ftrace code 17 years ago
Steven Rostedt 593eb8a2d6 ftrace: return error on failed modified text. 17 years ago
Steven Rostedt c513867561 ftrace: do not enclose logic in WARN_ON 17 years ago
Anders Kaseorg 8b27386a9c ftrace: make ftrace_test_p6nop disassembler-friendly 17 years ago
Frédéric Weisbecker ac2b86fdef x86/ftrace: use uaccess in atomic context 17 years ago
Harvey Harrison 37a52f5ef1 x86: suppress trivial sparse signedness warnings 17 years ago
Steven Rostedt 6f93fc076a ftrace: x86 use copy to and from user functions 17 years ago
Steven Rostedt 732f3ca7d4 ftrace: use only 5 byte nops for x86 17 years ago
Steven Rostedt 0a37605c22 ftrace: x86 mcount stub 17 years ago
Abhishek Sagar 395a59d0f8 ftrace: store mcount address in rec->ip 17 years ago
Ingo Molnar ee4311adf1 ftrace: build fix with gcc 4.3 17 years ago