]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-03-05 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2010-03-05 William CohenUpdate example indices.
2010-03-05 David SmithImproved 'mm_struct' casting for RHEL5.
2010-03-05 David SmithPR 11338 (partial): Used '@defined()' in syscall tapsets.
2010-03-05 Mark WielaardRemove unneeded embedded-c include block from tapset...
2010-03-05 Josh StonePR11346: Make @defined() independent of --skip-badvars
2010-03-04 Mark WielaardAdd cmdline argument fetching for current process to...
2010-03-04 Dave BrolleyFilter the path of stap as called by the client and...
2010-03-04 Dave BrolleyComment on the use of PR_ErrorToString vs static table.
2010-03-04 Josh StoneCanonicalize another email->name
2010-03-03 Dave BrolleySet a timeout when prompting for consent to trust a...
2010-03-03 Dave BrolleyCan't call SEC_PrintCertificateAndTrust.
2010-03-03 Dave BrolleyPR 10331: Improved certificate management -- client...
2010-03-03 Dave BrolleyImproved NSPR error handling. Use PR_ErrorToString.
2010-03-03 William CohenLanguage Refrence manual clean up.
2010-03-03 William CohenDescribe function args and clean up titles for proc_mem...
2010-03-03 Frank Ch. EiglerHACKING: emphasize embedded-c testing
2010-03-03 Mark WielaardAdd task_stime_tid(), task_utime_tid() and task_time_st...
2010-03-03 Mark WielaardAdd documentation and tests for proc_mem_*_pid functions.
2010-03-03 Mark WielaardAdd proc_mem_*_pid tapset function variants.
2010-03-03 Mark Wielaardgit_version.sh: Don't unnecessarily write to builddir...
2010-03-03 Frank Ch. EiglerPR11004: try / catch error-handling script syntax
2010-03-03 Josh StonePR11246 cont'd: Add options for cache control
2010-03-03 Josh StonePR11246 cont'd: Separate script/stapconf caching
2010-03-03 Josh StoneMove pass-3/4 cache checks after the reported pass...
2010-03-03 Josh StonePR11246: Add more granular cache control
2010-03-02 William CohenRevise the embedded-C.stp example to something more...
2010-03-02 William CohenMinor clean-up in tutorial.
2010-03-02 William CohenMake the inode-watch.stp example work on newer kernels.
2010-03-01 David SmithFixed PR 11336 by using a wait queue to wait on procfs...
2010-03-01 Charley WangPR11229: Make parse_kernel_config return int and sugges...
2010-02-27 Josh StoneSquash elision warnings on synthetic functions
2010-02-26 Stan CoxAdd package check for librpm
2010-02-26 Stan CoxAdd package check for librpm
2010-02-26 Frank Ch. EiglerPR11075: -W option to turn warnings into errors
2010-02-26 Josh StoneExpand the comment around @defined pass-through
2010-02-26 Josh StoneEnsure that @defined()==1 goes the right way
2010-02-26 Josh StoneExpand @defined to support more cases
2010-02-25 Josh StonePR11326: Make an early check for saved-return-$var...
2010-02-25 David SmithFixed pr 10690 by adding '.maxsize(NNN)' procfs read...
2010-02-25 Charley WangMerge branch 'master' of ssh://sources.redhat.com/git...
2010-02-25 Charley WangPR11224: Documentation for module arguments
2010-02-25 Frank Ch. EiglerPR11114: simplify librpm autoconf
2010-02-25 Charley WangPR11224: added test case for module arguments in testsu...
2010-02-25 Frank Ch. EiglerPR11005: @defined part 2: clarify/standardize internal...
2010-02-25 Josh StonePR10719 cont'd: const-fold binary expressions
2010-02-25 Josh StonePermit chained unary operators
2010-02-25 Josh StonePR10719 cont'd: const-fold logical ops
2010-02-24 Josh StonePR10719 cont'd: const-fold comparisons
2010-02-24 Josh StonePR10719 cont'd: const-fold string concatenation
2010-02-24 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2010-02-24 Frank Ch. EiglerPR11005: @defined($tvar) predicate, part 1
2010-02-24 Josh StonePR10719 part 1: Partial constant folding
2010-02-24 Josh StoneSimplify null_statement construction
2010-02-23 David SmithFixed PR 11269 by properly handling mmap syscall 'fd...
2010-02-23 David SmithRemoved rvalue operator check.
2010-02-23 David SmithPR 10690 (partial fix). Handle '.=' operator in procfs...
2010-02-22 Frank Ch. Eiglerhashing: add in the -Werror-defeating flag
2010-02-22 Przemyslaw... Check for/build elfutils iff translator is enabled.
2010-02-22 Mark WielaardPrevent accidental global cleanup triggering for syscal...
2010-02-22 Stan CoxTweak shared attach sdt test.
2010-02-21 Frank Ch. Eiglerhwbkpt: simplify diagnostics and code
2010-02-21 Wenji HuangMake unprivilegedok/one.stp compatible with vanilla...
2010-02-21 Wenji HuangAdd explicit timeout to overflow_error test
2010-02-20 Prerna SaxenaTranslator enablement of Hardware breakpoints for s390
2010-02-19 Frank Ch. Eiglerhardware breakpoints: improve error messages for unsupp...
2010-02-19 Frank Ch. EiglerPR11208: glue adjacent string literals together.
2010-02-19 Frank Ch. EiglerPR11275: be less verbose in case of command line option...
2010-02-19 Mark WielaardAllow CONFIG_foo COMPARISON-OP CONFIG_bar in preprocess...
2010-02-19 Mark WielaardAllow CONFIG_foo COMPARISON-OP number in preprocessor...
2010-02-18 Frank Ch. EiglerPR11296: switch to "sys/sdt.h" in test cases
2010-02-17 Dave BrolleyRestore redirection of the stdout of stap-serverd to...
2010-02-17 Dave BrolleyImproved server certificate management. ulimit for...
2010-02-16 Josh StoneUse clamping to more easily normalize input values
2010-02-16 Josh StonePR11282: Keep the md4 state in the hash copy constructor
2010-02-16 Josh StonePR11277: Use consistent octal in quoted strings
2010-02-16 Mark WielaardDon't try to parallel install partial build-elfutils...
2010-02-15 Mark WielaardAdd documentation for task.stp tapset.
2010-02-15 Dave Brolleyelaborate.cxx: Point to the location of the error when...
2010-02-15 Dave BrolleyDon't pass client-only options to the server.
2010-02-15 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-02-15 Dave BrolleyRework identification of probes allowed for unprivilege...
2010-02-14 Mark WielaardPR11281 Allow negative values for -D argument.
2010-02-13 Mark WielaardTest for sendfile syscall can handle non-socket fds...
2010-02-12 Frank Ch. EiglerPR11105 part 2a, fix buggy \\. in -r option regexp
2010-02-12 Frank Ch. EiglerPR11105 part 2: tighten constraints on stap-server...
2010-02-11 Przemysław... Add simple test for PR10257 (sprint(@hist_linear)).
2010-02-10 David SmithFixed PR 11270 by adding nd_syscall testcase.
2010-02-09 Stan CoxMerge branch 'master' of ssh://sourceware.org/git/systemtap
2010-02-09 Stan CoxFix tcl.exp initialization bug
2010-02-09 Mark Wielaardrhbz#563114 Make syscall.pipe sys32_pipe probe alias...
2010-02-08 David SmithFixed BZ559643 by doing 'spawn;expect;wait' instead...
2010-02-08 Wenji HuangDefine empty function for tcpmib test
2010-02-08 Wenji HuangFix test case tcpmib-all-probes.stp
2010-02-07 Przemysław... undocumented, obfuscated, *evil* option to suppress...
2010-02-05 David J. WilderAdded backports required for 2.6.18 kernel for RHEL 5.
2010-02-05 Stan CoxUse SYSTEMTAP_INCLUDES for systemtap.apps tests.
2010-02-05 Frank Ch. EiglerPR11256: harden --unprivileged mode
2010-02-05 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-02-05 Dave BrolleyRefer to the home directory of the 'stap-server' user...
next
This page took 0.053468 seconds and 5 git commands to generate.