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_events_hist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-09
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
1
-0
/
+3
2023-03-09
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
1
-0
/
+9
2023-02-16
tracing/histogram: Fix stacktrace key
Tom Zanussi
1
-3
/
+31
2023-02-16
tracing/histogram: Fix a few problems with stacktrace variable printing
Tom Zanussi
1
-8
/
+18
2023-02-15
tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
Steven Rostedt (Google)
1
-0
/
+3
2023-02-15
tracing/histogram: Don't use strlen to find length of stacktrace variables
Tom Zanussi
1
-4
/
+8
2023-01-25
tracing/histogram: Add stacktrace type
Steven Rostedt (Google)
1
-0
/
+4
2023-01-25
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
1
-4
/
+3
2023-01-25
tracing: Allow stacktraces to be saved as histogram variables
Steven Rostedt (Google)
1
-10
/
+42
2023-01-24
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
1
-0
/
+2
2022-12-10
tracing/hist: Fix issue of losting command info in error_log
Zheng Yejian
1
-1
/
+1
2022-12-10
tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
Zheng Yejian
1
-2
/
+8
2022-12-10
tracing/hist: Fix wrong return value in parse_action_params()
Zheng Yejian
1
-0
/
+1
2022-12-09
tracing: Add nohitcount option for suppressing display of raw hitcount
Masami Hiramatsu (Google)
1
-8
/
+26
2022-12-09
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
1
-16
/
+61
2022-12-09
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
1
-14
/
+76
2022-12-09
tracing: Allow multiple hitcount values in histograms
Tom Zanussi
1
-3
/
+9
2022-11-23
tracing: Fix race where histograms can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-22
tracing/hist: add in missing * in comment blocks
Colin Ian King
1
-2
/
+2
2022-09-26
tracing/hist: Call hist functions directly via a switch statement
Steven Rostedt (Google)
1
-77
/
+169
2022-07-12
tracing/histograms: Simplify create_hist_fields()
Zheng Yejian
1
-3
/
+2
2022-07-12
tracing/histograms: Fix memory leak problem
Zheng Yejian
1
-0
/
+2
2022-05-26
tracing: Change "char *" string form to "char []"
liqiong
1
-1
/
+1
2022-05-26
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
1
-0
/
+3
2022-04-27
tracing: Replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-8
/
+7
2022-04-26
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
1
-1
/
+1
2022-04-26
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...
Ammar Faizi
1
-1
/
+2
2022-04-26
tracing: Separate hist state updates from hist registration
Tom Zanussi
1
-18
/
+48
2022-04-26
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
1
-40
/
+24
2022-04-26
tracing: Remove redundant trigger_ops params
Tom Zanussi
1
-17
/
+12
2022-04-26
tracing: Remove logic for registering multiple event triggers at a time
Tom Zanussi
1
-11
/
+6
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-7
/
+26
2022-03-10
tracing: Fix last_cmd_set() string management in histogram code
Steven Rostedt (Google)
1
-2
/
+4
2022-03-01
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
1
-3
/
+3
2022-02-23
tracing: Fix allocation of last_cmd in last_cmd_set()
Steven Rostedt (Google)
1
-3
/
+4
2022-02-10
tracing: Remove size restriction on hist trigger cmd error logging
Tom Zanussi
1
-7
/
+23
2022-01-27
tracing: Propagate is_signed to expression
Tom Zanussi
1
-0
/
+3
2022-01-27
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+1
2022-01-27
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+3
2022-01-27
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
1
-0
/
+1
2022-01-10
tracing: Remove ops param from event_command reg()/unreg() callbacks
Tom Zanussi
1
-5
/
+5
2022-01-10
tracing: Change event_trigger_ops func() to trigger()
Tom Zanussi
1
-6
/
+6
2022-01-10
tracing: Change event_command func() to parse()
Tom Zanussi
1
-13
/
+13
2021-12-06
tracing: Support __rel_loc relative dynamic data location attribute
Masami Hiramatsu
1
-2
/
+19
2021-12-01
tracing/histograms: String compares should not care about signed values
Steven Rostedt (VMware)
1
-1
/
+1
2021-11-18
tracing/histogram: Fix UAF in destroy_hist_field()
Kalesh Singh
1
-19
/
+22
2021-11-14
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-2
/
+7
2021-11-14
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
1
-2
/
+7
2021-11-13
Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-5
/
+7
2021-11-12
tracing/histogram: Fix check for missing operands in an expression
Kalesh Singh
1
-1
/
+2
[next]