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