index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_boot.c
Age
Commit message (
Expand
)
Author
2023-12-18
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
2023-07-05
tracing/boot: Test strscpy() against less than zero for error
Steven Rostedt (Google)
2023-06-22
tracing/boot: Replace strlcpy with strscpy
Azeem Shaikh
2022-05-26
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
2021-10-26
tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
Mathieu Desnoyers
2021-09-09
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
2021-09-09
tracing/boot: Fix to check the histogram control param is a leaf node
Masami Hiramatsu
2021-09-09
tracing/boot: Fix trace_boot_hist_add_array() to check array is value
Masami Hiramatsu
2021-09-08
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
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/boot: Fix a hist trigger dependency for boot time tracing
Masami Hiramatsu
2021-06-10
tracing/boot: Add per-group/all events enablement
Masami Hiramatsu
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
2020-10-15
tracing/boot: Add ftrace.instance.*.alloc_snapshot option
Masami Hiramatsu
2020-09-21
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
2020-09-21
tracing/boot: Add per-instance tracing_on option support
Masami Hiramatsu
2020-06-23
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
2020-06-23
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
2020-05-06
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
2020-01-31
tracing: Change trace_boot to use synth_event interface
Tom Zanussi
2020-01-30
tracing: Change trace_boot to use kprobe_event interface
Tom Zanussi
2020-01-29
tracing/boot: Move external function declarations to kernel/trace/trace.h
Masami Hiramatsu
2020-01-29
tracing/boot: Include required headers and sort it alphabetically
Masami Hiramatsu
2020-01-24
tracing: Decrement trace_array when bootconfig creates an instance
Steven Rostedt (VMware)
2020-01-21
tracing/boot: Fix an IS_ERR() vs NULL bug
Dan Carpenter
2020-01-13
tracing/boot: Add function tracer filter options
Masami Hiramatsu
2020-01-13
tracing/boot: Add cpu_mask option support
Masami Hiramatsu
2020-01-13
tracing/boot: Add instance node support
Masami Hiramatsu
2020-01-13
tracing/boot: Add synthetic event support
Masami Hiramatsu
2020-01-13
tracing/boot Add kprobe event support
Masami Hiramatsu
2020-01-13
tracing/boot: Add per-event settings
Masami Hiramatsu
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
2010-06-08
tracing: Remove boot tracer
Américo Wang
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
2009-04-07
tracing: use macros to denote usec and nsec per second
Li Zefan
2009-02-06
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
Arnaldo Carvalho de Melo
2009-02-06
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
2009-02-03
trace: let boot trace be chosen by command line
Steven Rostedt
2009-01-06
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2009-01-01
cpumask: convert kernel trace functions further
Rusty Russell
2008-12-29
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-19
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
2008-11-16
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
2008-11-12
tracing/fastboot: Use the ring-buffer timestamp for initcall entries
Frederic Weisbecker
2008-11-08
ftrace: remove ctrl_update method
Steven Rostedt
[next]