Sign in
googlers
/
maze
/
linux
/
c5505081cd734a409eb11e1f844b6bf5427a7925
/
kernel
/
trace
/
ftrace.c
2aad1b7
function-graph: allow unregistering twice
by Steven Rostedt
· 16 years ago
2a4efa4
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
by Zhaolei
· 16 years ago
ee000b7
tracing: use union for multi-usages field
by Lai Jiangshan
· 16 years ago
cc59c9e
ftrace: show virtual PID
by Lai Jiangshan
· 16 years ago
be6f164
function-graph: add option for include sleep times
by Steven Rostedt
· 16 years ago
8aef2d2
function-graph: ignore times across schedule
by Steven Rostedt
· 16 years ago
05ce581
function-graph: prevent more than one tracer registering
by Steven Rostedt
· 16 years ago
0330354
tracing/ftrace: fix the check on nopped sites
by Frederic Weisbecker
· 16 years ago
e94142a
ftrace: remove struct list_head from struct dyn_ftrace
by Lai Jiangshan
· 16 years ago
850a80c
ftrace: use seq_read
by Lai Jiangshan
· 16 years ago
fa9d13c
ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec
by Zhaolei
· 16 years ago
b00f0b6
ftrace: avoid double-free of dyn_ftrace
by Zhaolei
· 16 years ago
10dd3eb
tracing: fix deadlock when setting set_ftrace_pid
by KOSAKI Motohiro
· 16 years ago
5e2336a
tracing: make all file_operations const
by Steven Rostedt
· 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
4377245
ftrace: break out modify loop immediately on detection of error
by Steven Rostedt
· 16 years ago
000ab69
ftrace: allow archs to preform pre and post process for code modification
by Steven Rostedt
· 16 years ago
f9349a8
tracing/function-graph-tracer: make set_graph_function file support ftrace regex
by Frederic Weisbecker
· 16 years ago
ac07bca
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
37bd824
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
5b058bc
tracing/function-graph-tracer: trace the idle tasks
by Frederic Weisbecker
· 16 years ago
b6887d7
ftrace: rename _hook to _probe
by Steven Rostedt
· 16 years ago
6a24a24
ftrace: clean up coding style
by Steven Rostedt
· 16 years ago
73d3fd9
ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition
by Ingo Molnar
· 16 years ago
809dcf2
ftrace: add pretty print to selected fuction traces
by Steven Rostedt
· 16 years ago
8fc0c70
ftrace: show selected functions in set_ftrace_filter
by Steven Rostedt
· 16 years ago
59df055f
ftrace: trace different functions with a different tracer
by Steven Rostedt
· 16 years ago
e6ea44e
ftrace: consolidate mutexes
by Steven Rostedt
· 16 years ago
52baf11
ftrace: convert ftrace_lock from a spinlock to mutex
by Steven Rostedt
· 16 years ago
f618077
ftrace: add command interface for function selection
by Steven Rostedt
· 16 years ago
e68746a
ftrace: enable filtering only when a function is filtered on
by Steven Rostedt
· 16 years ago
64e7c44
ftrace: add module command function filter selection
by Steven Rostedt
· 16 years ago
9f4801e
ftrace: break up ftrace_match_records into smaller components
by Steven Rostedt
· 16 years ago
7f24b31
ftrace: rename ftrace_match to ftrace_match_records
by Steven Rostedt
· 16 years ago
265c831
ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec
by Steven Rostedt
· 16 years ago
0c75a3e
ftrace: state that all functions are enabled in set_ftrace_filter
by Steven Rostedt
· 16 years ago
57794a9
trace: trivial fixes in comment typos.
by Wenji Huang
· 16 years ago
ce70a0b
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
229c4ef
ftrace: do_each_pid_task() needs rcu lock
by Oleg Nesterov
· 16 years ago
00f57f5
tracing/function-graph-tracer: fix a regression while suspend to disk
by Frederic Weisbecker
· 16 years ago
4a2b8dd
tracing/function-graph-tracer: fix a regression while suspend to disk
by Frederic Weisbecker
· 16 years ago
3263292
ftrace, trivial: fix typo "resgister" -> "register"
by Uwe Kleine-Koenig
· 16 years ago
f000120
ftrace, ia64: Add macro for ftrace_caller
by Shaohua Li
· 16 years ago
25aac9d
ftrace, ia64: explictly ignore a file in recordmcount.pl
by Shaohua Li
· 16 years ago
431aa3f
ftrace: convert unsigned index to signed
by Steven Rostedt
· 16 years ago
ea3a6d6
ftrace: add not to regex on filtering functions
by Steven Rostedt
· 16 years ago
380c4b1
tracing/function-graph-tracer: append the tracing_graph_flag
by Frederic Weisbecker
· 16 years ago
21bbecd
ftrace: use init_struct_pid as swapper pid
by Steven Rostedt
· 16 years ago
faec2ec
ftrace: avoid duplicated function when writing set_graph_function
by Liming Wang
· 16 years ago
e32d895
ftrace: add ability to only trace swapper tasks
by Steven Rostedt
· 16 years ago
978f3a4
ftrace: use struct pid
by Steven Rostedt
· 16 years ago
804a685
ftrace: trace single pid for function graph tracer
by Steven Rostedt
· 16 years ago
0ef8cde
ftrace: use task struct trace flag to filter on pid
by Steven Rostedt
· 16 years ago
ea4e2bc
ftrace: graph of a single function
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
f0461d0
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core
by Ingo Molnar
· 16 years ago
48d68b2
tracing/function-graph-tracer: support for x86-64
by Frederic Weisbecker
· 16 years ago
66eafeb
function trace: fix a bug of single thread function trace
by Liming Wang
· 16 years ago
50cdaf0
ftrace: improve seq_operation of ftrace
by Liming Wang
· 16 years ago
e53a631
ftrace: let function tracing and function return run together
by Steven Rostedt
· 16 years ago
5a45cfe
ftrace: use code patching for ftrace graph tracer
by Steven Rostedt
· 16 years ago
df4fc31
ftrace: add function tracing to single thread
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
eae849c
tracing/function-return-tracer: don't trace kfree while it frees the return stack
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
3f8e402
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
5821e1b
function tracing: fix wrong pos computing when read buffer has been fulfilled
by walimis
· 16 years ago
e7d3737
tracing/function-return-tracer: support for dynamic ftrace on function return tracer
by Frederic Weisbecker
· 16 years ago
ee02a2e
ftrace: make filtered functions effective on setting
by Steven Rostedt
· 16 years ago
982c350
ftrace: fix dyn ftrace filter
by Steven Rostedt
· 16 years ago
20e5227
ftrace: allow NULL pointers in mcount_loc
by Steven Rostedt
· 16 years ago
31e8890
ftrace: pass module struct to arch dynamic ftrace functions
by Steven Rostedt
· 16 years ago
918c115
ftrace: do not process freed records
by Steven Rostedt
· 16 years ago
b17e8a3
ftrace: disable ftrace on anomalies in trace start and stop
by Steven Rostedt
· 16 years ago
f3c7ac4
ftrace: remove condition from ftrace_record_ip
by Steven Rostedt
· 16 years ago
b3535c6
ftrace: remove unnecessary if condition of __unregister_ftrace_function
by walimis
· 16 years ago
60a011c
Merge branch 'tracing/function-return-tracer' into tracing/fastboot
by Ingo Molnar
· 16 years ago
d06bbd6
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
a358324
ring-buffer: buffer record on/off switch
by Steven Rostedt
· 16 years ago
15e6cb3
tracing: add a tracer to catch execution time of kernel functions
by Frederic Weisbecker
· 16 years ago
0183fb1
ftrace: fix set_ftrace_filter
by Steven Rostedt
· 16 years ago
60a7ecf
ftrace: add quick function trace stop
by Steven Rostedt
· 16 years ago
0b6e4d5
ftrace: perform an initialization for ftrace to enable it
by Frederic Weisbecker
· 16 years ago
f17845e
ftrace: warning in kernel/trace/ftrace.c
by Ingo Molnar
· 16 years ago
66b0de3
ftrace: fix build failure
by Ingo Molnar
· 16 years ago
08f5ac90
ftrace: remove ftrace hash
by Steven Rostedt
· 16 years ago
4d296c2
ftrace: remove mcount set
by Steven Rostedt
· 16 years ago
cb7be3b
ftrace: remove daemon
by Steven Rostedt
· 16 years ago
6912896
ftrace: add ftrace warn on to disable ftrace
by Steven Rostedt
· 16 years ago
81adbdc
ftrace: only have ftrace_kill atomic
by Steven Rostedt
· 16 years ago
593eb8a
ftrace: return error on failed modified text.
by Steven Rostedt
· 16 years ago
bd95b88
ftrace: release functions from hash
by Steven Rostedt
· 16 years ago
05736a4
ftrace: warn on failure to disable mcount callers
by Steven Rostedt
· 16 years ago
71c67d5
ftrace: mcount_addr defined but not used
by Steven Noonan
· 16 years ago
644f991
ftrace: fix unlocking of hash
by Steven Rostedt
· 16 years ago
3b47bfc
ftrace: remove direct reference to mcount in trace code
by Steven Rostedt
· 16 years ago
ac8825e
ftrace: clean up macro usage
by Ingo Molnar
· 16 years ago
2d7da80
ftrace: fix build failure
by Stephen Rothwell
· 16 years ago
Next »