index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
tracing_map.c
Age
Commit message (
Expand
)
Author
2022-10-03
tracing: Remove unused variable 'dups'
Chen Zhongjin
2022-04-26
tracing: Fix tracing_map_sort_entries() kernel-doc comment
Yang Li
2021-12-01
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
2021-10-19
tracing/cfi: Fix cmp_entries_* functions signature mismatch
Kalesh Singh
2020-11-10
tracing: Fix some typos in comments
Qiujun Huang
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
2020-04-22
tracing: Convert local functions in tracing_map.c to static
Jason Yan
2019-12-19
tracing: Have the histogram compare functions convert to u64 first
Steven Rostedt (VMware)
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-03-10
tracing: Add per-element variable support to tracing_map
Tom Zanussi
2018-03-10
tracing: Remove code which merges duplicates
Vedang Patel
2018-03-10
tracing: Add support to detect and avoid duplicates
Vedang Patel
2017-10-04
tracing: Remove lookups from tracing_map hitcount
Tom Zanussi
2017-08-24
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
2016-04-26
tracing: Handle tracing_map_alloc_elts() error path correctly
Tom Zanussi
2016-04-26
tracing: checking for NULL instead of IS_ERR()
Dan Carpenter
2016-04-19
tracing: Update some tracing_map constants and comments
Tom Zanussi
2016-04-19
tracing: Add lock-free tracing_map
Tom Zanussi