]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-03-13 David SmithMore bulkmode support.
2009-03-13 David SmithMore bulkmode support. Only allows for one reader...
2009-03-12 David SmithStart of STP_BULKMODE support.
2009-03-12 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-03-12 David SmithUpdated buffer size.
2009-03-12 Josh StoneSimplify tracepoint registrations
2009-03-12 Josh StoneAdd test to compile and run all tracepoints
2009-03-12 Josh StoneFix @cast module splitting
2009-03-12 Josh StoneAdd simple testcases for @cast
2009-03-12 Frank Ch. Eiglerimprove sdt.h compatibility and test suite
2009-03-11 Rajan AroraPR 7071: Optional $context variables fix
2009-03-11 Stan CoxRun the tests for each member of a list of extra options.
2009-03-11 David SmithSmall update.
2009-03-11 David SmithMake printf tests fail when stap fails.
2009-03-11 David SmithHandles polling and breaks down large buffers.
2009-03-11 Dave Brolley2009-03-11 Dave Brolley <brolley@redhat.com>
2009-03-11 Wenji HuangMake marker probe support listing mode -L
2009-03-11 Wenji HuangMake tracepoint probe support listing mode -L
2009-03-10 Josh StoneMerge branch 'typecast'
2009-03-10 Josh StoneMerge sequential casts in the vfs tapset
2009-03-10 Josh StonePR9932: use @cast module search path
2009-03-10 Josh StonePR9932: add @cast module search path
2009-03-10 Stan CoxEnsure args are available for postgres static probes.
2009-03-10 Josh StoneLet -DINTERRUPTIBLE=0 mask interrupts in probes
2009-03-10 Josh StoneFix a few typos in stap(1)
2009-03-10 Stan CoxUse alternate keywords for sdt.h
2009-03-10 Josh StoneAdd tracepoint $$parms alias for $$vars
2009-03-10 Josh StoneUpdate location of c->probe_point reset
2009-03-09 Josh StoneAdd safety checks to _stp_get_register_by_offset()
2009-03-09 David SmithCleanup.
2009-03-09 Mark WielaardPR9935. Fixed stap script typos. arg[5-10] -> $arg...
2009-03-09 David SmithFirst working version that actually produces output.
2009-03-09 Mark WielaardAdd PR9935 number to sdt.exp disabled test.
2009-03-09 Mark WielaardAdd new sdt.exp testcase.
2009-03-09 Mark WielaardInclude sys/types.h in sdt.h for __uint64_t.
2009-03-09 Mark WielaardPut statements after declaration in sdt macros. Fix...
2009-03-09 Mark WielaardOnly use plain C comments in sdt.h.
2009-03-09 Mark WielaardMake stap_run2 count exact number of lines.
2009-03-09 Mark WielaardRemove extra semi-colons from defines in sdt.h.
2009-03-09 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-03-09 Frank Ch. Eiglertracepoint probes: clear session derived_probe_groups...
2009-03-09 Frank Ch. EiglerCheck pending_interrupts more frequently during unwinds...
2009-03-09 Frank Ch. EiglerAdapt to linux-next commit changing __alloc_percpu...
2009-03-09 ddomingoadded commenting/documentation guidelines
2009-03-09 Stan CoxMinor changes to labels.exp.
2009-03-08 Stan CoxFix and add tests for function(".so").statement(N)
2009-03-07 Frank Ch. EiglerPR9930: reentrancy debugging
2009-03-07 Frank Ch. EiglerAdd placeholder for new news
2009-03-07 Frank Ch. EiglerTweak tracepoint logic to run on tracepoint_synchronize...
2009-03-07 Josh StoneMerge branch 'tracepoints'
2009-03-07 Josh StoneDocument TRACEPOINTS in stapprobes(5)
2009-03-07 Josh StoneEnsure tracepoints are synchronized after unreg
2009-03-07 Josh StoneSupport older tracepoints using DEFINE_TRACE
2009-03-07 Josh StoneEnable tracepoint target variables
2009-03-07 Josh StoneEmit code to hook up tracepoint probes
2009-03-07 Josh StoneBuild skeleton tracepoint probes
2009-03-07 Josh StoneScan tracequery.ko for tracepoints
2009-03-07 Josh StoneBuild tracequery to scan for tracepoints
2009-03-07 Josh StoneMake iterate_over_functions work with base_querys
2009-03-07 Josh StoneUpdate AUTHORS
2009-03-06 Mark WielaardSTAP_PROBE takes no extra arguments.
2009-03-06 Stan CoxCreate unique named labels.
2009-03-06 Wenji HuangPR9871: use @cast in tapset
2009-03-06 ddomingoadded more content for tapset dev
2009-03-05 ddomingoadded markers, for publicanization purposes
2009-03-05 ddomingonew intro, tapset dev guide
2009-03-05 Josh StoneMake session.module_cache init more consistently
2009-03-05 ddomingoremoves marked range of strings (intro) and replaces...
2009-03-05 ddomingoadded invisible marker for publican
2009-03-05 ddomingochange to fedora, add README for more info
2009-03-05 ddomingochange to fedora
2009-03-05 ddomingoadd other required XMLs
2009-03-05 ddomingoadd images
2009-03-05 ddomingoadd Makefile
2009-03-05 ddomingofunction instead of (sfunction)
2009-03-04 ddomingoadded other required files
2009-03-04 David SmithStart of new ring_buffer transport.
2009-03-04 Mark WielaardFix typo in kernel version check 2.6.21 -> 2.6.11 in...
2009-03-04 Tim Moorestap autoconf test for kernel stack trace support
2009-03-04 Mark WielaardPR9919: Set last_stmt for array (scalar or statistical...
2009-03-04 Frank Ch. Eiglerchange stap-report to a plain /bin/sh script; support...
2009-03-03 Stan CoxSearch for a label instead of an address for .so static...
2009-03-03 Maynard JohnsonThis patch updates the itrace code to support the new...
2009-03-03 Wenji HuangPR9875: Remove sduprobes
2009-03-03 Stan CoxAllow the same static user probe to be used multiple...
2009-03-02 ddomingoadded publicanizer for langref
2009-03-02 ddomingominor revision, added tag
2009-02-28 Eugeniy MeshcheryakovMerge branch 'master' of git+ssh://sources.redhat.com...
2009-02-27 Mark WielaardUse @cast where possible for examining inet_sock.
2009-02-27 Mark WielaardRemove unnecessary embedded C include.
2009-02-25 Mark WielaardGuard _struct_sigaction32_u with ifdef CONFIG_COMPAT.
2009-02-25 David SmithMore cleanup.
2009-02-25 Ananth N Mavinakayan... PR9896: Fix SystemTap build on Ubuntu Intrepid.
2009-02-25 Wenji HuangSkip generating empty struct global
2009-02-24 David SmithMajor hacking to minimal config.
2009-02-24 Eugeniy MeshcheryakovMerge branch 'master' of git+ssh://sources.redhat.com...
2009-02-24 Mark WielaardAdjust extra_offset address against module base.
2009-02-24 Ananth N Mavinakayan... Fix the syscall tapset for architectures using SYSCALL_...
2009-02-23 Josh StoneMerge branch 'gtod'
2009-02-23 Josh StoneAdd a testcase for gtod init/kill
next
This page took 0.048628 seconds and 5 git commands to generate.