Linus Torvalds
|
7eb69529cb
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 years ago |
Ingo Molnar
|
7d992feb76
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
11 years ago |
Alexander Z Lam
|
ccfe9e42e4
tracing: Make tracing_cpumask available for all instances
|
12 years ago |
Steven Rostedt (Red Hat)
|
102c9323c3
tracing: Add __tracepoint_string() to export string pointers
|
12 years ago |
Oleg Nesterov
|
9c01fe4593
tracing: Kill trace_cpu struct/members
|
12 years ago |
Oleg Nesterov
|
a644a7e958
tracing: Kill trace_array->waiter
|
12 years ago |
Steven Rostedt (Red Hat)
|
8f76899339
tracing: Add ref_data to function and fgraph tracer structs
|
12 years ago |
Linus Torvalds
|
c72bb31691
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 years ago |
zhangwei(Jovi)
|
8de1eb0277
tracing: Remove ftrace() function
|
12 years ago |
zhangwei(Jovi)
|
4480361c3c
tracing: Remove TRACE_EVENT_TYPE enum definition
|
12 years ago |
Steven Rostedt (Red Hat)
|
8e2e2fa471
tracing: Add trace_array_get/put() to event handling
|
12 years ago |
Alexander Z Lam
|
a82274151a
tracing: Protect ftrace_trace_arrays list in trace_events.c
|
12 years ago |
Steven Rostedt (Red Hat)
|
f1ed7c741f
ftrace: Do not run selftest if command line parameter is set
|
12 years ago |
Yoshihiro YUNOMAE
|
58e8eedf18
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
|
12 years ago |
Linus Torvalds
|
e0972916e8
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Oleg Nesterov
|
457d1772f1
uprobes/tracing: Generalize struct uprobe_trace_entry_head
|
12 years ago |
zhangwei(Jovi)
|
b3a8c6fd7b
tracing: Move find_event_field() into trace_events.c
|
12 years ago |
Steven Rostedt (Red Hat)
|
328df4759c
tracing: Add function-trace option to disable function tracing of latency tracers
|
12 years ago |
Steven Rostedt (Red Hat)
|
ca268da6e4
tracing: Add internal ftrace trace_puts() for ftrace to use
|
12 years ago |
Steven Rostedt (Red Hat)
|
09ae72348e
tracing: Add trace_puts() for even faster trace_printk() tracing
|
12 years ago |
Steven Rostedt (Red Hat)
|
55034cd6e6
tracing: Add alloc_snapshot kernel command line parameter
|
12 years ago |
Steven Rostedt (Red Hat)
|
a695cb5816
tracing: Prevent deleting instances when they are being read
|
12 years ago |
Steven Rostedt (Red Hat)
|
45ad21ca55
tracing: Have trace_array keep track if snapshot buffer is allocated
|
12 years ago |
Steven Rostedt (Red Hat)
|
12883efb67
tracing: Consolidate max_tr into main trace_array structure
|
12 years ago |
Steven Rostedt (Red Hat)
|
873c642f59
tracing: Clear all trace buffers when unloaded module event was used
|
12 years ago |
Steven Rostedt (Red Hat)
|
34ef61b1fa
tracing: Add __per_cpu annotation to trace array percpu data pointer
|
12 years ago |
Steven Rostedt
|
92edca073c
tracing: Use direct field, type and system names
|
12 years ago |
Steven Rostedt
|
0c8916c342
tracing: Add rmdir to remove multibuffer instances
|
13 years ago |
Steven Rostedt
|
277ba04461
tracing: Add interface to allow multiple trace buffers
|
13 years ago |
Steven Rostedt
|
12ab74ee00
tracing: Make syscall events suitable for multiple buffers
|
13 years ago |