index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-02-27
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-22
tracing: add __print_flags_u64()
Ross Zwisler
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
bpf: mark all registered map/prog types as __ro_after_init
Daniel Borkmann
2017-02-17
tracing: Remove outdated ring buffer comment
Joel Fernandes
2017-02-15
tracing/probes: Fix a warning message to show correct maximum length
Masami Hiramatsu
2017-02-15
tracing: Fix return value check in trace_benchmark_reg()
Wei Yongjun
2017-02-15
tracing: Use modern function declaration
Arnd Bergmann
2017-02-15
tracing/probe: Show subsystem name in messages
Masami Hiramatsu
2017-02-15
tracing/hwlat: Update old comment about migration
Luiz Capitulino
2017-02-15
tracing: Have traceprobe_probes_write() not access userspace unnecessarily
Steven Rostedt (VMware)
2017-02-10
tracing: Have COMM event filter key be treated as a string
Steven Rostedt (VMware)
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-03
trace: rename trace_print_hex_seq arg and add kdoc
Daniel Borkmann
2017-02-03
ftrace: Have set_graph_function handle multiple functions in one write
Steven Rostedt (VMware)
2017-02-03
ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lock
Steven Rostedt (VMware)
2017-02-03
tracing: Reset parser->buffer to allow multiple "puts"
Steven Rostedt (VMware)
2017-02-03
ftrace: Have set_graph_functions handle write with RDWR
Steven Rostedt (VMware)
2017-02-03
ftrace: Reset fgd->hash in ftrace_graph_write()
Steven Rostedt (VMware)
2017-02-03
ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTY
Steven Rostedt (VMware)
2017-02-03
ftrace: Create a slight optimization on searching the ftrace_hash
Steven Rostedt (VMware)
2017-02-03
tracing: Add ftrace_hash_key() helper function
Steven Rostedt (VMware)
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
blktrace: use existing disk debugfs directory
Omar Sandoval
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-02-02
blktrace: make do_blk_trace_setup() static
Omar Sandoval
2017-02-02
tracing/kprobes: Fix __init annotation
Arnd Bergmann
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
2017-01-31
tracing: Clean up the hwlat binding code
Steven Rostedt (VMware)
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
2017-01-27
block: cleanup tracing
Christoph Hellwig
2017-01-25
trace: add variant without spacing in trace_print_hex_seq
Daniel Borkmann
2017-01-20
ftrace: Convert graph filter to use hash tables
Namhyung Kim
2017-01-20
ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip
Namhyung Kim
2017-01-20
bpf: add bpf_probe_read_str helper
Gianluca Borello
2017-01-20
ftrace: Factor out __ftrace_hash_move()
Namhyung Kim
2017-01-19
tracing: Add the constant count for branch tracer
Steven Rostedt (VMware)
2017-01-19
tracing: Show number of constants profiled in likely profiler
Steven Rostedt (VMware)
2017-01-17
tracing: Process constants for (un)likely() profiler
Steven Rostedt (VMware)
2017-01-17
uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET
Kenny Yu
[next]