summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_probe_tmpl.h
Commit message (Expand)AuthorAgeFilesLines
* tracing/probe: Support user-space dereferenceMasami Hiramatsu2019-05-261-5/+17
* tracing/probe: Add ustring type for user-space stringMasami Hiramatsu2019-05-261-1/+13
* tracing: probeevent: Do not accumulate on ret variableMasami Hiramatsu2019-05-081-1/+1
* tracing: probeevent: Correctly update remaining space in dynamic areaAndreas Ziegler2019-02-111-2/+4
* tracing: probeevent: Add array type supportMasami Hiramatsu2018-10-111-8/+55
* tracing: probeevent: Unify fetch_insn processing common partMasami Hiramatsu2018-10-111-1/+54
* tracing: probeevent: Return consumed bytes of dynamic areaMasami Hiramatsu2018-10-111-29/+25Star
* tracing: probeevent: Introduce new argument fetching codeMasami Hiramatsu2018-10-111-0/+120