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

Problems using reanimator-lttng #9

Open
aemiranda7 opened this issue Mar 31, 2021 · 0 comments
Open

Problems using reanimator-lttng #9

aemiranda7 opened this issue Mar 31, 2021 · 0 comments
Assignees

Comments

@aemiranda7
Copy link

We are doing an academic project using this tracer and we are having some problems using this tool to trace a postgresql server.
We are doing the following command:
lttng-client -s session/ -d pgsql-ds.ds -e $(pg_ctl -D pgsql_data/ start)
But the tracer crashes and generates a corrupted data series file when we stop the server. In reality the tracer only starts when we make the stop command and crash instantly.
We wanted to know how can we do it properly anda also how we can trace the child processes like we do using the strace from linux, we want to have the dataseries output of lttng with information about the childs.
We already sent an e-mail to Lukas and Îbrahim with more details about this issue.

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

No branches or pull requests

3 participants