Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1d6bae966e90134bcfd7807b8f9488d55198de91
/
kernel
/
trace
/
trace_output.c
1d6bae9
tracing: Move raw output code from macro to standalone function
by Steven Rostedt
· 12 years ago
e5137b5
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
by Peter Zijlstra
· 11 years ago
146c344
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
by zhangwei(Jovi)
· 11 years ago
9e8529a
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
52f6ad6
tracing: Rename trace_event_mutex to trace_event_sem
by zhangwei(Jovi)
· 12 years ago
09ae723
tracing: Add trace_puts() for even faster trace_printk() tracing
by Steven Rostedt (Red Hat)
· 12 years ago
12883ef
tracing: Consolidate max_tr into main trace_array structure
by Steven Rostedt (Red Hat)
· 12 years ago
f71130d
tracing: Add a helper function for event print functions
by Li Zefan
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
8be0709
tracing: Format non-nanosec times from tsc clock without a decimal point.
by David Sharp
· 12 years ago
7374e82
tracing: Register the ftrace internal events during early boot
by Steven Rostedt
· 13 years ago
db4c75c
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
by Steven Rostedt
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
38eff28
constify path argument of trace_seq_path()
by Al Viro
· 13 years ago
5b34926
tracing: Don't use p->len field to determine output in __print_*() functions
by Steven Rostedt
· 13 years ago
e404b32
tracing: Don't print an extra separator of flags
by Andrey Vagin
· 13 years ago
77271ce
tracing: Add irq, preempt-count and need resched info to default trace output
by Steven Rostedt
· 13 years ago
4a9bd3f
tracing: Have dynamic size event stack traces
by Steven Rostedt
· 13 years ago
2fc1b6f
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
by liubo
· 14 years ago
ee5e51f
tracing: Avoid soft lockup in trace_pipe
by Jiri Olsa
· 14 years ago
10da37a
tracing: Adjust conditional expression latency formatting.
by David Sharp
· 14 years ago
e6e1e25
tracing: Remove lock_depth from event entry
by Steven Rostedt
· 14 years ago
3a01736
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
bc289ae
tracing: Reduce latency and remove percpu trace_seq
by Lai Jiangshan
· 15 years ago
eb7beb5
tracing: Remove special traces
by Frederic Weisbecker
· 14 years ago
c5617b2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
33cf23b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
a9a5776
tracing: Allow events to share their print functions
by Steven Rostedt
· 15 years ago
668eb65
tracing: Fix "integer as NULL pointer" warning.
by Thiago Farina
· 15 years ago
bf81623
[SCSI] add scsi trace core functions and put trace points
by Kei Tokunaga
· 15 years ago
5a2e399
[SCSI] ftrace: add __print_hex()
by Kei Tokunaga
· 15 years ago
d184b31
tracing: Add full state to trace_seq
by Johannes Berg
· 15 years ago
a63ce5b
tracing: Buffer the output of seq_file in case of filled buffer
by Steven Rostedt
· 15 years ago
3e69533
tracing: Fix trace_seq_printf() return value
by Jiri Olsa
· 15 years ago
829b876
tracing: fix transposed numbers of lock_depth and preempt_count
by Steven Rostedt
· 15 years ago
b0f56f1
trace: Fix missing assignment in trace_ctxwake_*
by Hiroshi Shimamoto
· 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
48659d3
tracing: move tgid out of generic entry and into userstack
by Steven Rostedt
· 15 years ago
e1af3ae
tracing: Fix trace_print_seq()
by Xiao Guangrong
· 16 years ago
110bf2b
tracing: add protection around module events unload
by Steven Rostedt
· 16 years ago
725c624
tracing: add trace_seq_vprint interface
by Steven Rostedt
· 16 years ago
563af16
tracing: add annotation to what type of stack trace is recorded
by Steven Rostedt
· 16 years ago
56d8bd3
tracing: fix multiple use of __print_flags and __print_symbolic
by Steven Whitehouse
· 16 years ago
048dc50
tracing/events: fix output format of user stack
by walimis
· 16 years ago
f11b3f4
tracing/events: fix output format of kernel stack
by walimis
· 16 years ago
ec081dd
tracing: add exports to use __print_symbolic and __print_flags from a module
by Steven Whitehouse
· 16 years ago
0f4fc29
tracing: add __print_symbolic to trace events
by Steven Rostedt
· 16 years ago
be74b73
tracing: add __print_flags for events
by Steven Rostedt
· 16 years ago
4f53596
tracing: add trace_event_read_lock()
by Lai Jiangshan
· 16 years ago
1ec7c48
tracing: stop stack trace on first empty entry
by Steven Rostedt
· 16 years ago
48dd0fe
tracing: trace_output.c, fix false positive compiler warning
by Jaswinder Singh Rajput
· 16 years ago
060fa5c8
tracing/events: reuse trace event ids after overflow
by Steven Rostedt
· 16 years ago
89ec0de
tracing: increase size of number of possible events
by Steven Rostedt
· 16 years ago
17c873e
tracing/events: add export symbols for trace events in modules
by Steven Rostedt
· 16 years ago
86665c7
Merge branch 'tracing/urgent' into tracing/ftrace
by Ingo Molnar
· 16 years ago
cf8e347
tracing: fix incorrect return type of ns2usecs()
by Lai Jiangshan
· 16 years ago
93776a8
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
b14b70a
trace: make argument 'mem' of trace_seq_putmem() const
by Li Zefan
· 16 years ago
bdd6df6
tracing: provide trace_seq_reserve()
by Eduard - Gabriel Munteanu
· 16 years ago
0706f1c
tracing: adding function timings to function profiler
by Steven Rostedt
· 16 years ago
28bea27
ftrace: ensure every event gets an id
by Peter Zijlstra
· 16 years ago
5ef841f
tracing: make print_(b)printk_msg_only global
by Steven Rostedt
· 16 years ago
4ca53085
tracing: protect reader of cmdline output
by Steven Rostedt
· 16 years ago
48ead02
tracing/core: bring back raw trace_printk for dynamic formats strings
by Frederic Weisbecker
· 16 years ago
ef18012
tracing: remove funky whitespace in the trace code
by Steven Rostedt
· 16 years ago
769b044
tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk()
by Frederic Weisbecker
· 16 years ago
1427cdf
tracing: infrastructure for supporting binary record
by Lai Jiangshan
· 16 years ago
5fd73f8
tracing: remove extra latency_trace method from trace structure
by Steven Rostedt
· 16 years ago
44b0635
Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace
by Ingo Molnar
· 16 years ago
1830b52
trace: remove deprecated entry->cpu
by Steven Rostedt
· 16 years ago
268ccda
trace: assign defaults at register_ftrace_event
by Arnaldo Carvalho de Melo
· 16 years ago
ae7462b
trace: make the trace_event callbacks return enum print_line_t
by Arnaldo Carvalho de Melo
· 16 years ago
d9793bd
trace: judicious error checking of trace_seq results
by Arnaldo Carvalho de Melo
· 16 years ago
2c9b238
trace: Change struct trace_event callbacks parameter list
by Arnaldo Carvalho de Melo
· 16 years ago
c4a8e8b
trace: better manage the context info for events
by Frederic Weisbecker
· 16 years ago
5e4abc9
trace: clean up format errors in calls to trace_seq_printf
by Steven Rostedt
· 16 years ago
6c1a99a
ftrace: fix trace_output
by Lai Jiangshan
· 16 years ago
f633cef
ftrace: change trace.c to use registered events
by Steven Rostedt
· 16 years ago
f0868d1
ftrace: set up trace event hash infrastructure
by Steven Rostedt
· 16 years ago