public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] Packaging libtraceevent.so
@ 2013-12-02 19:03 Steven Rostedt
  2013-12-02 19:04 ` Arjan van de Ven
  2013-12-03  6:02 ` Namhyung Kim
  0 siblings, 2 replies; 6+ messages in thread
From: Steven Rostedt @ 2013-12-02 19:03 UTC (permalink / raw)
  To: LKML
  Cc: Ingo Molnar, Frederic Weisbecker, Namhyung Kim,
	Arnaldo Carvalho de Melo, Josh Boyer, Mauro Carvalho Chehab,
	Arjan van de Ven

Hi all!

The question has recently come up in Fedora about packaging the
libtraceevent.so library. Currently there's 4 users of it:

 1) perf
 2) trace-cmd
 3) powertop
 4) rasdaemon

But each have their own copy of the code.

Both perf and trace-cmd are the major developers of the package, and I
would recommend that they continue using the *.a version, but for those
tools that are simple users of the library, it would probably make
sense to have them use libtraceevent.so and remove their copies from
the code (powertop and rasdaemon).

The question that I'm posing here is, what currently needs to be done
to have this happen?

Is the API stable enough for a release?

We probably should have a dot versioning with the .so (ie.
libtraceevent.so.1)

So what are people's thoughts on this topic?

-- Steve

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

end of thread, other threads:[~2013-12-03 15:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 19:03 [RFC] Packaging libtraceevent.so Steven Rostedt
2013-12-02 19:04 ` Arjan van de Ven
2013-12-03  6:02 ` Namhyung Kim
2013-12-03 13:56   ` Josh Boyer
2013-12-03 15:23     ` Steven Rostedt
2013-12-03 15:22   ` Steven Rostedt

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