public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3]Share common code between builtin-report, builtin-annotate
@ 2009-09-24 16:01 John Kacur
  2009-09-24 19:29 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: John Kacur @ 2009-09-24 16:01 UTC (permalink / raw)
  To: mingo, Peter Zijlstra; +Cc: linux-kernel, linux-perf-users

builtin-annotate.c started out largely as a copy of builtin-report.c
In the meantime, fixes and enhancements have gone into builtin-report but 
not always into builtin-annotate

The goal here it to share code where possible. The first step is these 
three patches - more work is comming.

These three patches add util/sort.c and util/sort.h and move that 
functionality out of builtin-report and builtin-annotate.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 0/3]Share common code between builtin-report, builtin-annotate
  2009-09-24 16:01 [PATCH 0/3]Share common code between builtin-report, builtin-annotate John Kacur
@ 2009-09-24 19:29 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2009-09-24 19:29 UTC (permalink / raw)
  To: John Kacur
  Cc: Peter Zijlstra, linux-kernel, linux-perf-users,
	Fr??d??ric Weisbecker, Arnaldo Carvalho de Melo


* John Kacur <jkacur@redhat.com> wrote:

> builtin-annotate.c started out largely as a copy of builtin-report.c 
> In the meantime, fixes and enhancements have gone into builtin-report 
> but not always into builtin-annotate
> 
> The goal here it to share code where possible. The first step is these 
> three patches - more work is comming.
> 
> These three patches add util/sort.c and util/sort.h and move that 
> functionality out of builtin-report and builtin-annotate.

Very nice patches! I've applied them to tip:perf/core, thanks John.

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-24 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 16:01 [PATCH 0/3]Share common code between builtin-report, builtin-annotate John Kacur
2009-09-24 19:29 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox