MiniProfiler ef6 not profiling execurestorecommand

Hi,
Miniprofiler.Ef6 is working great, but it’s only profiling generated linq2sql statement but not storedprocedure call thru dbcontext.ExecuteStoreCommand(). Am i missing anything?

Thanks