]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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.
2012-09-30 Mark Wielaardparse.cxx: Handle EOF while expecting brackets after...
2012-09-30 Mark Wielaardmemory.stp: do_mmap was replaced by vm_mmap.
2012-09-30 Mark Wielaardnfsservctl syscall was removed in kernel 3.0/2.6.40.
2012-09-30 Mark Wielaardparser::parse_global(): break after seeing a terminatio...
2012-09-30 Mark WielaardAdd get_self_path() as workaround for running under...
2012-09-29 Mark WielaardPR14642 pfiles.stp: Use test_bit directly instead of...
2012-09-29 Josh Stonestapdyn: Clean up error/warning/log messages
2012-09-29 Josh Stonestapdyn: runtime build fixes following PR14364
2012-09-28 Frank Ch. EiglerPR14364: fix s390 oversight
2012-09-28 Josh Stonestapdyn: Use program_invocation_short_name
2012-09-28 Josh Stonestapdyn: Make sure the module has a path component
2012-09-28 Josh Stonestapdyn: Check and report the child exit status
2012-09-28 Frank Ch. EiglerPR14364, PR14630: Use set_fs and pagefault_disable...
2012-09-28 Frank Ch. Eiglerruntime: fix uninitialized-variable warning
2012-09-28 Frank Ch. Eiglerruntime: add noinline to *printf fns to limit frame...
2012-09-28 Frank Ch. EiglerPR14630 part 1: make addr-map take irq-blocking locks
2012-09-28 Serguei MakarovPR13693 groundwork: document the %( systemtap_privilege...
2012-09-28 Serguei MakarovPR13693: correct behaviour for --privilege=stapsys.
2012-09-28 Serguei MakarovPR13693: allow unprivileged use of probefunc().
2012-09-28 Serguei Makarovcleanup in context-symbols.stp: get rid of redundant...
2012-09-28 Serguei MakarovPR13693 groundwork: allow conditional compilation based...
2012-09-28 Josh StonePR14489: Revamp stapdyn probe metadata
2012-09-27 Josh StonePR14574: Let stapdyn run without a target command
2012-09-27 Josh Stonestapdyn: open /proc/self/mem with O_CLOEXEC
2012-09-27 Josh Stonehash: Include several subdirectories of the runtime
2012-09-27 Josh StonePR13486: Always output a frame_base if needed
2012-09-26 Josh Stonestapdyn: Resolve the target executable from the PATH
2012-09-26 Serguei MakarovPR13693 yet more typo fix: more precise version check.
2012-09-26 Serguei MakarovPR13693 groundwork: appropriate pure/privileged pragmas...
2012-09-26 Serguei MakarovPR13693: typofix previous commit (yes, the change is...
2012-09-26 Serguei MakarovPR13693 groundwork: rewrite probefunc() solely in terms...
2012-09-26 David Smith(PR14574 partial fix) Make the systemtap.pass1-4/*...
2012-09-26 Serguei MakarovTypo fix for earlier probe_type enum commit (commit...
2012-09-26 Frank Ch. Eiglertestsuite: set $SYSTEMTAP_SYNC
2012-09-26 Serguei MakarovPR6580: tweak psyms() et al output format to satisfy...
2012-09-25 Serguei MakarovPR6580: detailed docstrings for updated tapset functions.
2012-09-24 Josh Stonestapdyn: Enable end/error probes
2012-09-24 Frank Ch. EiglerPR14611: enable PR9740 workaround only for kernel 2...
2012-09-24 Frank Ch. Eiglerstaplog.c: Use tighter #if / #elif chain for crash...
2012-09-21 Serguei Makarovcommon_probe_context cleanup: make probe_type an enum
2012-09-21 David Smith(PR14571 partial fix) For dyninst, use TLS for map...
2012-09-21 Mark WielaardFixup sym.c _stp_module_check note_addr warning.
2012-09-20 David SmithAdd MODULE_INFO() macro for dyninst mode.
2012-09-19 Serguei MakarovPR6580: reimplement straightforward legacy functions...
2012-09-19 Serguei MakarovPR6580 clarification: comment explaining suitability...
2012-09-19 Mark Wielaardparse.cxx swallow tokens we are definitely not using.
2012-09-19 Josh Stonestapdyn: Enable user macros and verbose gcc reporting
2012-09-19 Josh Stonestapdyn: Add execname() using prctl(PR_GET_NAME)
2012-09-17 Serguei MakarovPR6580: incremental unwinder with cache.
2012-09-17 David Smith(PR14571 partial fix) For dyninst, rename 'stat' to...
2012-09-17 Serguei MakarovCleanup for PR6580: well-duh typo fix for last commit.
2012-09-17 Serguei MakarovCleanup for PR6580: replace context probe_flags with...
2012-09-14 David Smith(PR14571 partial fix) For dyninst, use TLS for the...
2012-09-13 William CohenInclude a closing ''' for kvm_service_time.meta so...
2012-09-12 William CohenParameterize variables used in config and initscript...
2012-09-11 David SmithFixed PR14560 to avoid cmd_parse.exp hanging on RHEL5.
2012-09-10 David Smith(PR14488 partial fix) Make memory writing more robust.
2012-09-10 William CohenCorrect the location of uconversions.stp in tapsets...
2012-09-10 Frank Ch. Eiglerdoc: elaborate on process.* context variables and sdt...
2012-09-10 Frank Ch. Eiglerdoc: mention 'context variables' as an alias for 'targe...
2012-09-10 Serguei Makarovlangref.tex: document various embedded-C pragmas
2012-09-10 Serguei Makarovlangref.tex: clarify when embedded-C code (as opposed...
2012-09-10 Mark Wielaarddflpp.cxx (find_variable_and_frame_base): Remove extra...
2012-09-07 David Smith(PR14488 partial fix) Make memory reading more robust.
2012-09-07 Mark WielaardImprove dwflpp::find_variable_and_frame_base error...
2012-09-06 Frank Ch. Eiglerstap-report: add slackware package-listing widgetry
2012-09-06 Serguei MakarovPR14549: Revert "PR6580: rewrite simple to-be-deprecate...
2012-09-06 Mark WielaardPR14546 Only copy registers of initial state.
2012-09-05 Serguei MakarovPR14546: testcase for repeated unwinder invocations.
2012-09-05 William Cohenchmod +x ./testsuite/semko/entry04.stp
2012-09-04 Frank Ch. Eiglersystemtap.spec: activate with_dyninst on rhel7 too
next
This page took 0.05066 seconds and 5 git commands to generate.