Tony Luck
|
58d4e21e50
tracing: Fix wraparound problems in "uptime" trace clock
|
11 years ago |
zhangwei(Jovi)
|
f0160a5a29
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
|
12 years ago |
zhangwei(Jovi)
|
8abfb8727f
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
|
12 years ago |
Steven Rostedt (Red Hat)
|
099ed15167
tracing: Remove ftrace_stop/start() from reading the trace file
|
11 years ago |
Steven Rostedt (Red Hat)
|
f0b70cc48c
tracing: Fix leak of per cpu max data in instances
|
11 years ago |
Namhyung Kim
|
a6af8fbf17
tracing: Cleanup saved_cmdlines_size changes
|
11 years ago |
Steven Rostedt (Red Hat)
|
8b8b36834d
ring-buffer: Check if buffer exists before polling
|
11 years ago |
Steven Rostedt (Red Hat)
|
a9fcaaac37
tracing: Fix memory leak on instance deletion
|
11 years ago |
Steven Rostedt (Red Hat)
|
23aaa3c18e
tracing: Fix leak of ring buffer data when new instances creation fails
|
11 years ago |
Yoshihiro YUNOMAE
|
939c7a4f04
tracing: Introduce saved_cmdlines_size file
|
11 years ago |
Yoshihiro YUNOMAE
|
198376cd88
tracing: Eliminate double free on failure of allocation on boot up
|
11 years ago |
Steven Rostedt (Red Hat)
|
4c27e756bc
tracing: Move locking of trace_cmdline_lock into start/stop seq calls
|
11 years ago |
Steven Rostedt (Red Hat)
|
379cfdac37
tracing: Try again for saved cmdline if failed due to locking
|
11 years ago |
Yoshihiro YUNOMAE
|
42584c81c5
tracing: Have saved_cmdlines use the seq_read infrastructure
|
11 years ago |
Steven Rostedt
|
2184db46e4
tracing: Print nasty banner when trace_printk() is in use
|
11 years ago |
Christoph Lameter
|
bdffd893a0
tracing: Replace __get_cpu_var uses with this_cpu_ptr
|
11 years ago |
Steven Rostedt (Red Hat)
|
b1169cc69b
tracing: Remove mock up poll wait function
|
11 years ago |
Steven Rostedt (Red Hat)
|
f487426104
tracing: Break out of tracing_wait_pipe() before wait_pipe() is called
|
11 years ago |
Fabian Frederick
|
ad1438a076
tracing: Add static to local functions
|
11 years ago |
Steven Rostedt (Red Hat)
|
0b9b12c1b8
tracing: Move ftrace_max_lock into trace_array
|
11 years ago |
Steven Rostedt (Red Hat)
|
6d9b3fa5e7
tracing: Move tracing_max_latency into trace_array
|
11 years ago |
Steven Rostedt (Red Hat)
|
4104d326b6
ftrace: Remove global function list and call function directly
|
11 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
a786c06d9f
missing bits of "splice: fix racy pipe->buffers uses"
|
11 years ago |
Steven Rostedt (Red Hat)
|
17a280ea81
tracing: Add missing function triggers dump and cpudump to README
|
11 years ago |
Linus Torvalds
|
68114e5eb8
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 years ago |
Al Viro
|
fbb32750a6
pipe: kill ->map() and ->unmap()
|
11 years ago |
Steven Rostedt (Red Hat)
|
2c4a33aba5
tracing: Fix traceon trigger condition to actually turn tracing on
|
11 years ago |
Steven Rostedt
|
e1e232ca6b
tracing: Add trace_clock=<clock> kernel parameter
|
11 years ago |
Steven Rostedt (Red Hat)
|
591dffdade
ftrace: Allow for function tracing instance to filter functions
|
11 years ago |