]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-09-28 Josh StoneSimplify the '?' removal for STP_TIMING
2010-09-28 Josh StoneSTP_TIMING indent/whitespace cleanup
2010-09-28 Josh StoneFix SDTv2 with separate debuginfo
2010-09-28 Stan CoxTest probe performance with taskset.
2010-09-27 Stan CoxAdd v3 sdt.h awareness to scripts/probe_perf.
2010-09-24 Stan CoxStandardize v3 sdt.h arg template.
2010-09-24 William CohenAdd description for latencytap.stp
2010-09-23 Stan Coxia64 v3 sdt.h interoperability.
2010-09-22 Frank Ch. Eiglerwhitespace tweak
2010-09-22 Frank Ch. Eiglerreleng: rough-in support for linking with GOLD
2010-09-22 Stan CoxPower/x86 v3 sdt.h interoperability.
2010-09-22 Stan CoxDisambiguate asm operand parsing for v3 sdt.h
2010-09-21 Stan CoxFix rhel4 build problem.
2010-09-21 Lukas BerkPR11736 modified the -t option to display information...
2010-09-21 William CohenPR12035 - staprun fails to build on ia64
2010-09-17 Josh StoneReduce uniq_list to a single pass
2010-09-17 Josh StoneRemove systemtap_session::printscript
2010-09-16 William CohenAdditional causes for latencytap.stp
2010-09-16 Stan CoxLet runtime/staprun find sdt-config.h.
2010-09-16 Stan CoxHandle finding includes with -isystem.
2010-09-16 Stan CoxAdd translator support for version 3 sdt.h
2010-09-16 Roland McGrathClean up test compilations using sys/sdt.h, test new...
2010-09-16 Roland McGrathMake sdt-compat.h play nice with new sys/sdt.h
2010-09-16 Roland McGrathReplace <sys/sdt.h> macros with new ones generating...
2010-09-16 Roland McGrathMove old sys/sdt.h to sdt-compat.h for translator use
2010-09-16 Roland McGrathAdd configury for using .section "?" in sdt.h
2010-09-16 Dave BrolleyCorrect recent change for finding the server cert datab...
2010-09-16 Dave BrolleyHandle missing and empty client side certificate databases.
2010-09-16 Frank Ch. Eiglerreleng: make build-compatible with old elfutils
2010-09-16 Dave BrolleyAllow STAP_USER to be set in the calling environment.
2010-09-16 Dave BrolleySuppress stdout output of stap-authorize-cert.
2010-09-16 Dave BrolleyCorrect location of stap-gen-cert.
2010-09-16 Dave BrolleyPR11442 - Running tests installed by systemtap-testsuit...
2010-09-16 Mark WielaardGuard location_from_attr declaration and function with...
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.
next
This page took 0.045799 seconds and 5 git commands to generate.