Alexander Z Lam
|
ccfe9e42e4
tracing: Make tracing_cpumask available for all instances
|
12 years ago |
Alexander Z Lam
|
9457158bbc
tracing: Fix reset of time stamps during trace_clock changes
|
12 years ago |
Alexander Z Lam
|
711e124379
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
|
12 years ago |
Andrew Vagin
|
ed5467da0e
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
|
12 years ago |
Steven Rostedt (Red Hat)
|
09d8091c02
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
|
12 years ago |
Oleg Nesterov
|
9c01fe4593
tracing: Kill trace_cpu struct/members
|
12 years ago |
Oleg Nesterov
|
6484c71cbc
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
|
12 years ago |
Oleg Nesterov
|
0bc392ee46
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
|
12 years ago |
Oleg Nesterov
|
4d3435b8a4
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
|
12 years ago |
Oleg Nesterov
|
46ef2be0d1
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
|
12 years ago |
Oleg Nesterov
|
15544209cb
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
|
12 years ago |
Oleg Nesterov
|
649e9c70da
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
|
12 years ago |
Oleg Nesterov
|
e70e78e3c8
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
|
12 years ago |
Alexander Z Lam
|
f77d09a384
tracing: Miscellaneous fixes for trace_array ref counting
|
12 years ago |
Alexander Z Lam
|
609e85a70b
tracing: Fix error handling to ensure instances can always be removed
|
12 years ago |
zhangwei(Jovi)
|
991821c86c
tracing: Use correct config guard CONFIG_STACK_TRACER
|
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 |
Steven Rostedt (Red Hat)
|
dcc302232c
tracing: Make tracing_open_generic_{tr,tc}() static
|
12 years ago |
zhangwei(Jovi)
|
8de1eb0277
tracing: Remove ftrace() function
|
12 years ago |
Steven Rostedt (Red Hat)
|
5280bcef91
tracing: Make tracer_tracing_{off,on,is_on}() static
|
12 years ago |
Steven Rostedt (Red Hat)
|
7b85af6303
tracing: Get trace_array ref counts when accessing trace files
|
12 years ago |
Steven Rostedt (Red Hat)
|
ff451961a8
tracing: Add trace_array_get/put() to handle instance refs better
|
12 years ago |
Alexander Z Lam
|
a82274151a
tracing: Protect ftrace_trace_arrays list in trace_events.c
|
12 years ago |
Alexander Z Lam
|
2d71619c59
tracing: Make trace_marker use the correct per-instance buffer
|
12 years ago |
Steven Rostedt (Red Hat)
|
10246fa35d
tracing: Use flag buffer_disabled for irqsoff tracer
|
12 years ago |
Steven Rostedt (Red Hat)
|
de7edd3145
tracing: Disable tracing on warning
|
12 years ago |
Wang YanQing
|
238ae93d69
tracing: Fix file mode of free_buffer
|
12 years ago |
Yoshihiro YUNOMAE
|
58e8eedf18
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
|
12 years ago |
Steven Rostedt (Red Hat)
|
f17a519485
tracing: Use current_uid() for critical time tracing
|
12 years ago |
Steven Rostedt (Red Hat)
|
ca1643186d
tracing: Fix crash when ftrace=nop on the kernel command line
|
12 years ago |