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 |
Steven Rostedt
|
6c24499f40
tracing: Fix small merge bug
|
12 years ago |
Linus Torvalds
|
9e8529afc4
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
12 years ago |
Linus Torvalds
|
ae9f4939ba
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Namhyung Kim
|
ed6f1c996b
tracing: Check return value of tracing_init_dentry()
|
12 years ago |