Arun, Not all functions are syscalls here. only the first 12. The others are just library calls.
Is the pfm_err_t trick, what they use for the other syscalls? On Fri, Mar 21, 2008 at 8:32 PM, Arun Sharma <[EMAIL PROTECTED]> wrote: > Hi Stephane, > > The attached patch converts libpfm errors into python exceptions. > Please review. > > -Arun > > > > On Thu, Mar 20, 2008 at 3:54 PM, Arun Sharma <[EMAIL PROTECTED]> wrote: > > > Hi Stephane, > > > > Here's an initial version of my python bindings patch. > > > > The patch depends on perfmon.h and pfmlib.h being SWIG interface files, as > well as header files. > > It'd be nice to make sure that the python subdirectory builds ok when > those files are updated. > > > > -Arun > > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > perfmon2-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/perfmon2-devel > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ perfmon2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/perfmon2-devel
