]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-03-16 Steve DicksonUpdated nfsd.proc.read probes
2010-03-16 Steve DicksonUpdated nfsd.proc.lookup probes
2010-03-16 Steve DicksonAdded new nfsderror() function
2010-03-12 William CohenUse the @defined rather than kernel_v in the inode...
2010-03-12 William CohenMinor corrections to inode-watch.stp example.
2010-03-12 Josh StoneGet d_path's root natively with @cast
2010-03-12 William CohenMake the stap-prep script available in the RPM.
2010-03-12 William CohenRevert "Make stap-prep script available in the RPM"
2010-03-12 William CohenMake stap-prep script available in the RPM
2010-03-12 Frank Ch. EiglerPR11373 kludge: clean up testsuite/stap_*.ko upon ...
2010-03-12 William Cohenlangref.tex editing
2010-03-12 Frank Ch. Eiglersmileytap logo: inserted GPLv2 RDF tag
2010-03-12 Josh StoneAdd startswith/endswith helpers
2010-03-12 Josh StoneFix the edge-case of MAXTRYLOCK=0
2010-03-11 David SmithFix proc_mem.stp for RHEL5.
2010-03-11 Josh StoneRevoke unprivileged from ftrace()
2010-03-11 Wenji HuangUpdate tapset proc_mem for 2.6.34
2010-03-11 Josh StonePR11370: Add multi-header @casts
2010-03-10 Mark WielaardRevert "Remove unnecessary embedded-c function __dentry...
2010-03-10 Stan CoxBe pessimistic about the gcc version as debuginfo has...
2010-03-10 William CohenPR 11210 move stapprobe.* man pages to tapset::*
2010-03-10 David SmithRemoved unneeded '-u' switch from 3 tests.
2010-03-10 Frank Ch. Eiglersdt.h: rename volatile-control macro to STAP_SDT_VOLATI...
2010-03-10 Mark WielaardPR11366 Always call semantic_pass_const_fold.
2010-03-10 Mark WielaardRemove unnecessary embedded-c function __dentry_get_cur...
2010-03-10 Mark Wielaardtapset/task.stp remove redundant extra @defined in...
2010-03-10 Wenji HuangUse exported print_context_stack for 2.6.33
2010-03-10 Frank Ch. EiglerNEWS: mention man page renames
2010-03-10 William CohenPR 11210 move stapprobe.* man pages to tapset::*
2010-03-09 Josh StonePR11360: Make @defined and -L play nice
2010-03-09 Stan CoxInclude __GNUC_RH_RELEASE__ in the volatile check.
2010-03-09 David SmithPR 11338 (partial): Used '@defined()' in task, dentry...
2010-03-09 David SmithUpdate tests to check for uprobes instead of utrace.
2010-03-09 Stan CoxCheck the gcc version using polynomial representation.
2010-03-09 David SmithFix PR 11363 by using logrotate to ensure logfile doesn...
2010-03-09 David SmithImproved PR 11309 by fixing directory and file permissions.
2010-03-09 William CohenPR 11210 Eliminate man page collisions
2010-03-09 Stan CoxOnly use volatile for sdt.h arguments when needed.
2010-03-08 Frank Ch. Eiglerbuild: re-enable librpm checking
2010-03-08 Dave Brolleytypo 7754 -> 775
2010-03-08 Dave BrolleyPRs 11205, 11309: Specfile problems for stap-server:
2010-03-08 David SmithPR 11338 (partial): Used '@defined()' in tty, scheduler...
2010-03-08 Frank Ch. Eiglerdocs: clarify that only -> is used for $var dereferenci...
2010-03-08 Frank Ch. Eiglernew sample: varwatch
2010-03-06 Josh StoneMove semko/nineteen.stp to semok
2010-03-06 Josh StonePR11352: Assign tokens to all SDT-synthesized elements
2010-03-06 Josh StonePR11342: Ensure that last_stmt is always set
2010-03-06 Josh StoneMake sure synthesized var display is tokenful
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
next
This page took 0.052889 seconds and 5 git commands to generate.