index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_boot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
1
-1
/
+1
2021-10-26
tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
Mathieu Desnoyers
1
-0
/
+4
2021-09-09
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
1
-12
/
+12
2021-09-09
tracing/boot: Fix to check the histogram control param is a leaf node
Masami Hiramatsu
1
-3
/
+3
2021-09-09
tracing/boot: Fix trace_boot_hist_add_array() to check array is value
Masami Hiramatsu
1
-4
/
+3
2021-09-08
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
1
-3
/
+3
2021-08-16
tracing/boot: Show correct histogram error command
Masami Hiramatsu
1
-4
/
+10
2021-08-16
tracing/boot: Support multiple histograms for each event
Masami Hiramatsu
1
-9
/
+32
2021-08-16
tracing/boot: Support multiple handlers for per-event histogram
Masami Hiramatsu
1
-8
/
+35
2021-08-16
tracing/boot: Add per-event histogram action options
Masami Hiramatsu
1
-0
/
+231
2021-08-16
tracing/boot: Fix a hist trigger dependency for boot time tracing
Masami Hiramatsu
1
-6
/
+9
2021-06-10
tracing/boot: Add per-group/all events enablement
Masami Hiramatsu
1
-2
/
+25
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
1
-0
/
+2
2020-10-15
tracing/boot: Add ftrace.instance.*.alloc_snapshot option
Masami Hiramatsu
1
-0
/
+6
2020-09-21
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
1
-2
/
+5
2020-09-21
tracing/boot: Add per-instance tracing_on option support
Masami Hiramatsu
1
-0
/
+10
2020-06-23
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
1
-2
/
+6
2020-06-23
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
1
-1
/
+1
2020-05-06
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
1
-12
/
+8
2020-01-31
tracing: Change trace_boot to use synth_event interface
Tom Zanussi
1
-19
/
+12
2020-01-30
tracing: Change trace_boot to use kprobe_event interface
Tom Zanussi
1
-20
/
+15
2020-01-29
tracing/boot: Move external function declarations to kernel/trace/trace.h
Masami Hiramatsu
1
-15
/
+0
2020-01-29
tracing/boot: Include required headers and sort it alphabetically
Masami Hiramatsu
1
-1
/
+8
2020-01-24
tracing: Decrement trace_array when bootconfig creates an instance
Steven Rostedt (VMware)
1
-0
/
+1
2020-01-21
tracing/boot: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2020-01-13
tracing/boot: Add function tracer filter options
Masami Hiramatsu
1
-0
/
+40
2020-01-13
tracing/boot: Add cpu_mask option support
Masami Hiramatsu
1
-0
/
+14
2020-01-13
tracing/boot: Add instance node support
Masami Hiramatsu
1
-5
/
+38
2020-01-13
tracing/boot: Add synthetic event support
Masami Hiramatsu
1
-0
/
+47
2020-01-13
tracing/boot Add kprobe event support
Masami Hiramatsu
1
-0
/
+46
2020-01-13
tracing/boot: Add per-event settings
Masami Hiramatsu
1
-0
/
+60
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
1
-0
/
+113
2010-06-08
tracing: Remove boot tracer
Américo Wang
1
-185
/
+0
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
1
-2
/
+6
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
1
-4
/
+8
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
1
-3
/
+1
2009-04-07
tracing: use macros to denote usec and nsec per second
Li Zefan
1
-2
/
+3
2009-02-06
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
Arnaldo Carvalho de Melo
1
-14
/
+6
2009-02-06
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
1
-8
/
+4
2009-02-03
trace: let boot trace be chosen by command line
Steven Rostedt
1
-4
/
+7
2009-01-06
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
1
-0
/
+1
2009-01-01
cpumask: convert kernel trace functions further
Rusty Russell
1
-1
/
+1
2008-12-29
ftrace: set up trace event hash infrastructure
Steven Rostedt
1
-0
/
+1
2008-12-19
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
1
-11
/
+1
2008-11-16
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
1
-1
/
+2
2008-11-12
tracing/fastboot: Use the ring-buffer timestamp for initcall entries
Frederic Weisbecker
1
-30
/
+93
2008-11-08
ftrace: remove ctrl_update method
Steven Rostedt
1
-9
/
+0
2008-11-08
ftrace: fix sched_switch API
Steven Rostedt
1
-3
/
+3
2008-11-08
ftrace: fix boot trace sched startup
Steven Rostedt
1
-2
/
+7
2008-11-04
tracing/ftrace: fix a bug when switch current tracer to sched tracer
Frederic Weisbecker
1
-2
/
+2
[next]