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
/
trace.c
Age
Commit message (
Expand
)
Author
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: kernel/: d_inode() annotations
David Howells
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-04-14
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-08
tracing: Add enum_map file to show enums that have been mapped
Steven Rostedt (Red Hat)
2015-04-08
tracing: Allow for modules to convert their enums to values
Steven Rostedt (Red Hat)
2015-04-08
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
Steven Rostedt (Red Hat)
2015-02-14
tracing: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2015-02-09
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
2015-02-03
tracing: Have mkdir and rmdir be part of tracefs
Steven Rostedt (Red Hat)
2015-02-03
tracing: Automatically mount tracefs on debugfs/tracing
Steven Rostedt (Red Hat)
2015-02-03
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
2015-02-03
tracing: Create cmdline tracer options on tracing fs init
Steven Rostedt (Red Hat)
2015-02-03
tracing: Only create tracer options files if directory exists
Steven Rostedt (Red Hat)
2015-02-02
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt (Red Hat)
2015-02-02
tracing: Separate out initializing top level dir from instances
Steven Rostedt (Red Hat)
2015-02-02
tracing: Make tracing_init_dentry_tr() static
Steven Rostedt (Red Hat)
2015-01-27
tracing: Remove newline from trace_printk warning banner
Borislav Petkov
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
2014-12-23
tracing: Remove taking of trace_types_lock in pipe files
Steven Rostedt (Red Hat)
2014-12-22
tracing: Add ref count to tracer for when they are being read by pipe
Steven Rostedt (Red Hat)
2014-12-16
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-12-15
tracing: Add tp_printk cmdline to have tracepoints go to printk()
Steven Rostedt (Red Hat)
2014-12-15
tracing: Move enabling tracepoints to just after rcu_init()
Steven Rostedt (Red Hat)
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-11
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-11
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-03
tracing: Truncated output is better than nothing
Dan Carpenter
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
kernel: trace: fix printk message
Frans Klaver
2014-11-20
tracing: Add paranoid size check in trace_printk_seq()
Steven Rostedt (Red Hat)
2014-11-20
tracing: Use trace_seq_used() and seq_buf_used() instead of len
Steven Rostedt (Red Hat)
2014-11-20
tracing: Clean up tracing_fill_pipe_page()
Steven Rostedt (Red Hat)
2014-11-20
tracing: Create seq_buf layer in trace_seq
Steven Rostedt (Red Hat)
2014-11-19
tracing: Add trace_seq_has_overflowed() and trace_handle_return()
Steven Rostedt (Red Hat)
2014-11-14
tracing: Merge consecutive seq_puts calls
Rasmus Villemoes
2014-11-14
tracing: Replace seq_printf by simpler equivalents
Rasmus Villemoes
2014-11-14
tracing: Fix traceoff_on_warning handling on boot command line
Luis Claudio R. Goncalves
2014-11-10
tracing: Do not risk busy looping in buffer splice
Rabin Vincent
2014-11-10
tracing: Do not busy wait in buffer splice
Rabin Vincent
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-07-23
ftrace: Provide trace clocks monotonic
Thomas Gleixner
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-18
tracing: let user specify tracing_thresh after selecting function_graph
Stanislav Fomichev
2014-07-15
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
zhangwei(Jovi)
[next]