I'd like to track not just at the function level, but also at the code block level. For example, for a if-else statement, I want to know when the if-branch or else-branch is enter/exit. Is there an option similar to -finstrument-functions for code blocks? -- Regards, Peng