]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2012-10-16 Josh Stonestapdyn: Big refactoring
2012-10-16 Frank Ch. EiglerPR14731: fix PR12022 regression for synthetic foreach()
2012-10-16 Frank Ch. Eiglerdocumentation: mention non-semaphore mode for dtrace...
2012-10-15 David SmithFixed PR14701 by adding dyninst timer probe support.
2012-10-15 Josh StonePR14712: Correct the bug number in a comment
2012-10-13 Frank Ch. Eiglertestsuite: chmod a+x some semok testcases
2012-10-13 Frank Ch. EiglerPR12022 test cases for foreach (... @aggr ...) sorting
2012-10-13 Frank Ch. EiglerPR12022: lightly document new foreach (@aggr) sorting...
2012-10-13 Frank Ch. EiglerPR12022: support foreach sorting by user-selected aggre...
2012-10-13 Frank Ch. Eiglerman pages: elaborate more on probe syntax/semantics...
2012-10-13 Frank Ch. Eiglerstap.1 man page: take probe point syntax details back out
2012-10-13 Frank Ch. Eiglerstap.1: mention a little about the probe point !/?...
2012-10-13 Frank Ch. Eiglerlangref: add a sentence identifying the 'any' meaning...
2012-10-13 Josh StonePR14172: Fix the include order so vma tracking works
2012-10-12 Josh StonePR14172: Fix for kernels without VM_EXECUTABLE
2012-10-12 Frank Ch. Eiglerbump up SYSTEMTAP_CACHE_CLEAN_DEFAULT_INTERVAL_S to...
2012-10-12 Frank Ch. Eiglertestsuite: tweak net-sanity.exp test
2012-10-12 Frank Ch. EiglerPR14245 stapio should not pass inherited relay_basedir_fd
2012-10-12 Frank Ch. EiglerPR14245 clean up error messages for staprun -d SOMETHIN...
2012-10-12 Frank Ch. EiglerPR14245: fix staprun->stapio -F<fd> passing for -A...
2012-10-11 Josh Stonestapdyn: remove the TODO in favor of bugzilla
2012-10-11 Frank Ch. Eiglerstaprun: let stap -vv (= staprun -v) print original...
2012-10-11 Frank Ch. EiglerBZ863832 part 2, add stap-server home directory into...
2012-10-11 Josh Stonestapdyn: Fixed the verbose logging of probes found
2012-10-11 Josh StoneSet staprun's verbosity one less than stap
2012-10-11 David SmithFixed PR14659 so that ptrace can be used on tasks probe...
2012-10-11 Frank Ch. EiglerBZ863832 add stap-server home directory to our rpm...
2012-10-10 Frank Ch. EiglerPR14245: support /sys/kernel/debug mounted 0700
2012-10-10 Frank Ch. EiglerPR14245: have configury look for openat(2) syscall
2012-10-10 Frank Ch. Eiglerstaprun: arrange -v params commeasurate with stap -v
2012-10-10 Frank Ch. EiglerPR14555: tweak & simplify warning messages for _stext...
2012-10-10 Alexander LochmannPR14555: handle 0 _stext relocs from userspace by kalls...
2012-10-10 Frank Ch. Eiglerstap.1: note dyninst alternative to lkm in first paragraph
2012-10-10 Frank Ch. Eiglerpost-release version bump: 2.1 coming down the line
2012-10-10 Josh StoneAdd 2.0 release dates to NEWS and systemtap.spec release-2.0
2012-10-09 William CohenMake the tapcheck.sh look for all .stp files in the...
2012-10-09 Serguei MakarovNEWS - prose tweak for %( systemtap_privilege ... entry
2012-10-09 Serguei MakarovAUTHORS bump
2012-10-09 Serguei MakarovFix docs for %( systemtap_privilege tweak
2012-10-09 Serguei Makarovchange %( systemtap_privilege check to use stapdev...
2012-10-09 Frank Ch. EiglerPR14655: more politely fail if kallsyms_lookup_name...
2012-10-09 Robin LeePR14632: Some typos in documents
2012-10-09 Josh StoneRename session::is_usermode to runtime_usermode_p
2012-10-09 Josh StonePR14572: Set s.privilege = unprivileged for stapdyn
2012-10-09 Serguei MakarovChange NEWS to conform to added relnotes announcements.
2012-10-08 Frank Ch. EiglerPR14682: fix _stp_pmap_agg error exit path
2012-10-08 Frank Ch. Eiglertestsuite: set -B CONFIG_DEBUG_INFO=y in testsuite...
2012-10-07 Frank Ch. Eiglerspec: lament the need for a few other -m32 prereqs...
2012-10-06 Josh Stonestapdyn: Boost the comment ratio
2012-10-06 Josh Stonestapdyn: Limit functions searches to the stap module
2012-10-06 Josh Stonestapdyn: track dlopened objects for probes
2012-10-05 Frank Ch. EiglerAUTHORS bump
2012-10-05 Josh Stonestapdyn: implement more of dyninst/context.stp
2012-10-05 Josh Stonestapdyn: move the dumb lock inside c->busy checks
2012-10-05 Josh Stonestapdyn: Give better -c example in NEWS
2012-10-05 Serguei MakarovNEWS for stapdyn : kinda mention that -x is not yet...
2012-10-05 David SmithPut the 'stapdyn_big_dumb_lock' back.
2012-10-05 David Smith(PR14637 partial fix) Improve stapdyn locking.
2012-10-05 Frank Ch. Eiglerdocumentation: mention .maxactive(NNN) / -DKRETACTIVE...
2012-10-05 Frank Ch. Eiglertapset: tweak function::tokenize man page to refer...
2012-10-05 Josh StonePR14573 (partial): Pass some registers into stapdyn
2012-10-04 Josh Stonestapdyn: Add a copy of the kernel's clamp_t
2012-10-04 Josh Stonestapdyn: #define simple_strtol strtol
2012-10-04 Josh StonePR14179: Split up loc2c-runtime.h for linux|dyninst
2012-10-04 Josh StoneUse uread() in __STP_GET_USER
2012-10-04 Serguei MakarovNEWS entry for PR11659 (being definitely noteworthy...
2012-10-04 Dave BrolleyMark some tests as KFAIL.
2012-10-04 Dave BrolleyCorrect the expected output of some tests.
2012-10-03 Josh StoneReport details of child exits due to signals
2012-10-03 Josh Stonestapdyn: nullify the pagefault machinations for derefs
2012-10-03 Frank Ch. Eiglerlicense: change smileytap.svg's embedded license to...
2012-10-03 Josh StonePR13814: Note the relevant kernel commits, and allow...
2012-10-03 Serguei Makarovcleanup -- proper version check for daddr_to_string...
2012-10-03 Serguei MakarovPR6580: properly-properly non-deprecate print_stack...
2012-10-03 Serguei MakarovPR6580: properly deprecate print_stack() et al
2012-10-03 Frank Ch. EiglerPR13814: presume PR13193-override for kernel >3.4
2012-10-02 David Smith(PR14571 partial fix) Add dyninst pmap stat fixes.
2012-10-02 Serguei MakarovNEWS entry for %( systemtap_privilege %? ...
2012-10-02 Serguei MakarovPR13693 groundwork: basic testcase for %( systemtap_pri...
2012-10-02 Dave BrolleyBug 860750 - stapusr user not able to run modules compi...
2012-10-02 Dave BrolleyEnsure that all err() messages end in a newline.
2012-10-02 Josh Stonestapdyn: Make sure dyninst probes have a pt_regs
2012-10-02 Josh Stonestapdyn: Fork output from stdout/stderr
2012-10-02 Josh Stonestapdyn: Don't silence pass-4 gcc errors
2012-10-02 Josh Stonestapdyn: Use FD_CLOEXEC on _stp_mem_fd instead of O_CLOEXEC
2012-10-02 David SmithFix stap.1 typo in aggregate example.
2012-10-02 Frank Ch. EiglerPR11424: remove obsolete nodwf tests, now that nodwf...
2012-10-02 Frank Ch. EiglerPR14650: combine more userspace-deref functions
2012-10-02 Frank Ch. Eiglertestsuite: make sure conversions.exp test cases don...
2012-10-02 David Smith(PR14574 partial fix) Make the systemtap.maps/*.exp...
2012-10-02 Serguei MakarovNEWS entry for PR13693
2012-10-02 Serguei MakarovNEWS entry for PR6580
2012-10-02 David Smith(PR14571 partial fix) Correctly handle maps with limite...
2012-10-01 Alexander LochmannPR14555, replace kernel symbol "_stext" by a macro...
2012-10-01 Serguei Makarovstap.1 - get rid of inevitably-outdated list of unprivi...
2012-10-01 Serguei Makarovstap.1 - document myproc-unprivileged PR6580 tapset...
2012-10-01 Serguei MakarovPR6580: transition to new print_syms() functions
2012-10-01 Serguei MakarovPR6580: more descriptive names for psyms() et al.
2012-10-01 Josh StoneFix the return value of get_self_path()
2012-09-30 Mark Wielaardtestsuite stap_run_batch don't add an extra empty argument.
next
This page took 0.052318 seconds and 5 git commands to generate.