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
2016-04-27
tracing: Make filter_check_discard() local
Steven Rostedt (Red Hat)
2
-2
/
+6
2016-04-26
tracing: Move event_trigger_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
1
-0
/
+94
2016-04-26
tracing: Don't use the address of the buffer array name in copy_from_user
Wang Xiaoqiang
1
-3
/
+3
2016-04-26
tracing: Handle tracing_map_alloc_elts() error path correctly
Tom Zanussi
1
-2
/
+6
2016-04-26
tracing: Add check for NULL event field when creating hist field
Tom Zanussi
1
-0
/
+3
2016-04-26
tracing: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-1
/
+1
2016-04-25
tracing: Do not inherit event-fork option for instances
Steven Rostedt (Red Hat)
1
-1
/
+10
2016-04-19
tracing: Fix unsigned comparison to zero in hist trigger code
Steven Rostedt (Red Hat)
1
-2
/
+2
2016-04-19
tracing: Add hist trigger 'log2' modifier
Namhyung Kim
2
-0
/
+21
2016-04-19
tracing: Add support for named hist triggers
Tom Zanussi
2
-21
/
+141
2016-04-19
tracing: Add support for named triggers
Tom Zanussi
2
-0
/
+156
2016-04-19
tracing: Add support for multiple hist triggers per event
Tom Zanussi
2
-35
/
+145
2016-04-19
tracing: Add enable_hist/disable_hist triggers
Tom Zanussi
4
-31
/
+195
2016-04-19
tracing: Remove restriction on string position in hist trigger keys
Tom Zanussi
1
-28
/
+35
2016-04-19
tracing: Support string type key properly
Namhyung Kim
1
-4
/
+45
2016-04-19
tracing: Add hist trigger support for stacktraces as keys
Tom Zanussi
2
-42
/
+109
2016-04-19
tracing: Add hist trigger 'syscall' modifier
Tom Zanussi
2
-1
/
+17
2016-04-19
tracing: Add hist trigger 'execname' modifier
Tom Zanussi
2
-2
/
+101
2016-04-19
tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
Tom Zanussi
2
-5
/
+28
2016-04-19
tracing: Add hist trigger 'hex' modifier for displaying numeric fields
Tom Zanussi
2
-7
/
+60
2016-04-19
tracing: Add hist trigger support for clearing a trace
Tom Zanussi
2
-3
/
+26
2016-04-19
tracing: Add hist trigger support for pausing and continuing a trace
Tom Zanussi
2
-4
/
+34
2016-04-19
tracing: Add hist trigger support for user-defined sorting ('sort=' param)
Tom Zanussi
2
-4
/
+114
2016-04-19
tracing: Add hist trigger support for compound keys
Tom Zanussi
2
-15
/
+36
2016-04-19
tracing: Add hist trigger support for multiple values ('vals=' param)
Tom Zanussi
2
-6
/
+85
2016-04-19
tracing: Add 'hist' event trigger command
Tom Zanussi
7
-0
/
+895
2016-04-19
tracing: Update some tracing_map constants and comments
Tom Zanussi
2
-4
/
+5
2016-04-19
tracing: Fix TRACING_MAP Kconfig
Steven Rostedt (Red Hat)
2
-4
/
+1
2016-04-19
tracing: Add lock-free tracing_map
Tom Zanussi
4
-0
/
+1354
2016-04-19
tracing: Add infrastructure to allow set_event_pid to follow children
Steven Rostedt
3
-10
/
+79
2016-04-19
tracing: Use pid bitmap instead of a pid array for set_event_pid
Steven Rostedt
2
-124
/
+102
2016-04-19
tracing: Rename check_ignore_pid() to ignore_this_task()
Steven Rostedt
1
-7
/
+7
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
11
-111
/
+222
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
9
-51
/
+44
2016-03-22
tracing: Record and show NMI state
Peter Zijlstra
3
-3
/
+9
2016-03-22
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2016-03-18
tracing: Remove redundant reset per-CPU buff in irqsoff tracer
Dmitry Safonov
1
-1
/
+0
2016-03-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
1
-1
/
+4
2016-03-18
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
1
-2
/
+6
2016-03-18
tracing: Fix return while holding a lock in register_tracer()
Chunyu Hu
1
-2
/
+4
2016-03-18
ftrace: Use kasprintf() in ftrace_profile_tracefs()
Geliang Tang
1
-3
/
+1
2016-03-18
ftrace: Update dynamic ftrace calls only if necessary
Jiri Olsa
1
-5
/
+5
2016-03-18
ftrace: Make ftrace_hash_rec_enable return update bool
Jiri Olsa
1
-10
/
+17
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+24
2016-03-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
1
-2
/
+0
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+22
[next]