]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-08-20 Dave BrolleyPR 11441 - Additional update to stap.1 and NEWS entry...
2010-08-20 Dave BrolleyPR 11441: More cleanup
2010-08-20 Dave BrolleyPR 11441: Cleanup of integrated compile-server/cert...
2010-08-20 Dave BrolleyPR 11441: Allow specification of servers by certificate...
2010-08-20 Dave BrolleyPR 11441: Implement integrated server cert management...
2010-08-20 Dave Brolleycreate_dir: create path components if they do not exist.
2010-08-20 Dave BrolleyEnsure that the server's certificate is in place before...
2010-08-20 Dave BrolleyPR 11441: Implement resolving/querying of trusted serve...
2010-08-20 Dave BrolleyDon't check signing certificate database integrity...
2010-08-20 Josh StoneKill a stray paren in examples/io/inodewatch2.stp
2010-08-20 Josh StoneSupport a slight 32/64-bit difference in semok/mangled.stp
2010-08-20 Josh StoneAdd shebang to buildok/syscalls-arch-detailed.stp
2010-08-20 Josh StonePrint nicer placeholders for aggregates in $$vars et al.
2010-08-20 Josh StoneInclude variables from containing scopes in $$vars too
2010-08-20 Josh StoneList variables from containing scopes too
2010-08-20 Josh StoneResolve statement scopes lexically instead of by raw PC
2010-08-19 Josh StonePR11911: Include in -L vars which are partially available
2010-08-19 William CohenMinimize difference between Fedora and Red Hat Enterpri...
2010-08-19 William CohenRemove stray whitespace at the end of lines
2010-08-19 William CohenRemove stray '^M' from the xml files.
2010-08-19 William CohenMinimize manual white space for <programlisting> and...
2010-08-19 David SmithAdded 'stap-merge' to runtime files section.
2010-08-18 Roland McGrathMake 'make check LD_LIBRARY_PATH=...' work right.
2010-08-18 Wenji HuangRemove redundant parameters of catch command in lib...
2010-08-17 David SmithMade arch-specific syscalls probe fixups and deprecatio...
2010-08-17 Josh StoneSimplify dwfl_assert and dwarf_assert
2010-08-17 Frank Ch. EiglerPR7054: robustify stap -c " " a bit
2010-08-17 Josh StoneSupport DWARF4 linkage names
2010-08-16 Frank Ch. EiglerPR10975: deprecate cpuid() tapset fn in favour of cpu()
2010-08-16 Frank Ch. EiglerPR9928: note old elfutils for old gcc
2010-08-16 David SmithInitialize variable to avoid compiler error.
2010-08-16 Frank Ch. EiglerPR11798: abort 'make *check' early if kernel-devel...
2010-08-16 Frank Ch. EiglerPR11800: document that stap -l / -L takes only a single...
2010-08-12 Lukas BerkPR 11369, due to performance issues stap_merge.c is...
2010-08-11 David SmithUpdated stap-server config comment.
2010-08-11 David SmithUpdated stap_get_arch().
2010-08-10 Josh StonePR11880: Allow function matching on the MIPS_linkage_name
2010-08-10 David SmithBZ607232: Fixed 'service systemtap restart' and added...
2010-08-06 Josh StoneIgnore empty files in the cache
2010-08-05 Josh Stonesprint_stack() and sprint_ustack() are pure
2010-08-05 Josh Stonesprint_backtrace() is pure and stringy
2010-08-05 Josh Stonesprint_ubacktrace() is pure and stringy
2010-08-04 Stan CoxRevert accidental commit of twenty.stp.
2010-08-04 Stan CoxFix sdt_misc.exp cleanup_handler
2010-08-02 Frank Ch. Eigleradd dates to release stanzas
2010-08-02 Frank Ch. Eiglerrespond quickly to ^C for long statement wildcard loops
2010-07-30 David Smithnd_syscalls.stp/nd_syscalls2.stp fixups and deprecation...
2010-07-30 Frank Ch. Eiglerbump AUTHORS
2010-07-30 Kapileshwar... PR11861: tolerate null struct bio->bi_vcnt in __bio_ino...
2010-07-29 Stan CoxFollow the Python style guide (11691)
2010-07-28 Stan CoxSupport -L for nodebuginfo sdt.
2010-07-28 Frank Ch. Eiglerarm: fix typo in __stp_stack_print
2010-07-28 Mark WielaardAdd dieoffset to missing location error messages.
2010-07-27 Josh Stoneloc2c-test: NULL-terminate argp_children
2010-07-27 Roland McGrath* loc2c-test.c: Add --help output.
2010-07-26 David SmithClarify deprecation descriptions in NEWS.
2010-07-26 David SmithMany small tapset/syscalls.stp fixups. Deprecate misnam...
2010-07-26 David SmithBump version numbers for the next release.
2010-07-26 David SmithInstead of ifdef'ing out resolve_server(), add needed...
2010-07-26 David SmithFix compilation when HAVE_NSS isn't defined.
2010-07-26 Frank Ch. Eigleradd utrace blurb
2010-07-26 Dave BrolleyPR 11441: Implement --list-servers=specified.
2010-07-26 Dave BrolleyPR 11441, PR 10772: Support specified servers on -...
2010-07-23 Stan Coxpowerpc needs sdt.h tests built with -g as a fallback...
2010-07-23 William CohenMake the beginner's guide use the iotime.stp example
2010-07-23 William CohenRemove unused traceio2-simple.stp.
2010-07-23 Frank Ch. Eiglerexamples: include the sample/test invocation with the...
2010-07-22 William CohenMove inodewatch2.stp from the beginner's guide into...
2010-07-22 William CohenUse the para-callgraph.stp example in the examples...
2010-07-22 William CohenMove inodewatch.stp into the examples
2010-07-22 William CohenClean up the inodewatch-simple.stp to just be inodewatc...
2010-07-22 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2010-07-22 William CohenCorrect error in 4.3.1. Counting Function Calls Made
2010-07-22 Frank Ch. EiglerPR7097: in flight-recorder-launch mode, don't open...
2010-07-22 Lukas Berkadded a test for the procfs umask functionality, ensuri...
2010-07-21 Josh StoneVersion bumps for the 1.3 release release-1.3
2010-07-21 Josh StoneAdd NEWS for uprobes-on-NOP speedup
2010-07-21 Josh StoneRemove duped -G NEWS
2010-07-21 Mark WielaardExtend vta-test.exp testcase for PR11825 and add 32...
2010-07-21 Roland McGrathPR11825: loc2c: Handle a computed-value piece.
2010-07-21 Mark Wielaardrhbz#616040 loc2c deref on 32bit address fails.
2010-07-21 Josh Stonefntimes: use @entry for timestamps
2010-07-20 Josh Stoneerrno: use syscall.*'s "name" instead of probefunc()
2010-07-20 Josh Stonewait4time: use @entry for timestamps
2010-07-20 Josh Stonesleeptime: use @entry for timestamps
2010-07-20 Josh StoneUse @entry and return- in futexes example
2010-07-20 Josh StoneMake sure Dwarf_Ops don't have garbage
2010-07-20 Josh Stonetcpipstat: use @defined instead of preprocessor
2010-07-20 Josh Stonesk_stream_wait_memory spelling fixes
2010-07-20 Josh StoneUpdate bkl examples with newer syntax
2010-07-20 Josh StoneUse actual bytes read/written for iotop
2010-07-20 Josh StoneRemove explicit entry probes from iotime example
2010-07-20 Josh StoneAdd para-callgraph-verbose example
2010-07-20 Josh StoneUse @defined in examples/general/grapher.stp
2010-07-20 Stan CoxTweak the systemtap.apps tcl test.
2010-07-20 Frank Ch. Eiglermention user-space and other recent developments in...
2010-07-20 Frank Ch. EiglerNEWS: tweak SDT_V2 blurbage
2010-07-20 Stan CoxMake SDT_V2 the default on all architectures.
2010-07-20 Frank Ch. EiglerPR11821: sdt.exp should tolerate sdt_v2 dwarf warnings
2010-07-20 Frank Ch. EiglerMerge branch 'master' of git://sources.redhat.com/git...
next
This page took 0.04961 seconds and 5 git commands to generate.