[cfe-dev] Finding Code that Counts with Causal Profiling
Jakub (Kuba) Kuderski via cfe-dev
cfe-dev at lists.llvm.org
Fri Dec 13 08:20:57 PST 2019
>
> I could describe it, but consider it better to hear the whole thing from
> the horse's mouth.
>
The issue I see with videos is that they are not searchable and require
significant time commitment.
I assumed that since you posted cfe-dev this is related to clang/llvm, or
uses clang/llvm in an interesting way. Providing a summary of the
paper/video from the perspective of cfe-dev would be really helpful and
potentially encourage folks to look more closely into the project.
Thanks,
Jakub
On Thu, Dec 12, 2019 at 7:28 AM Mayuresh Kathe <mayuresh at kathe.in> wrote:
> Hi Jakub, thanks for taking the effort to skim through the paper.
> I could describe it, but consider it better to hear the whole thing from
> the horse's mouth.
> Check out the video at; https://youtu.be/r-TLSBdHe1A
>
> ~Mayuresh
>
> On 2019-12-12 08:47 AM, Jakub (Kuba) Kuderski wrote:
> > 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
>
--
Jakub Kuderski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20191213/fa3ef972/attachment.html>
More information about the cfe-dev
mailing list