]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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.
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
next
This page took 0.055346 seconds and 5 git commands to generate.