summaryrefslogtreecommitdiffstats
path: root/runtime/lket/b2a
Commit message (Expand)AuthorAgeFilesLines
* 2007-08-24 Frank Ch. Eigler <fche@elastic.org>fche2007-08-251-0/+1
* 2007-07-02 Frank Ch. Eigler <fche@rechat.com>fche2007-07-021-1/+1
* 2007-06-21 David Smith <dsmith@redhat.com>dsmith2007-06-211-55/+63
* * tweak #include syntaxfche2007-04-111-1/+1
* 2007-04-04 Sebastien Dugue <sebastien.dugue@bull.net>fche2007-04-112-0/+22
* 2007-03-13 Frank Ch. Eigler <fche@redhat.com>fche2007-03-141-0/+1
* * printf format warning fixfche2007-02-251-1/+1
* runtime/lket/b2a/lket-b2a.c:guanglei2006-12-201-3/+14
* 2006-12-18 David Smith <dsmith@redhat.com>dsmith2006-12-181-1/+2
* add LKET testcase into testsuite/systemtap.samples/guanglei2006-11-211-48/+37
* return value changes for lket-b2aguanglei2006-11-201-7/+17
* bugfix for #3526:guanglei2006-11-192-65/+55
* bugfix of NFS event register codes for LKETguanglei2006-11-101-2/+1
* add options for lket-b2a to control the output data fields of lket.out.guanglei2006-11-092-9/+55
* remove runtime/lket/b2a/READMEguanglei2006-11-081-48/+0
* sync lket-b2a with LKET hookid rearrangementguanglei2006-10-242-22/+23
* New man page for lket-b2aguanglei2006-10-231-5/+11
* Change warning message from configure for mysqlguanglei2006-10-201-0/+1
* * configure.ac: add the checking for mysql_config, mysqlclient library and he...guanglei2006-10-162-5/+20
* * partial rollback of mysql code in lket/b2a until configury problems are solvedfche2006-10-101-3/+6
* * runtime/lket/b2a/lket_b2a.c, runtime/lket/b2a/lket_b2a.h:guanglei2006-10-102-3/+28
* * runtime/lket/b2a/lket_b2a.c, runtime/lket/b2a/lket_b2a.h:guanglei2006-10-104-206/+494
* 2006-09-20 Josh Stone <joshua.i.stone@intel.com>jistone2006-09-201-2/+2
* lket_trace.stp,process.stp,register_event.stp:guanglei2006-09-192-96/+130
* 2006-09-18 Josh Stone <joshua.i.stone@intel.com>jistone2006-09-181-1/+2
* add another two kinds of timing mechanisms for LKET, i.e. get_cycles() andguanglei2006-08-292-6/+82
* 2006-08-11 David Smith <dsmith@redhat.com>dsmith2006-08-111-0/+1
* a bug fix for the zero-length stpd_cpu fileguanglei2006-07-251-2/+2
* bug fix of lket-b2a: segment fault caused by event registerguanglei2006-07-191-14/+8
* changes to addevent.process to generate adequate info of process relationshipsguanglei2006-07-111-10/+20
* _lket_trace() won't log ppid and tgid any more. I use some bit-OPs toguanglei2006-06-292-33/+34
* aio.stp: new event hooks for AIOguanglei2006-06-262-7/+71
* 2006-06-16 Roland McGrath <roland@redhat.com>roland2006-06-171-4/+2
* Revert my former changes to lket_trace_extra() in translator.guanglei2006-06-092-308/+199
* eliminate lket-b2a compiling warnings on in 64-bit modeguanglei2006-06-021-7/+7
* make lket-b2a able to read user added trace data and backtraceguanglei2006-06-012-11/+32
* add conditional build of lket-b2a. If glib2-devel is not found, just skipsguanglei2006-05-272-5/+2
* src/tapset/LKET/*.stp:guanglei2006-05-251-2/+2
* add src/runtime/lket/b2a/Makefileguanglei2006-05-241-0/+5
* add a binary to ascii converter used to convert LKET's default binary trace dataguanglei2006-05-245-0/+1137