Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
904efd9e3f4c8f288b1279a316eed8e177190c8f
/
kernel
/
trace
/
trace_functions_graph.c
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9b130ad
treewide: make "nr_cpu_ids" unsigned
by Alexey Dobriyan
· 7 years ago
1a41442
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
by Steven Rostedt (Red Hat)
· 8 years ago
794de08
fgraph: Handle a case where a tracer ignores set_graph_notrace
by Steven Rostedt (Red Hat)
· 8 years ago
52ffabe3
tracing: Make __buffer_unlock_commit() always_inline
by Steven Rostedt (Red Hat)
· 8 years ago
95107b3
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
8861dd3
ftrace: Access ret_stack->subtime only in the function profiler
by Namhyung Kim
· 8 years ago
613dccd
function_graph: Handle TRACE_BPUTS in print_graph_comment
by Namhyung Kim
· 8 years ago
223918e
ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers
by Josh Poimboeuf
· 8 years ago
9a7c348
ftrace: Add return address pointer to ftrace_ret_stack
by Josh Poimboeuf
· 8 years ago
daa460a
ftrace: Only allocate the ret_stack 'fp' field when needed
by Josh Poimboeuf
· 8 years ago
e4a744e
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
by Josh Poimboeuf
· 8 years ago
7fa8b71
tracing/function_graph: Fix filters for function_graph threshold
by Joel Fernandes
· 9 years ago
345ddcc
ftrace: Have set_ftrace_pid use the bitmap like events do
by Steven Rostedt (Red Hat)
· 9 years ago
be7635e
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
by Alexander Potapenko
· 9 years ago
a395d6a
kernel/...: convert pr_warning to pr_warn
by Joe Perches
· 9 years ago
03e88ae6
tracing: Remove unused ftrace_cpu_disabled per cpu variable
by Dmitry Safonov
· 9 years ago
983f938
tracing: Move trace_flags from global to a trace_array field
by Steven Rostedt (Red Hat)
· 9 years ago
5557720
tracing: Move sleep-time and graph-time options out of the core trace_flags
by Steven Rostedt (Red Hat)
· 9 years ago
82c355e
ftrace: Fix function_graph duration spacing with 7-digits
by Steven Rostedt (Red Hat)
· 9 years ago
2425bcb
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
by Steven Rostedt (Red Hat)
· 10 years ago
9023c93
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
by Steven Rostedt (Red Hat)
· 10 years ago
4f21123
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
ef99b88
tracing: Handle ftrace_dump() atomic context in graph_trace_open()
by Rabin Vincent
· 10 years ago
8434dc9
tracing: Convert the tracing facility over to use tracefs
by Steven Rostedt (Red Hat)
· 10 years ago
14a5ae4
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
by Steven Rostedt (Red Hat)
· 10 years ago
350e4f4
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
8e1e1df
tracing: Add additional marks to signal very large time deltas
by Byungchul Park
· 10 years ago
5ac48378
tracing: Use trace_seq_used() and seq_buf_used() instead of len
by Steven Rostedt (Red Hat)
· 10 years ago
3a161d9
tracing: Create seq_buf layer in trace_seq
by Steven Rostedt (Red Hat)
· 11 years ago
9d9add3
tracing: Have function_graph use trace_seq_has_overflowed()
by Steven Rostedt (Red Hat)
· 10 years ago
4526d06
function_graph: Fix micro seconds notations
by Byungchul Park
· 10 years ago
678f845
ftrace-graph: show latency-format on print_graph_irq()
by Daniel Bristot de Oliveira
· 10 years ago
1177e43
trace: Replace single-character seq_puts with seq_putc
by Rasmus Villemoes
· 10 years ago
fa6f0cc
tracing: Replace seq_printf by simpler equivalents
by Rasmus Villemoes
· 10 years ago
ba1afef
tracing: Convert local function_graph functions to static
by Steven Rostedt (Red Hat)
· 10 years ago
6508fa7
tracing: let user specify tracing_thresh after selecting function_graph
by Stanislav Fomichev
· 10 years ago
545d47b
ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
by Steven Rostedt (Red Hat)
· 11 years ago
1b2f121
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
by Steven Rostedt (Red Hat)
· 11 years ago
607e3a2
tracing: Add funcgraph_tail option to print function name after closing braces
by Robert Elliott
· 11 years ago
ccdb594
tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines
by Robert Elliott
· 11 years ago
b1169cc
tracing: Remove mock up poll wait function
by Steven Rostedt (Red Hat)
· 11 years ago
8c1a49a
tracing: Pass trace_array to set_flag callback
by Steven Rostedt (Red Hat)
· 11 years ago
6fc84ea
tracing: Do not use signed enums with unsigned long long in fgragh output
by Steven Rostedt (Red Hat)
· 11 years ago
f306cc8
tracing: Update event filters for multibuffer
by Tom Zanussi
· 11 years ago
29ad23b
ftrace: Add set_graph_notrace filter
by Namhyung Kim
· 11 years ago
8f76899
tracing: Add ref_data to function and fgraph tracer structs
by Steven Rostedt (Red Hat)
· 11 years ago
146c344
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
by zhangwei(Jovi)
· 11 years ago
12883ef
tracing: Consolidate max_tr into main trace_array structure
by Steven Rostedt (Red Hat)
· 12 years ago
a7603ff
tracing: Replace the static global per_cpu arrays with allocated per_cpu
by Steven Rostedt
· 12 years ago
03274a3
tracing/fgraph: Adjust fgraph depth before calling trace return callback
by Steven Rostedt (Red Hat)
· 12 years ago
8741db5
tracing/fgraph: Add max_graph_depth to limit function_graph depth
by Steven Rostedt
· 12 years ago
7ffbd48
tracing: Cache comms only after an event occurred
by Steven Rostedt
· 12 years ago
6f41567
tracing: Allow tracers to start at core initcall
by Steven Rostedt
· 12 years ago
781d062
ftrace: Do not test frame pointers if -mfentry is used
by Steven Rostedt
· 14 years ago
6d158a8
tracing: Remove NR_CPUS array from trace_iterator
by Steven Rostedt
· 13 years ago
e4a3f54
tracing: Still trace filtered irq functions when irq trace is disabled
by Steven Rostedt
· 14 years ago
749230b
tracing, function_graph: Add context-info support for function_graph tracer
by Jiri Olsa
· 14 years ago
199abfa
tracing, function_graph: Remove lock-depth from latency trace
by Jiri Olsa
· 14 years ago
ffeb80f
tracing, function_graph: Merge overhead and duration display functions
by Jiri Olsa
· 14 years ago
321e68b
tracing, function_graph: Remove dependency of abstime and duration fields on latency
by Jiri Olsa
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
78c89ba
tracing: Remove parent recording in latency tracer graph options
by Steven Rostedt
· 14 years ago
0a77262
tracing: Make graph related irqs/preemptsoff functions global
by Jiri Olsa
· 14 years ago
a9d6117
tracing: Add proper check for irq_depth routines
by Jiri Olsa
· 14 years ago
14cae9b
tracing: Fix function-graph build warning on 32-bit
by Borislav Petkov
· 14 years ago
b304d04
tracing: Do not trace in irq when funcgraph-irq option is zero
by Steven Rostedt
· 14 years ago
2bd16212
tracing: Add funcgraph-irq option for function graph tracer.
by Jiri Olsa
· 14 years ago
c8710ad
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
6016ee1
perf, tracing: add missing __percpu markups
by Namhyung Kim
· 14 years ago
d244b6b
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4
by Steven Rostedt
· 14 years ago
575570f
tracing: Fix an unallocated memory access in function_graph
by Shaohua Li
· 14 years ago
d62f85d
tracing/function-graph: Use correct string size for snprintf
by Chase Douglas
· 15 years ago
a9a5776
tracing: Allow events to share their print functions
by Steven Rostedt
· 15 years ago
62b915f
tracing: Add graph output support for irqsoff tracer
by Jiri Olsa
· 15 years ago
d7a8d9e
tracing: Have graph flags passed in to ouput functions
by Jiri Olsa
· 15 years ago
9106b69
tracing: Add ftrace events for graph tracer
by Jiri Olsa
· 15 years ago
c1ab9ca
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
66a8cb9
ring-buffer: Add place holder recording of dropped events
by Steven Rostedt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8655e7e
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0e95017
function-graph: Add tracing_thresh support to function_graph tracer
by Tim Bird
· 15 years ago
a094fe0
function-graph: Use comment notation for func names of dangling '}'
by Steven Rostedt
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
f1c7f51
ftrace: Add function names to dangling } in function graph tracer
by Steven Rostedt
· 15 years ago
c85f3a9
tracing: Remove unnecessary variable in print_graph_return
by Wenji Huang
· 15 years ago
ea2c68a
tracing: Simplify test for function_graph tracing start point
by Lai Jiangshan
· 15 years ago
24a5365
tracing: Drop the tr check from the graph tracing path
by Frederic Weisbecker
· 15 years ago
32032df
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
be1eca3
tracing: Fix function graph trace_pipe to properly display failed entries
by Jiri Olsa
· 15 years ago
dd17c8f
percpu: remove per_cpu__ prefix.
by Rusty Russell
· 15 years ago
dec54bf
this_cpu: Use this_cpu_xx in trace_functions_graph.c
by Tejun Heo
· 15 years ago
b375a11
tracing: switch function prints from %pf to %ps
by Steven Rostedt
· 15 years ago
f81c972
tracing: consolidate code between trace_output.c and trace_function_graph.c
by Steven Rostedt
· 15 years ago
637e7e8
tracing: add lock depth to entries
by Steven Rostedt
· 15 years ago
49ff590
tracing: add latency format to function_graph tracer
by Steven Rostedt
· 15 years ago
e77405a
tracing: pass around ring buffer instead of tracer
by Steven Rostedt
· 15 years ago
89034bc
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 15 years ago
1a0799a
tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file
by Frederic Weisbecker
· 15 years ago
Next »