index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-04
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2009-07-28
tracing: Fix missing function_graph events when we splice_read from trace_pipe
Lai Jiangshan
2009-07-23
tracing: only truncate ftrace files when O_TRUNC is set
Steven Rostedt
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-24
tracing: Fix trace_buf_size boot option
Li Zefan
2009-06-24
tracing: Reset iterator in t_start()
Li Zefan
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-06-16
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
GeunSik Lim
2009-06-15
tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation
Li Zefan
2009-06-15
tracing: fix a typo in tracing_cpumask_write()
Li Zefan
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-02
tracing: make trace pipe recognize latency format flag
Steven Rostedt
2009-05-27
trace: disable preemption before taking raw spinlocks
Heiko Carstens
2009-05-25
tracing: add trace_event_read_lock()
Lai Jiangshan
2009-05-15
tracing: Append prompt in /debug/tracing/README file
GeunSik Lim
2009-05-07
tracing: reset ring buffer when removing modules with events
Steven Rostedt
2009-05-05
tracing: use proper export symbol for tracing api
Steven Rostedt
2009-05-05
tracing: export stats of ring buffers to userspace
Steven Rostedt
2009-04-29
tracing: fix ref count in splice pages
Steven Rostedt
2009-04-29
tracing: have splice only copy full pages
Steven Rostedt
2009-04-29
tracing: only add splice page if entries exist
Steven Rostedt
2009-04-29
tracing: fix ref count in splice pages
Steven Rostedt
2009-04-28
tracing: convert ftrace_dump spinlocks to raw
Steven Rostedt
2009-04-22
tracing/events: make struct trace_entry->type to be int type
Li Zefan
2009-04-17
tracing: protect trace_printk from recursion
Steven Rostedt
2009-04-17
tracing: add EXPORT_SYMBOL_GPL for trace commits
Steven Rostedt
2009-04-17
tracing: fix file mode of trace and README
Li Zefan
2009-04-17
tracing: add saved_cmdlines file to show cached task comms
Avadh Patel
2009-04-14
tracing/events: add export symbols for trace events in modules
Steven Rostedt
2009-04-13
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-13
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
2009-04-13
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
2009-04-13
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-10
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-04-10
tracing: fix splice return too large
Lai Jiangshan
2009-04-10
tracing: update file->f_pos when splice(2) it
Lai Jiangshan
2009-04-10
tracing: allocate page when needed
Lai Jiangshan
2009-04-10
tracing: disable seeking for trace_pipe_raw
Lai Jiangshan
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
2009-04-07
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
2009-04-07
Update /debug/tracing/README
Nikanth Karthikesan
2009-04-07
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
2009-04-07
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
2009-03-25
function-graph: add option to calculate graph time or not
Steven Rostedt
2009-03-25
tracing: adding function timings to function profiler
Steven Rostedt
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
[next]