summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_probe_tmpl.h
AgeCommit message (Expand)Author
2019-05-25tracing/probe: Support user-space dereferenceMasami Hiramatsu
2019-05-25tracing/probe: Add ustring type for user-space stringMasami Hiramatsu
2019-05-08tracing: probeevent: Do not accumulate on ret variableMasami Hiramatsu
2019-02-11tracing: probeevent: Correctly update remaining space in dynamic areaAndreas Ziegler
2018-10-10tracing: probeevent: Add array type supportMasami Hiramatsu
2018-10-10tracing: probeevent: Unify fetch_insn processing common partMasami Hiramatsu
2018-10-10tracing: probeevent: Return consumed bytes of dynamic areaMasami Hiramatsu
2018-10-10tracing: probeevent: Introduce new argument fetching codeMasami Hiramatsu