commit | bdd0561e19389a10901240dc907a969d9f97c898 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Feb 10 17:14:28 2010 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Feb 10 17:14:28 2010 -0500 |
tree | d35822214d1fffdddbd461953e987fce2616f61a | |
parent | 6386dc2ff83f321883f5eecb40f0b6ab414f9e46 [diff] |
trace-graph: Add hash to lookup pids and cpus Add a hash in the graph info to quickly look up to see if plots have been registered to a pid or cpus. This is currently not used but will be in the following patches. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>