Skip to content

Full trace with library calls included #1972

Answered by namhyung
fira959 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, you can use -l or --nest-libcall option to trace library calls inside a library.

If you build a library with -pg you will be able to trace local functions too. But unfortunately libc is special and fundamental to implement uftrace itself so you cannot trace inside of glibc.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@fira959
Comment options

@namhyung
Comment options

@fira959
Comment options

@namhyung
Comment options

@fira959
Comment options

Answer selected by fira959
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants