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

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