aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/tracing_map.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-26tracing: Handle tracing_map_alloc_elts() error path correctlyTom Zanussi1-2/+6
2016-04-26tracing: checking for NULL instead of IS_ERR()Dan Carpenter1-1/+1
2016-04-19tracing: Update some tracing_map constants and commentsTom Zanussi1-2/+2
2016-04-19tracing: Add lock-free tracing_mapTom Zanussi1-0/+1058