Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trace files merging doesn't work #179

Open
gianlucaborello opened this issue Jun 12, 2014 · 3 comments
Open

trace files merging doesn't work #179

gianlucaborello opened this issue Jun 12, 2014 · 3 comments

Comments

@gianlucaborello
Copy link
Contributor

I would like to do:

$ sysdig -r trace1.scap -r trace2.scap -r trace3.scap -w trace.scap

Thus merging the 3 traces in a single one.
Currently it doesn't work, but this can be done in a very precise and complex way (e.g. doing a timestap-ordered merging, merging the process tables, ...) or just assume that the user is providing consecutive traces and thus just concatenating the events.

@proger
Copy link

proger commented Aug 14, 2014

+1 looking forward to this great feature

@kirantpatil
Copy link

visualize the trace stack using flmegraph https://github.com/brendangregg/FlameGraph and heatmap https://github.com/brendangregg/HeatMap.

@github-actions
Copy link

github-actions bot commented Mar 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants