index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2017-03-03
ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
Steven Rostedt (VMware)
2017-02-27
tracing: Fix code comment for ftrace_ops_get_func()
Chunyu Hu
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-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-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
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
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
kprobes/trace: Fix kprobe selftest for newer gcc
Marcin Nowakowski
2016-12-12
tracing/kprobes: Add a helper method to return number of probe hits
Marcin Nowakowski
2016-12-12
tracing/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
2016-12-12
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
2016-12-09
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
Steven Rostedt (Red Hat)
2016-12-09
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2016-12-09
tracing: Replace kmap with copy_from_user() in trace_marker writing
Steven Rostedt (Red Hat)
2016-12-09
tracing: Allow benchmark to be enabled at early_initcall()
Steven Rostedt (Red Hat)
2016-12-09
tracing: Have system enable return error if one of the events fail
Steven Rostedt (Red Hat)
2016-12-09
tracing: Do not start benchmark on boot up
Steven Rostedt (Red Hat)
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-12-07
tracing/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
2016-12-02
tracing/rb: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-29
trace: Add an option for boot clock as trace clock
Joel Fernandes
2016-11-23
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Froce rb_update_write_stamp() to be inlined
Steven Rostedt (Red Hat)
2016-11-23
ring-buffer: Force inline of hotpath helper functions
Steven Rostedt (Red Hat)
2016-11-23
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
2016-11-23
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
[next]