开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2016-05-03
tracing: Don't display trigger file for events that can't be enabled
Chunyu Hu
2016-05-02
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-26
tracing: Move event_trigger_unlock_commit{_regs}() to local header
Steven Rostedt (Red Hat)
2016-04-27
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-25
tracing: Do not inherit event-fork option for instances
Steven Rostedt (Red Hat)
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-19
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
2016-04-19
tracing: Add hist trigger support for user-defined sorting ('sort=' param)
Tom Zanussi
2016-04-19
tracing: Add hist trigger support for compound keys
Tom Zanussi
2016-04-19
tracing: Add hist trigger support for multiple values ('vals=' param)
Tom Zanussi
2016-04-19
tracing: Add 'hist' event trigger command
Tom Zanussi
2016-04-19
tracing: Update some tracing_map constants and comments
Tom Zanussi
2016-04-19
tracing: Fix TRACING_MAP Kconfig
Steven Rostedt (Red Hat)
2016-04-19
tracing: Add lock-free tracing_map
Tom Zanussi
2016-04-19
tracing: Add infrastructure to allow set_event_pid to follow children
Steven Rostedt
2016-04-19
tracing: Use pid bitmap instead of a pid array for set_event_pid
Steven Rostedt
2016-04-19
tracing: Rename check_ignore_pid() to ignore_this_task()
Steven Rostedt
2016-04-18
bpf: avoid warning for wrong pointer cast
Arnd Bergmann
2016-04-18
Merge branch 'topic/livepatch' into next
Michael Ellerman
2016-04-15
Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jiri Kosina
2016-04-14
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
2016-04-14
ftrace: Make ftrace_location_range() global
Michael Ellerman
2016-04-13
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
2016-04-07
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
[prev]
[next]