Tom Zanussi
|
38de93abec
tracing: Make register/unregister_ftrace_command __init
|
11 years ago |
Steven Rostedt (Red Hat)
|
b5aa3a472b
ftrace: Have control op function callback only trace when RCU is watching
|
11 years ago |
Namhyung Kim
|
29ad23b004
ftrace: Add set_graph_notrace filter
|
11 years ago |
Namhyung Kim
|
6a10108bdb
ftrace: Narrow down the protected area of graph_lock
|
11 years ago |
Namhyung Kim
|
faf982a60f
ftrace: Introduce struct ftrace_graph_data
|
11 years ago |
Namhyung Kim
|
9aa72b4bf8
ftrace: Get rid of ftrace_graph_filter_enabled
|
11 years ago |
Steven Rostedt (Red Hat)
|
59338f754a
ftrace: Fix a slight race in modifying what function callback gets traced
|
12 years ago |
Steven Rostedt (Red Hat)
|
8c4f3c3fa9
ftrace: Check module functions being traced on reload
|
12 years ago |
Steven Rostedt (Red Hat)
|
1c80c43290
ftrace: Consolidate some duplicate code for updating ftrace ops
|
12 years ago |
Steven Rostedt (Red Hat)
|
195a8afc7a
ftrace: Add check for NULL regs if ops has SAVE_REGS set
|
12 years ago |
Steven Rostedt (Red Hat)
|
f1ed7c741f
ftrace: Do not run selftest if command line parameter is set
|
12 years ago |
Juri Lelli
|
52d85d7630
ftrace: Fix stddev calculation in function profiler
|
12 years ago |
Steven Rostedt
|
7614c3dc74
ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()
|
12 years ago |
Steven Rostedt
|
1bb539ca36
ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends
|
12 years ago |
Steven Rostedt (Red Hat)
|
19dd603e45
ftrace: Fix function probe when more than one probe is added
|
12 years ago |
Steven Rostedt (Red Hat)
|
23ea9c4dda
ftrace: Fix the output of enabled_functions debug file
|
12 years ago |
Steven Rostedt (Red Hat)
|
5ae0bf5972
ftrace: Fix locking in register_ftrace_function_probe()
|
12 years ago |
Masami Hiramatsu
|
3f2367ba7c
ftrace: Cleanup regex_lock and ftrace_lock around hash updating
|
12 years ago |
Masami Hiramatsu
|
f04f24fb7e
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
|
12 years ago |
Steven Rostedt (Red Hat)
|
7c088b5120
ftrace: Have ftrace_regex_write() return either read or error
|
12 years ago |
Linus Torvalds
|
9e8529afc4
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 years ago |
Linus Torvalds
|
ae9f4939ba
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Namhyung Kim
|
20079ebe73
ftrace: Get rid of ftrace_profile_bits
|
12 years ago |
Namhyung Kim
|
f1943977e6
tracing: Get rid of unneeded key calculation in ftrace_hash_move()
|
12 years ago |
Namhyung Kim
|
9f50afccfd
tracing: Reset ftrace_graph_filter_enabled if count is zero
|
12 years ago |
Steven Rostedt (Red Hat)
|
7f49ef69db
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
|
12 years ago |
Namhyung Kim
|
6a76f8c0ab
tracing: Fix possible NULL pointer dereferences
|
12 years ago |
Namhyung Kim
|
39e30cd153
tracing: Fix off-by-one on allocating stat->pages
|
12 years ago |
Namhyung Kim
|
83e03b3fe4
tracing: Fix double free when function profile init failed
|
12 years ago |
Chen Gang
|
9607a869ee
kernel: tracing: Use strlcpy instead of strncpy
|
12 years ago |