index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-09-08
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
2021-09-07
tracing: Fix some alloc_event_probe() error handling bugs
Dan Carpenter
2021-09-03
tracing: Add migrate-disabled counter to tracing output.
Thomas Gleixner
2021-08-20
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
2021-08-19
tracing/probes: Reject events which have the same name of existing one
Masami Hiramatsu
2021-08-19
tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs
Steven Rostedt (VMware)
2021-08-19
tracing/probe: Change traceprobe_set_print_fmt() to take a type
Steven Rostedt (VMware)
2021-08-18
tracing/probes: Use struct_size() instead of defining custom macros
Steven Rostedt (VMware)
2021-08-18
tracing/probes: Allow for dot delimiter as well as slash for system names
Steven Rostedt (VMware)
2021-08-18
tracing/probe: Have traceprobe_parse_probe_arg() take a const arg
Steven Rostedt (VMware)
2021-08-18
tracing: Have dynamic events have a ref counter
Steven Rostedt (VMware)
2021-08-18
tracing: Add DYNAMIC flag for dynamic events
Steven Rostedt (VMware)
2021-08-17
tracing: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-16
tracepoint: Fix kerneldoc comments
zhaoxiao
2021-08-16
tracing/boot: Show correct histogram error command
Masami Hiramatsu
2021-08-16
tracing/boot: Support multiple histograms for each event
Masami Hiramatsu
2021-08-16
tracing/boot: Support multiple handlers for per-event histogram
Masami Hiramatsu
2021-08-16
tracing/boot: Add per-event histogram action options
Masami Hiramatsu
2021-08-16
tracing: Simplify the Kconfig dependency of FTRACE
Masahiro Yamada
2021-08-16
tracing: Allow execnames to be passed as args for synthetic events
Steven Rostedt (VMware)
2021-08-16
tracing: Have histogram types be constant when possible
Steven Rostedt (VMware)
2021-08-16
tracing/histogram: Update the documentation for the buckets modifier
Steven Rostedt (VMware)
2021-08-16
tracing: Add linear buckets to histogram logic
Steven Rostedt (VMware)
2021-08-16
tracing/boot: Fix a hist trigger dependency for boot time tracing
Masami Hiramatsu
2021-08-16
tracing: Apply trace filters on all output channels
Pingfan Liu
2021-08-12
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
2021-08-12
tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
Lukas Bulwahn
2021-08-12
trace/osnoise: Print a stop tracing message
Daniel Bristot de Oliveira
2021-08-12
trace/timerlat: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
2021-08-12
trace/osnoise: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
2021-08-06
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
2021-08-05
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
2021-08-05
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
2021-08-05
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
2021-08-04
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-04
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-07-30
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-07-23
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
2021-07-23
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
2021-07-23
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-23
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
2021-07-22
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-07-17
Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-07-16
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmc...
Linus Torvalds
2021-07-15
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
[next]