aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/tracing_map.c
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelv4.14/standard/preempt-rt/intelBruce Ashfield
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2021-12-22tracing: Fix a kmemleak false positive in tracing_mapChen Jun
2021-11-26tracing/cfi: Fix cmp_entries_* functions signature mismatchKalesh Singh
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2020-01-09tracing: Have the histogram compare functions convert to u64 firstSteven Rostedt (VMware)
2018-02-13tracing: Add per-element variable support to tracing_mapTom Zanussi
2018-02-13tracing: Remove code which merges duplicatesVedang Patel
2018-02-13tracing: Add support to detect and avoid duplicatesVedang Patel
2018-02-13tracing: Remove lookups from tracing_map hitcountTom Zanussi
2017-08-24tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu
2016-04-26tracing: Handle tracing_map_alloc_elts() error path correctlyTom Zanussi
2016-04-26tracing: checking for NULL instead of IS_ERR()Dan Carpenter
2016-04-19tracing: Update some tracing_map constants and commentsTom Zanussi
2016-04-19tracing: Add lock-free tracing_mapTom Zanussi