diff options
author | Andi Kleen <[email protected]> | 2015-07-18 08:24:52 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-08-06 16:39:22 -0300 |
commit | a18b027efe1a2a502d98a8d0ea0391a72bf3f696 (patch) | |
tree | fc538f8bc5ecd0c89473fb0b234c2aa2890ae6dc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f8f4aaead579c947fb8fc051c9d242037025caf3 (diff) |
perf top: Add branch annotation code to top
Now that we can process branch data in annotate it makes sense to
support enabling branch recording from top too. Most of the code needed
for this is already in shared code with report. But we need to add:
- The option parsing code (using shared code from the previous patch)
- Document the options
- Set up the IPC/cycles accounting state in the top session
- Call the accounting code in the hist iter callback
Signed-off-by: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions