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-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
2017-01-16
bpf, trace: make ctx access checks more robust
Daniel Borkmann
1
-0
/
+9
2017-01-12
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
1
-7
/
+8
2017-01-09
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
1
-10
/
+10
2016-12-26
splice_pipe_desc: kill ->flags
Al Viro
1
-2
/
+0
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
5
-13
/
+13
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
17
-249
/
+675
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2016-12-13
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+17
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-92
/
+60
2016-12-12
kprobes/trace: Fix kprobe selftest for newer gcc
Marcin Nowakowski
1
-5
/
+23
2016-12-12
tracing/kprobes: Add a helper method to return number of probe hits
Marcin Nowakowski
1
-6
/
+13
2016-12-12
tracing/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
1
-1
/
+1
2016-12-12
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
1
-1
/
+1
2016-12-09
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
Steven Rostedt (Red Hat)
4
-7
/
+42
2016-12-09
fgraph: Handle a case where a tracer ignores set_graph_notrace
Steven Rostedt (Red Hat)
1
-3
/
+14
2016-12-09
tracing: Replace kmap with copy_from_user() in trace_marker writing
Steven Rostedt (Red Hat)
1
-102
/
+37
2016-12-09
tracing: Allow benchmark to be enabled at early_initcall()
Steven Rostedt (Red Hat)
1
-1
/
+12
2016-12-09
tracing: Have system enable return error if one of the events fail
Steven Rostedt (Red Hat)
1
-2
/
+11
2016-12-09
tracing: Do not start benchmark on boot up
Steven Rostedt (Red Hat)
1
-1
/
+11
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
2
-2
/
+3
2016-12-07
tracing/rb: Init the CPU mask on allocation
Sebastian Andrzej Siewior
1
-1
/
+1
[prev]
[next]