Dave Martin
|
6ea22486ba
tracing: Add array printing helper
|
10 лет назад |
Byungchul Park
|
8e1e1df29d
tracing: Add additional marks to signal very large time deltas
|
10 лет назад |
Steven Rostedt (Red Hat)
|
8e2e095cbe
tracing: Fix return value of ftrace_raw_output_prep()
|
10 лет назад |
Steven Rostedt (Red Hat)
|
19a7fe2062
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
|
10 лет назад |
Jiang Liu
|
26488b3723
tracing: Add entry->next_cpu to trace_ctxwake_bin()
|
12 лет назад |
Steven Rostedt (Red Hat)
|
7b039cb4c5
tracing: Add trace_seq_buffer_ptr() helper function
|
11 лет назад |
Steven Rostedt (Red Hat)
|
12306276fa
tracing: Move the trace_seq_* functions into its own trace_seq.c file
|
11 лет назад |
Steven Rostedt (Red Hat)
|
4449bf927b
tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
|
11 лет назад |
Mathieu Desnoyers
|
de7b297390
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
|
11 лет назад |
Steven Rostedt (Red Hat)
|
bc4c426ee2
Revert "tracing: Move event storage for array from macro to standalone function"
|
11 лет назад |
Steven Rostedt
|
35bb4399bd
tracing: Move event storage for array from macro to standalone function
|
13 лет назад |
Steven Rostedt
|
1d6bae966e
tracing: Move raw output code from macro to standalone function
|
13 лет назад |
Peter Zijlstra
|
e5137b50a0
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
|
12 лет назад |
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 лет назад |