]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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 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 Mark WielaardPR9935. Fixed stap script typos. arg[5-10] -> $arg...
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 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 Ananth N Mavinakayan... PR9896: Fix SystemTap build on Ubuntu Intrepid.
2009-02-25 Wenji HuangSkip generating empty struct global
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
2009-02-23 Josh StoneAdd selective use of _stp_time_init/kill (PR9822)
2009-02-23 Stan CoxImprove static probe: c++ navigation, -l output.
2009-02-23 Mark WielaardCheck whether a die has any children before iterating...
2009-02-23 David SmithMade probe_start()/probe_exit() function definitions...
2009-02-23 Dan Horakdrop Core from Fedora name
2009-02-23 Eugeniy MeshcheryakovDon't include unused libebl.h
2009-02-21 Eugeniy Meshcheryakovmake all examples executable
2009-02-21 Josh StoneRemove STAPCONF_CFLAGS from the generated Makefile
2009-02-20 Mark WielaardAdjust ET_DYN symbol addresses against module base.
2009-02-20 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-02-20 Dave BrolleyCheck for required resources and tools before attemptin...
2009-02-20 David SmithBetter <linux/debugfs.h> header file inclusion.
2009-02-20 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-02-20 Dave BrolleyNew basic tests for client/server.
2009-02-20 David SmithBetter testcase cleanup.
2009-02-20 Mark WielaardIgnore kernel functions with "absolute" addresses.
2009-02-20 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
next
This page took 0.053613 seconds and 5 git commands to generate.