Commit 656fe2b
tracing: Use hist trigger's var_ref array to destroy var_refs
Since every var ref for a trigger has an entry in the var_ref[] array,
use that to destroy the var_refs, instead of piecemeal via the field
expressions.
This allows us to avoid having to keep and treat differently separate
lists for the action-related references, which future patches will
remove.
Link: http://lkml.kernel.org/r/fad1a164f0e257c158e70d6eadbf6c586e04b2a2.1545161087.git.tom.zanussi@linux.intel.com
Acked-by: Namhyung Kim <namhyung@kernel.org>
Reviewed-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>1 parent de40f03 commit 656fe2b
1 file changed
Lines changed: 19 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2190 | 2190 | | |
2191 | 2191 | | |
2192 | 2192 | | |
| 2193 | + | |
| 2194 | + | |
| 2195 | + | |
| 2196 | + | |
| 2197 | + | |
| 2198 | + | |
| 2199 | + | |
| 2200 | + | |
| 2201 | + | |
2193 | 2202 | | |
2194 | 2203 | | |
2195 | 2204 | | |
| |||
2201 | 2210 | | |
2202 | 2211 | | |
2203 | 2212 | | |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
2204 | 2216 | | |
2205 | 2217 | | |
2206 | 2218 | | |
2207 | | - | |
2208 | | - | |
2209 | | - | |
2210 | | - | |
2211 | | - | |
| 2219 | + | |
2212 | 2220 | | |
2213 | 2221 | | |
2214 | 2222 | | |
| |||
2335 | 2343 | | |
2336 | 2344 | | |
2337 | 2345 | | |
| 2346 | + | |
| 2347 | + | |
| 2348 | + | |
| 2349 | + | |
| 2350 | + | |
| 2351 | + | |
2338 | 2352 | | |
2339 | 2353 | | |
2340 | 2354 | | |
| |||
0 commit comments