aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_probe_tmpl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-25tracing/probe: Support user-space dereferenceMasami Hiramatsu1-5/+17
2019-05-25tracing/probe: Add ustring type for user-space stringMasami Hiramatsu1-1/+13
2019-05-08tracing: probeevent: Do not accumulate on ret variableMasami Hiramatsu1-1/+1
2019-02-11tracing: probeevent: Correctly update remaining space in dynamic areaAndreas Ziegler1-2/+4
2018-10-10tracing: probeevent: Add array type supportMasami Hiramatsu1-8/+55
2018-10-10tracing: probeevent: Unify fetch_insn processing common partMasami Hiramatsu1-1/+54
2018-10-10tracing: probeevent: Return consumed bytes of dynamic areaMasami Hiramatsu1-29/+25
2018-10-10tracing: probeevent: Introduce new argument fetching codeMasami Hiramatsu1-0/+120