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
2019-09-26
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-4
/
+6
2019-09-25
tracing/probe: Fix same probe event argument matching
Srikar Dronamraju
2
-4
/
+6
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-176
/
+818
2019-09-19
tracing/probe: Reject exactly same probe event
Masami Hiramatsu
3
-17
/
+90
2019-09-19
tracing/probe: Fix to allow user to enable events on unloaded modules
Masami Hiramatsu
1
-12
/
+5
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+2
2019-09-18
ftrace: Look up the address of return_to_handler() using helpers
Naveen N. Rao
1
-2
/
+2
2019-09-17
tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()
Masami Hiramatsu
1
-5
/
+6
2019-09-17
tracing: Make sure variable reference alias has correct var_ref_idx
Tom Zanussi
1
-0
/
+2
2019-09-17
tracing: Be more clever when dumping hex in __print_hex()
Andy Shevchenko
1
-3
/
+3
2019-09-17
ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()
Changbin Du
1
-5
/
+1
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-9
/
+8
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+6
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
4
-7
/
+7
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+2
2019-09-05
tracing: Add "gfp_t" support in synthetic_events
Zhengjun Xing
1
-0
/
+19
2019-08-31
tracing: Rename tracing_reset() to tracing_reset_cpu()
Steven Rostedt (VMware)
2
-4
/
+3
2019-08-31
tracing: Document the stack trace algorithm in the comments
Steven Rostedt (VMware)
1
-0
/
+98
2019-08-31
tracing/arm64: Have max stack tracer handle the case of return address after ...
Steven Rostedt (VMware)
1
-0
/
+14
2019-08-31
tracing/probe: Add immediate string parameter support
Masami Hiramatsu
5
-15
/
+51
2019-08-31
tracing/probe: Add immediate parameter support
Masami Hiramatsu
3
-1
/
+20
2019-08-31
tracing/uprobe: Add per-probe delete from event
Masami Hiramatsu
1
-1
/
+30
2019-08-31
tracing/kprobe: Add per-probe delete from event
Masami Hiramatsu
3
-1
/
+44
2019-08-31
tracing/uprobe: Add multi-probe per uprobe event support
Masami Hiramatsu
2
-19
/
+43
2019-08-31
tracing/kprobe: Add multi-probe per event support
Masami Hiramatsu
4
-18
/
+111
2019-08-31
tracing/dynevent: Pass extra arguments to match operation
Masami Hiramatsu
5
-10
/
+13
2019-08-31
tracing/dynevent: Delete all matched events
Masami Hiramatsu
1
-3
/
+5
2019-08-31
tracing/probe: Split trace_event related data from trace_probe
Masami Hiramatsu
4
-113
/
+311
2019-08-31
tracing: Correct kdoc formats
Jakub Kicinski
1
-12
/
+14
2019-08-31
tracing/probe: Fix null pointer dereference
Xinpeng Liu
1
-1
/
+2
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-1
/
+1
2019-08-30
ftrace: Check for successful allocation of hash
Naveen N. Rao
1
-0
/
+5
2019-08-30
ftrace: Check for empty hash and comment the race with registering probes
Steven Rostedt (VMware)
1
-1
/
+9
2019-08-30
ftrace: Fix NULL pointer dereference in t_probe_next()
Naveen N. Rao
1
-0
/
+4
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-6
/
+6
2019-08-21
bpf: clarify description for CONFIG_BPF_EVENTS
Peter Wu
1
-1
/
+2
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2
-6
/
+6
2019-07-31
tracing: Use CONFIG_PREEMPTION
Thomas Gleixner
4
-6
/
+6
2019-07-31
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-07-30
fgraph: Remove redundant ftrace_graph_notrace_addr() test
Changbin Du
1
-10
/
+7
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-07-19
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-8
/
+1
2019-07-19
tracing: Fix user stack trace "??" output
Eiichi Tsukata
1
-8
/
+1
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-355
/
+547
2019-07-16
tracing: Make trace_get_fields() global
Cong Wang
1
-8
/
+0
2019-07-16
tracing: Let filter_assign_type() detect FILTER_PTR_STRING
Cong Wang
1
-0
/
+3
2019-07-16
tracing: Pass type into tracing_generic_entry_update()
Cong Wang
2
-6
/
+5
2019-07-16
tracing/kprobe: Check registered state using kprobe
Masami Hiramatsu
2
-14
/
+15
2019-07-16
tracing/probe: Add trace_event_call accesses APIs
Masami Hiramatsu
4
-28
/
+40
[next]