BKM on generating a call graph for smatch warnings

"Reshetova, Elena" <[email protected]> Tue, 17 Aug 2021 07:32:21 +0000
Newsgroups org.kernel.vger.smatch
Message-ID <DM8PR11MB5701267BE5A0824EFAEC54B2E7FE9@DM8PR11MB5701.namprd11.prod.outlook.com>
Hi, 

Quick question: are there some suggested methods for obtaining a call graph
for a warning that a smatch pattern reports when I run it for the whole kernel? 

I can see that there are a couple of existing patterns (check_capable, check_locking)
that use sql methods for saving the caller_info, but I don't fully understand how it
works, maybe there is some description somewhere on this that I missed? 

Best Regards,
Elena.