开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
tracing_map.c
Age
Commit message (
Expand
)
Author
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