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
2018-05-11
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
1
-0
/
+3
2018-05-04
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2018-05-03
tracing: Fix the file mode of stack tracer
Zhengyuan Liu
1
-1
/
+1
2018-05-03
ftrace: Have set_graph_* files have normal file modes
Chen LinX
1
-2
/
+2
2018-05-02
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-21
/
+26
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2018-04-26
tracing: Add field modifier parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-26
tracing: Add field parsing hist error for hist triggers
Tom Zanussi
1
-0
/
+1
2018-04-26
tracing: Restore proper field flag printing when displaying triggers
Tom Zanussi
1
-0
/
+10
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+8
2018-04-26
tracing: Fix bad use of igrab in trace_uprobe.c
Song Liu
1
-21
/
+14
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-1
/
+1
2018-04-25
tracing: Fix missing tab for hwlat_detector print format
Peter Xu
1
-1
/
+1
2018-04-25
tracing: Fix kernel crash while using empty filter with perf
Ravi Bangoria
1
-7
/
+7
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+21
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+21
2018-04-17
trace_kprobe: Remove warning message "Could not insert probe at..."
Song Liu
1
-2
/
+0
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+6
2018-04-12
Merge tag 'trace-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-34
/
+15
2018-04-11
tracing: Enforce passing in filter=NULL to create_filter()
Steven Rostedt (VMware)
1
-14
/
+10
2018-04-11
trace_uprobe: Simplify probes_seq_show()
Ravi Bangoria
1
-18
/
+3
2018-04-11
trace_uprobe: Use %lx to display offset
Ravi Bangoria
1
-1
/
+1
2018-04-11
tracing/uprobe: Add support for overlayfs
Howard McLauchlan
1
-1
/
+1
2018-04-11
tracing: Use ARRAY_SIZE() macro instead of open coding it
Jérémy Lefaure
1
-1
/
+1
2018-04-11
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
Yonghong Song
1
-4
/
+21
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
11
-1691
/
+5820
2018-04-10
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_uprobe_init()
Song Liu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_kprobe_init()
Masami Hiramatsu
1
-0
/
+2
2018-04-06
tracing: Add rcu dereference annotation for test func that touches filter->prog
Steven Rostedt (VMware)
1
-1
/
+6
2018-04-06
tracing: Add rcu dereference annotation for filter->prog
Steven Rostedt (VMware)
1
-1
/
+2
2018-04-06
tracing: Fixup logic inversion on setting trace_global_clock defaults
Chris Wilson
1
-1
/
+1
2018-04-06
tracing: Hide global trace clock from lockdep
Steven Rostedt (VMware)
1
-2
/
+2
2018-04-06
ring-buffer: Add set/clear_current_oom_origin() during allocations
Steven Rostedt (VMware)
1
-10
/
+38
2018-04-06
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
1
-0
/
+5
2018-04-06
tracing: Uninitialized variable in create_tracing_map_fields()
Dan Carpenter
1
-1
/
+1
2018-04-06
tracing: Make sure variable string fields are NULL-terminated
Tom Zanussi
1
-2
/
+2
2018-04-06
tracing: Add action comparisons when testing matching hist triggers
Tom Zanussi
1
-0
/
+50
2018-04-06
tracing: Don't add flag strings when displaying variable references
Tom Zanussi
1
-1
/
+1
2018-04-06
tracing: Fix display of hist trigger expressions containing timestamps
Tom Zanussi
1
-14
/
+5
2018-04-06
ftrace: Drop a VLA in module_exists()
Salvatore Mesoraca
1
-4
/
+3
2018-04-06
tracing: Mention trace_clock=global when warning about unstable clocks
Chris Wilson
1
-1
/
+2
2018-04-06
tracing: Default to using trace_global_clock if sched_clock is unstable
Chris Wilson
1
-0
/
+19
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2018-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-11
/
+215
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+6
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
1
-9
/
+18
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
4
-36
/
+46
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
1
-0
/
+183
[next]