summaryrefslogtreecommitdiffstats
path: root/runtime/lket
Commit message (Expand)AuthorAgeFilesLines
* 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