index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
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
2016-04-07
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
2016-04-07
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
Alexei Starovoitov
2016-04-07
perf: split perf_trace_buf_prepare into alloc and update parts
Alexei Starovoitov
2016-04-07
perf: optimize perf_fetch_caller_regs
Alexei Starovoitov
2016-04-02
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
2016-03-31
ftrace/perf: Check sample types only for sampling events
Jiri Olsa
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-24
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-03-22
kernel/...: convert pr_warning to pr_warn
Joe Perches
2016-03-22
tracing: Record and show NMI state
Peter Zijlstra
2016-03-22
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-18
tracing: Remove redundant reset per-CPU buff in irqsoff tracer
Dmitry Safonov
2016-03-18
tracing: Fix crash from reading trace_pipe with sendfile
Steven Rostedt (Red Hat)
2016-03-18
tracing: Have preempt(irqs)off trace preempt disabled functions
Steven Rostedt (Red Hat)
2016-03-18
tracing: Fix return while holding a lock in register_tracer()
Chunyu Hu
2016-03-18
ftrace: Use kasprintf() in ftrace_profile_tracefs()
Geliang Tang
2016-03-18
ftrace: Update dynamic ftrace calls only if necessary
Jiri Olsa
2016-03-18
ftrace: Make ftrace_hash_rec_enable return update bool
Jiri Olsa
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-03-14
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
tracing: Fix typoes in code comment and printk in trace_nop.c
Chunyu Hu
2016-03-08
tracing: Use flags instead of bool in trigger structure
Steven Rostedt (Red Hat)
2016-03-08
tracing: Add an unreg_all() callback to trigger commands
Tom Zanussi
2016-03-08
tracing: Add needs_rec flag to event triggers
Tom Zanussi
2016-03-08
tracing: Add a per-event-trigger 'paused' field
Tom Zanussi
2016-03-08
tracing: Add get_syscall_name()
Tom Zanussi
2016-03-08
tracing: Add event record param to trigger_ops.func()
Tom Zanussi
2016-03-08
tracing: Make event trigger functions available
Tom Zanussi
[prev]
[next]