Em Wed, Jul 19, 2017 at 04:31:32AM +0800, Jin Yao escreveu:
> Currently perf has supported a mode to query inline stack. It works
> well for finding the user space inline function but it doesn't work
> for finding kernel inline function due to some unnecessary checking.
> 
> This patch removes these unnecessary checking. Now the kernel inline
> function can be reported.
> 
> For example,
> perf report --inline -g func --stdio

Thanks, applied.

- Arnaldo

Reply via email to