aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2016-06-03 15:55:34 -0500
committerGreg Kroah-Hartman <[email protected]>2016-06-03 17:03:23 -0700
commit14a36ae70429f2872a8f750c60c75d14862761dc (patch)
tree67ce452452b4dfb86de6728c19d8595126d9e979 /tools/perf/scripts/python
parentc65fdf031816001dde2bf852560c86d226e54da4 (diff)
greybus: tracing: assign "parent" id first
Most abstractions to be traced will have a sort of "parent" object it is associated with, and an identifier for that parent is stored with the as trace event data. For example, the parent of a message is the operation it's a part of, and the parent of an operation is the connection it uses. We'll arrange to define that parent id first in all events. Most abstractions already do this. Move an interface's module id so it's defined and assigned first. The message traces are going to be changed soon, so leave that one alone. Signed-off-by: Alex Elder <[email protected]> Reviewed-by: Viresh Kumar <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions