index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-07
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-03
ftrace/graph: Add ftrace_graph_max_depth kernel parameter
Todd Brandt
2017-03-03
ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
Steven Rostedt (VMware)
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-03-01
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
Anton Blanchard
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-27
tracing: Fix code comment for ftrace_ops_get_func()
Chunyu Hu
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
[next]