index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Remove outdated ring buffer comment
Joel Fernandes
2017-02-17
1
-10
/
+2
*
tracing/probes: Fix a warning message to show correct maximum length
Masami Hiramatsu
2017-02-15
1
-1
/
+2
*
tracing: Fix return value check in trace_benchmark_reg()
Wei Yongjun
2017-02-15
1
-2
/
+2
*
tracing: Use modern function declaration
Arnd Bergmann
2017-02-15
1
-1
/
+1
*
tracing/probe: Show subsystem name in messages
Masami Hiramatsu
2017-02-15
3
-0
/
+3
*
tracing/hwlat: Update old comment about migration
Luiz Capitulino
2017-02-15
1
-4
/
+1
*
tracing: Have traceprobe_probes_write() not access userspace unnecessarily
Steven Rostedt (VMware)
2017-02-15
1
-19
/
+29
*
tracing: Have COMM event filter key be treated as a string
Steven Rostedt (VMware)
2017-02-10
1
-1
/
+2
*
ftrace: Have set_graph_function handle multiple functions in one write
Steven Rostedt (VMware)
2017-02-03
1
-41
/
+64
*
ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lock
Steven Rostedt (VMware)
2017-02-03
1
-5
/
+23
*
tracing: Reset parser->buffer to allow multiple "puts"
Steven Rostedt (VMware)
2017-02-03
1
-0
/
+1
*
ftrace: Have set_graph_functions handle write with RDWR
Steven Rostedt (VMware)
2017-02-03
1
-0
/
+6
*
ftrace: Reset fgd->hash in ftrace_graph_write()
Steven Rostedt (VMware)
2017-02-03
1
-2
/
+5
*
ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTY
Steven Rostedt (VMware)
2017-02-03
1
-2
/
+4
*
ftrace: Create a slight optimization on searching the ftrace_hash
Steven Rostedt (VMware)
2017-02-03
1
-8
/
+25
*
tracing: Add ftrace_hash_key() helper function
Steven Rostedt (VMware)
2017-02-03
1
-10
/
+11
*
ftrace: Convert graph filter to use hash tables
Namhyung Kim
2017-01-20
2
-96
/
+158
*
ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip
Namhyung Kim
2017-01-20
2
-14
/
+16
*
ftrace: Factor out __ftrace_hash_move()
Namhyung Kim
2017-01-20
1
-16
/
+24
*
tracing: Add the constant count for branch tracer
Steven Rostedt (VMware)
2017-01-19
2
-10
/
+13
*
tracing: Show number of constants profiled in likely profiler
Steven Rostedt (VMware)
2017-01-19
1
-13
/
+55
*
tracing: Process constants for (un)likely() profiler
Steven Rostedt (VMware)
2017-01-17
1
-1
/
+5
*
uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET
Kenny Yu
2017-01-17
1
-1
/
+2
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
5
-13
/
+13
*
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
17
-249
/
+675
|
\
|
*
kprobes/trace: Fix kprobe selftest for newer gcc
Marcin Nowakowski
2016-12-12
1
-5
/
+23
|
*
tracing/kprobes: Add a helper method to return number of probe hits
Marcin Nowakowski
2016-12-12
1
-6
/
+13
|
*
tracing/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
2016-12-12
1
-1
/
+1
|
*
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
2016-12-12
1
-1
/
+1
|
*
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
Steven Rostedt (Red Hat)
2016-12-09
4
-7
/
+42
|
*
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
2016-12-09
1
-3
/
+14
|
*
tracing: Replace kmap with copy_from_user() in trace_marker writing
Steven Rostedt (Red Hat)
2016-12-09
1
-102
/
+37
|
*
tracing: Allow benchmark to be enabled at early_initcall()
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+12
|
*
tracing: Have system enable return error if one of the events fail
Steven Rostedt (Red Hat)
2016-12-09
1
-2
/
+11
|
*
tracing: Do not start benchmark on boot up
Steven Rostedt (Red Hat)
2016-12-09
1
-1
/
+11
|
*
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2016-12-09
2
-2
/
+3
|
*
ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inline
Steven Rostedt (Red Hat)
2016-11-23
1
-2
/
+2
|
*
ring-buffer: Froce rb_update_write_stamp() to be inlined
Steven Rostedt (Red Hat)
2016-11-23
1
-2
/
+2
|
*
ring-buffer: Force inline of hotpath helper functions
Steven Rostedt (Red Hat)
2016-11-23
1
-8
/
+8
|
*
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
2016-11-23
5
-21
/
+32
|
*
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
2016-11-23
2
-40
/
+78
|
*
ring-buffer: Always inline rb_event_data()
Steven Rostedt (Red Hat)
2016-11-23
1
-1
/
+1
|
*
ring-buffer: Make rb_reserve_next_event() always inlined
Steven Rostedt (Red Hat)
2016-11-23
1
-1
/
+1
|
*
tracing: Create a always_inlined __trace_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-11-23
1
-39
/
+48
|
*
tracing: Add error checks to creation of event files
Steven Rostedt (Red Hat)
2016-11-22
1
-9
/
+21
|
*
tracing: Add hook to function tracing for other subsystems to use
Chunyan Zhang
2016-11-22
1
-1
/
+128
|
*
tracing: Add new trace_marker_raw
Steven Rostedt
2016-11-15
4
-31
/
+181
|
*
tracing: Allow wakeup_dl tracer to be used by instances
Zhou Chengming
2016-11-14
1
-0
/
+1
|
*
tracing/filter: Define op as the enum that it is
Steven Rostedt (Red Hat)
2016-11-14
1
-10
/
+12
|
*
tracing: Optimise comparison filters and fix binary and for 64 bit
Steven Rostedt (Red Hat)
2016-11-14
1
-32
/
+48
[next]