Linus Torvalds
|
b29c8306a3
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 years ago |
Peter Zijlstra
|
e5137b50a0
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
|
11 years ago |
Steven Rostedt (Red Hat)
|
042b10d83d
tracing: Remove unused function ftrace_off_permanent()
|
11 years ago |
Geyslan G. Bem
|
2e86421deb
tracing: Add helper function tracing_is_disabled()
|
11 years ago |
Cody P Schafer
|
b2f974d6af
tracing: Open tracer when ftrace_dump_on_oops is used
|
11 years ago |
Tom Zanussi
|
38de93abec
tracing: Make register/unregister_ftrace_command __init
|
11 years ago |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 years ago |
Steven Rostedt
|
057db8488b
tracing: Fix potential out-of-bounds in trace_get_user()
|
11 years ago |
Wang YanQing
|
b9be6d026d
tracing: Show more exact help information about snapshot
|
11 years ago |
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 |