Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1495808 > unrolled thread

Re: [PATCH 20/57] perf c2c report: Add dcacheline dimension key

Started byArnaldo Carvalho de Melo <acme@kernel.org>
First post2016-10-05 13:10 +0200
Last post2016-10-05 13:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 20/57] perf c2c report: Add dcacheline dimension key Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-10-05 13:10 +0200

#1495808 — Re: [PATCH 20/57] perf c2c report: Add dcacheline dimension key

FromArnaldo Carvalho de Melo <acme@kernel.org>
Date2016-10-05 13:10 +0200
SubjectRe: [PATCH 20/57] perf c2c report: Add dcacheline dimension key
Message-ID<soSff-bT-9@gated-at.bofh.it>
Em Wed, Oct 05, 2016 at 08:01:41AM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Thu, Sep 22, 2016 at 05:36:48PM +0200, Jiri Olsa escreveu:
> > +
> > +	return snprintf(hpp->buf, hpp->size, "%*s", width, hex_str(addr));
> 
> So here you get that static buffer and then truncate it? Wouldn't the
> perf_hpp stuff take care of this? Can't we stop using that static buffer
> and this truncation at such a level?

So please consider continuing from what I left at the tmp.perf/c2c.2
branch in my tree,

Thanks,

- Arnaldo

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web