Re: apitrace in Debian

2012-08-20 Thread Carl Worth
Christopher James Halse Rogers 
writes:
> I've wrangled apitrace back into a pretty-much acceptable form in alioth
> git¹. The main remaining query is (1) manpages (urgh), and (2)
> statically linked zlib, png, snappy.

Hi, Christopher.

Thanks for wrestling this stuff.

I'm definitely interested in seeing apitrace packaged well for Debian,
and also ensuring that this stuff happens upstream. I'll definitely
review what you've got and I'll be happy to help push patches upstream
if that would be helpful.

Heck, even man pages aren't that hard for me. I can cook one up for the
top-level apitrace program at least, (my goal is to relegate all other
binaries to implementation details invoked by apitrace---similar to how
git works).

> It all works, and the tracing wrappers (glxtrace.so and egltrace.so) are
> multiarched and the correct architecture is automatically loaded. Which
> is nice.

This sounds fantastic! That will be really nice to have.

Thanks again.

-Carl

-- 
carl.d.wo...@intel.com


pgpYY486lWTlD.pgp
Description: PGP signature


apitrace in Debian

2012-08-20 Thread Christopher James Halse Rogers
Hey all,

I've wrangled apitrace back into a pretty-much acceptable form in alioth
git¹. The main remaining query is (1) manpages (urgh), and (2)
statically linked zlib, png, snappy.

For (2), the wrapper libraries probably should use the statically linked
libs, as they'll be interposed in to arbitrary executables and won't
want to have possibly-conflicting versions. Which means fixing the UI
tools to link against the system libraries.

It all works, and the tracing wrappers (glxtrace.so and egltrace.so) are
multiarched and the correct architecture is automatically loaded. Which
is nice.

I'm looking for a once-over review at this point, so I can happily bug
Timo to upload when I've fixed the static linking.

Chris


signature.asc
Description: This is a digitally signed message part