Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs | Steven Rostedt (VMware) | 2021-08-19 | 1 | -3/+3 |
* | tracing: Fix various typos in comments | Ingo Molnar | 2021-03-23 | 1 | -1/+1 |
* | tracing/probe: Support user-space dereference | Masami Hiramatsu | 2019-05-25 | 1 | -5/+17 |
* | tracing/probe: Add ustring type for user-space string | Masami Hiramatsu | 2019-05-25 | 1 | -1/+13 |
* | tracing: probeevent: Do not accumulate on ret variable | Masami Hiramatsu | 2019-05-08 | 1 | -1/+1 |
* | tracing: probeevent: Correctly update remaining space in dynamic area | Andreas Ziegler | 2019-02-11 | 1 | -2/+4 |
* | tracing: probeevent: Add array type support | Masami Hiramatsu | 2018-10-10 | 1 | -8/+55 |
* | tracing: probeevent: Unify fetch_insn processing common part | Masami Hiramatsu | 2018-10-10 | 1 | -1/+54 |
* | tracing: probeevent: Return consumed bytes of dynamic area | Masami Hiramatsu | 2018-10-10 | 1 | -29/+25 |
* | tracing: probeevent: Introduce new argument fetching code | Masami Hiramatsu | 2018-10-10 | 1 | -0/+120 |