zhangwei(Jovi)
|
146c3442f2
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
|
12 年之前 |
Linus Torvalds
|
9e8529afc4
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 年之前 |
zhangwei(Jovi)
|
52f6ad6dc3
tracing: Rename trace_event_mutex to trace_event_sem
|
12 年之前 |
Steven Rostedt (Red Hat)
|
09ae72348e
tracing: Add trace_puts() for even faster trace_printk() tracing
|
12 年之前 |
Steven Rostedt (Red Hat)
|
12883efb67
tracing: Consolidate max_tr into main trace_array structure
|
12 年之前 |
Li Zefan
|
f71130de5c
tracing: Add a helper function for event print functions
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
David Sharp
|
8be0709f10
tracing: Format non-nanosec times from tsc clock without a decimal point.
|
12 年之前 |
Steven Rostedt
|
7374e82771
tracing: Register the ftrace internal events during early boot
|
13 年之前 |
Steven Rostedt
|
db4c75cbeb
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
|
13 年之前 |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Al Viro
|
38eff28926
constify path argument of trace_seq_path()
|
13 年之前 |
Steven Rostedt
|
5b34926114
tracing: Don't use p->len field to determine output in __print_*() functions
|
13 年之前 |
Andrey Vagin
|
e404b321db
tracing: Don't print an extra separator of flags
|
13 年之前 |
Steven Rostedt
|
77271ce4b2
tracing: Add irq, preempt-count and need resched info to default trace output
|
13 年之前 |
Steven Rostedt
|
4a9bd3f134
tracing: Have dynamic size event stack traces
|
14 年之前 |
liubo
|
2fc1b6f0d0
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
|
14 年之前 |
Jiri Olsa
|
ee5e51f51b
tracing: Avoid soft lockup in trace_pipe
|
14 年之前 |
David Sharp
|
10da37a645
tracing: Adjust conditional expression latency formatting.
|
14 年之前 |
Steven Rostedt
|
e6e1e25935
tracing: Remove lock_depth from event entry
|
14 年之前 |
Ingo Molnar
|
3a01736e70
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
|
15 年之前 |
Lai Jiangshan
|
bc289ae98b
tracing: Reduce latency and remove percpu trace_seq
|
15 年之前 |
Frederic Weisbecker
|
eb7beb5c09
tracing: Remove special traces
|
15 年之前 |
Linus Torvalds
|
c5617b200a
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Linus Torvalds
|
33cf23b0a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
15 年之前 |
Steven Rostedt
|
a9a5776380
tracing: Allow events to share their print functions
|
15 年之前 |
Thiago Farina
|
668eb65f09
tracing: Fix "integer as NULL pointer" warning.
|
15 年之前 |
Kei Tokunaga
|
bf81623542
[SCSI] add scsi trace core functions and put trace points
|
15 年之前 |
Kei Tokunaga
|
5a2e399595
[SCSI] ftrace: add __print_hex()
|
15 年之前 |
Johannes Berg
|
d184b31c0e
tracing: Add full state to trace_seq
|
15 年之前 |