[cfe-dev] Finding Code that Counts with Causal Profiling

Jakub (Kuba) Kuderski via cfe-dev cfe-dev at lists.llvm.org
Wed Dec 11 19:17:35 PST 2019


Hi Mayuresh,

I skimmed the paper and it seems interesting. I have one high-level
question: how relevant is this technique to conventional single-threaded
compilers? There's some mention of being able to account for system
operations (e.g., IO), but It's not clear to me if the tool is of any use
for profiling LLVM-based compilers.

Thanks,
Jakub

On Wed, Dec 11, 2019 at 9:29 PM Mayuresh Kathe via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Just in-case you didn't know about this, check out this new profiling
> technique and it's working implementation at;
> https://github.com/plasma-umass/coz/
>
> Also a paper describing the work is available at;
>
> https://blog.acolyer.org/2015/10/14/coz-finding-code-that-counts-with-causal-profling/
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>


-- 
Jakub Kuderski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20191211/e3d2f2bb/attachment.html>


More information about the cfe-dev mailing list