index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2016-05-23
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2016-05-20
ftrace: Don't disable irqs when taking the tasklist_lock read_lock
Soumya PN
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-19
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-05-17
Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-17
Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-17
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-05-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-05-13
ring-buffer: Prevent overflow of size in ring_buffer_resize()
Steven Rostedt (Red Hat)
2016-05-13
ring-buffer: Use long for nr_pages to avoid overflow failures
Steven Rostedt (Red Hat)
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-10
blktrace: add missed mask name
Shaohua Li
2016-05-10
blktrace: delete garbage for message trace
Shaohua Li
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-03
tracing: Use temp buffer when filtering events
Steven Rostedt (Red Hat)
2016-05-03
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-03
tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic
Steven Rostedt (Red Hat)
2016-04-29
tracing: Remove unused function trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-04-29
tracing: Remove one use of trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-04-29
tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL
Steven Rostedt (Red Hat)
2016-04-29
tracing: Remove unused function trace_current_buffer_discard_commit()
Steven Rostedt (Red Hat)
2016-04-29
tracing: Move trace_buffer_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
2016-04-29
tracing: Fold filter_check_discard() into its only user
Steven Rostedt (Red Hat)
2016-04-27
tracing: Make filter_check_discard() local
Steven Rostedt (Red Hat)
2016-04-27
tracing: Move event_trigger_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
2016-04-26
ftrace: Match dot symbols when searching functions on ppc64
Thiago Jung Bauermann
2016-04-26
tracing: Don't use the address of the buffer array name in copy_from_user
Wang Xiaoqiang
2016-04-26
tracing: Handle tracing_map_alloc_elts() error path correctly
Tom Zanussi
2016-04-26
tracing: Add check for NULL event field when creating hist field
Tom Zanussi
2016-04-26
tracing: checking for NULL instead of IS_ERR()
Dan Carpenter
2016-04-26
tracing: Do not inherit event-fork option for instances
Steven Rostedt (Red Hat)
2016-04-20
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-20
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
2016-04-19
tracing: Fix unsigned comparison to zero in hist trigger code
Steven Rostedt (Red Hat)
2016-04-19
tracing: Add hist trigger 'log2' modifier
Namhyung Kim
2016-04-19
tracing: Add support for named hist triggers
Tom Zanussi
2016-04-19
tracing: Add support for named triggers
Tom Zanussi
2016-04-19
tracing: Add support for multiple hist triggers per event
Tom Zanussi
2016-04-19
tracing: Add enable_hist/disable_hist triggers
Tom Zanussi
2016-04-19
tracing: Remove restriction on string position in hist trigger keys
Tom Zanussi
2016-04-19
tracing: Support string type key properly
Namhyung Kim
2016-04-19
tracing: Add hist trigger support for stacktraces as keys
Tom Zanussi
2016-04-19
tracing: Add hist trigger 'syscall' modifier
Tom Zanussi
2016-04-19
tracing: Add hist trigger 'execname' modifier
Tom Zanussi
2016-04-19
tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
Tom Zanussi
2016-04-19
tracing: Add hist trigger 'hex' modifier for displaying numeric fields
Tom Zanussi
2016-04-19
tracing: Add hist trigger support for clearing a trace
Tom Zanussi
2016-04-19
tracing: Add hist trigger support for pausing and continuing a trace
Tom Zanussi
[next]