]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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...
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
next
This page took 0.046152 seconds and 5 git commands to generate.