]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-09-15 Roland McGrathTest case for DW_OP_GNU_implicit_pointer support
2010-09-15 Roland McGrathloc2c internal reorganization and DW_OP_GNU_implicit_po...
2010-09-15 William CohenImproved latencytap.stp
2010-09-14 William CohenUse decimal output for automatic printing of global...
2010-09-14 Stan CoxAdd translator support for the forthcoming v3 sdt.h.
2010-09-13 Stan CoxUse common handler for sdt.h v2/v3 and change sdt.h...
2010-09-13 Stan CoxAdd dwarf support for use by sdt.h v3.
2010-09-10 Dave BrolleyPR 11905: Take more care with stap-server config files.
2010-09-09 William CohenUpdated latencytap.stp
2010-09-09 Mark WielaardValidate backtrace addresses.
2010-09-07 Dave BrolleyPR 10922: Firewall hint improvement.
2010-09-07 Dave BrolleyElaborate on the use of the --use-server option of...
2010-09-04 Frank Ch. EiglerPR11982: debian build compatibility for their elfutils...
2010-09-04 Frank Ch. Eiglerreleng: staprun is build with -DSINGLE_THREADED to...
2010-09-03 Dave BrolleyDeprecate old compile-server client and tools.
2010-09-02 Frank Ch. Eiglerreleng: staprun Makefile should use -Dfoo CPPFLAGS...
2010-09-02 Mark WielaardInclude top-level includes dir in AM_CFLAGS for staprun...
2010-09-01 Josh StoneEnable AM_SILENT_RULES for runtime/staprun/
2010-09-01 Josh StoneInclude runtime/staprun in top-level builds
2010-09-01 Josh StoneMove run-staprun into runtime/staprun/
2010-09-01 Roland McGrathstaprun: Clean up kallsyms _stext parsing.
2010-09-01 Frank Ch. EiglerPR4037: kernel-matching -m32 or -m64 not needed for...
2010-09-01 Frank Ch. Eiglerreleng: use staprun's new configury only
2010-09-01 Grant EdwardsPR11963: avoid using scanf %as
2010-08-31 William CohenUse <linux/blk_types.h> and REQ_WRITE for 2.6.36 and...
2010-08-31 William CohenLocal definitions of NIPQUAD and NIPQUAD_FMT when requi...
2010-08-30 Roland McGrathGive staprun/stapio/stap-merge a standalone configure...
2010-08-30 Roland McGrathstaprun: Avoid need for -I$(top_srcdir)
2010-08-30 Roland McGrathstaprun: Avoid type-punning casts.
2010-08-30 David SmithReplaced obsolete index/rindex functions with strchr...
2010-08-30 William CohenClarify description of --all-modules optoin in stap...
2010-08-30 William CohenUpdate the dropwatch.stp beginner's manual text to...
2010-08-30 William CohenAllow dropwatch to output function name directly and...
2010-08-27 William CohenClean up the timeout.stp and topsys.stp example text
2010-08-27 William CohenRevise futexes.stp example text.
2010-08-27 William CohenAdd pointer to SystemTap Tapset Reference Manual to...
2010-08-27 William CohenCorrect the example man pages for "man stapprobes"
2010-08-26 Frank Ch. EiglerPR11949: duplicate-eliminate tapset files
2010-08-26 Josh StonePrint a warning for labels outside their scope
2010-08-26 William CohenUpdate inodewatch2.stp to work with newer kernel
2010-08-26 Josh StoneRelax inner_die_containing_pc's initial check
2010-08-26 Dave BrolleyAssociate localhost.localdomain with generated compile...
2010-08-26 Roland McGrathloc2c: Diagnose index into noncontiguous array whose...
2010-08-26 Roland McGrathloc2c: Handle arrays of computed values
2010-08-26 Roland McGrathExtend vta-test case to cover arrays.
2010-08-26 Roland McGrathExtend const_value test case to cover arrays.
2010-08-23 William CohenCorrect the description of -c option
2010-08-23 William CohenSimplify the installation of the needed rpm packages
2010-08-23 David SmithFixed PR11940 by getting scripts w/global variables...
2010-08-23 William CohenIntroduction for SystemTap Beginner's Guide edits
2010-08-23 William CohenBump version for SystemTap Beginner's guide.
2010-08-20 Roland McGrathAdd runcheck target to do full tests without install...
2010-08-20 Dave BrolleyPR 11441: Ensure that the integrated client compiles...
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...
next
This page took 0.050635 seconds and 5 git commands to generate.