index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2013-07-26
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
2013-07-24
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
2013-07-24
tracing: Kill trace_cpu struct/members
Oleg Nesterov
2013-07-24
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
2013-07-24
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
2013-07-19
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
2013-07-19
tracing: Kill trace_array->waiter
Oleg Nesterov
2013-07-19
tracing: Do not (ab)use trace_seq in event_id_read()
Oleg Nesterov
2013-07-19
tracing: Simplify the iteration logic in f_start/f_next
Oleg Nesterov
2013-07-19
tracing: Add ref_data to function and fgraph tracer structs
Steven Rostedt (Red Hat)
2013-07-19
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2013-07-19
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
2013-07-19
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
2013-07-19
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-19
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
2013-07-19
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...
Oleg Nesterov
2013-07-19
tracing: Typo fix on ring buffer comments
zhangwei(Jovi)
2013-07-19
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-07-15
tracing: Use correct config guard CONFIG_STACK_TRACER
zhangwei(Jovi)
2013-07-11
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-07-03
tracing: Make tracing_open_generic_{tr,tc}() static
Steven Rostedt (Red Hat)
2013-07-03
tracing: Remove ftrace() function
zhangwei(Jovi)
2013-07-03
tracing: Remove TRACE_EVENT_TYPE enum definition
zhangwei(Jovi)
2013-07-03
tracing: Make tracer_tracing_{off,on,is_on}() static
Steven Rostedt (Red Hat)
2013-07-03
tracing: Fix irqs-off tag display in syscall tracing
zhangwei(Jovi)
2013-07-03
uprobes: Fix return value in error handling path
zhangwei(Jovi)
2013-07-03
tracing: Fix race between deleting buffer and setting events
Steven Rostedt (Red Hat)
2013-07-02
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
2013-07-02
tracing: Get trace_array ref counts when accessing trace files
Steven Rostedt (Red Hat)
2013-07-02
tracing: Add trace_array_get/put() to handle instance refs better
Steven Rostedt (Red Hat)
2013-07-02
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
2013-07-02
tracing: Make trace_marker use the correct per-instance buffer
Alexander Z Lam
2013-07-02
ftrace: Do not run selftest if command line parameter is set
Steven Rostedt (Red Hat)
2013-07-02
tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()
Oleg Nesterov
2013-07-02
tracing: Use flag buffer_disabled for irqsoff tracer
Steven Rostedt (Red Hat)
2013-07-02
tracing/kprobes: Turn trace_probe->files into list_head
Oleg Nesterov
2013-07-02
tracing: Fix disabling of soft disable
Tom Zanussi
2013-07-02
tracing: Simplify code for showing of soft disabled flag
Tom Zanussi
2013-07-02
tracing/kprobes: Kill probe_enable_lock
Oleg Nesterov
2013-07-02
tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty
Oleg Nesterov
2013-07-02
tracing: Failed to create system directory
Steven Rostedt
2013-06-20
ftrace: Fix stddev calculation in function profiler
Juri Lelli
2013-06-20
tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabled
zhangwei(Jovi)
2013-06-20
tracing: Disable tracing on warning
Steven Rostedt (Red Hat)
2013-06-20
tracing: Add binary '&' filter for events
Steven Rostedt
2013-06-11
tracing: Do not call kmem_cache_free() on allocation failure
Namhyung Kim
[next]