]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2012-12-18 Lukas BerkPR14714: Introduce --suppress-time-limits flag
2012-12-18 Frank Ch. Eiglerexamples: use ppfunc() instead of probefunc() for neste...
2012-12-17 Josh Stoneruntime: Updated support for uretprobes test kernels
2012-12-15 Josh Stonestapdyn: Use shared memory for globals
2012-12-14 Stan CoxAdd process("NAME") to perf probe.
2012-12-14 Frank Ch. Eiglerdoc: add -a ARCH documentation to stap.1 man page
2012-12-14 Mark Wielaardpr13306.exp: Match probe hit report more precisely...
2012-12-13 Josh StonePR14957: Don't force __GFP_ZERO into kmalloc_node
2012-12-13 Mark Wielaardrhbz#847265 - systemtap emits too-large decimal constants
2012-12-13 Nathan ScottTrivial typo fixes in the stap-server README file.
2012-12-12 Josh Stonestapdyn: Move contexts into shm
2012-12-12 Josh Stonestapdyn: Move alibi and timing stats to shm
2012-12-12 Josh StoneFix a couple more missed atomic changes
2012-12-12 Josh StonePR14949: Fix the way exit() accesses the session_state
2012-12-11 Josh Stonestapdyn: Move global session counters into shm
2012-12-11 Josh Stonestapdyn: Guard against unfound return probes
2012-12-11 Josh Stonetapset: Add ppfunc() to parse the function name from...
2012-12-11 Josh Stoneruntime/dyninst/shm: Add debug statements
2012-12-11 Josh Stoneruntime: offptr_t: Fix NULL, and add a global implement...
2012-12-11 Josh Stonestapdyn: Add a shared-memory allocator
2012-12-10 Mark Wielaardrhbz#884951 nfs_proc.stp fetch inode from nfs_pgio_head...
2012-12-10 Mark WielaardAdjust nfs_proc.stp to account for separate nfsv2/3...
2012-12-10 Lukas BerkPR14929 introduced new man pages, including them in...
2012-12-08 Josh Stoneruntime: Use single allocation for stapdyn maps again
2012-12-08 Frank Ch. EiglerPR14929: add a reference from stap.1 to error::reportin...
2012-12-08 Frank Ch. EiglerNEWS: add some blurbage
2012-12-08 Frank Ch. EiglerPR14929: tweak error->man page reference blurb, add...
2012-12-08 Frank Ch. Eiglerstap-report: add dyninst & avahi to RPM version query
2012-12-08 Frank Ch. EiglerPR12443/testsuite: unset XDG_DATA_DIRS before invoking...
2012-12-08 Josh Stoneruntime: clean up obsolete map declarations
2012-12-07 Josh Stoneruntime: Make a pointer-free Stat for stapdyn
2012-12-07 Frank Ch. EiglerPR14929: move man pages under man/
2012-12-07 Serguei MakarovPR14929: groundwork for letting stap refer the user...
2012-12-07 Josh Stoneruntime: remove the map_node data_offset
2012-12-07 Josh Stoneruntime: remove the 'type' metadata from map_node
2012-12-06 William CohenArm doesn't have support for dyninst at the moment...
2012-12-06 Josh Stoneruntime: Remove dupes between map-gen and pmap-gen
2012-12-05 William CohenAvoid using probefunc() in the syscall tapsets
2012-12-05 Josh Stoneruntime: Break up map allocs again
2012-12-05 Josh Stoneruntime: Remove the map_node pointer to its root
2012-12-05 Josh Stoneruntime: Remove function pointers from struct map_root
2012-12-05 Josh Stoneruntime: Allocate maps in fewer chunks
2012-12-03 William CohenAdjust output checks for arm stat.c syscall.exp test
2012-12-03 William CohenCorrect the syscall test alarm.c to properly match...
2012-11-30 Frank Ch. EiglerPR14900: fix collisions between context tapset locals...
2012-11-30 Frank Ch. Eiglertestsuite: fix buildok/oldlocals02.stp permissions
2012-11-30 Frank Ch. EiglerPR14804: tolerate !STAPCONF_KALLSYMS without an early...
2012-11-28 Josh StoneHold System.map failures until both attempts fail
2012-11-27 David SmithMake pthreadprobes.exp test script readable.
2012-11-27 Frank Ch. Eiglertracepoints: with -vvv, match kernel tracepoint headers...
2012-11-27 Frank Ch. Eiglerkernel tracepoints: locate xfs's under $src/fs/xfs...
2012-11-27 David SmithPR12642: Update comments and remove unused labels.
2012-11-27 Frank Ch. EiglerPR12642: tweak a comment to clarify behavior without...
2012-11-27 David SmithFixed PR12642 by interrupting the target task.
2012-11-26 Josh StoneAlways report System.map failures, not just verbosely
2012-11-21 Josh Stoneruntime: More static, fewer exported symbols
2012-11-21 Josh Stonestapdyn: Add an offptr debug mode for direct pointers
2012-11-21 Josh Stonestapdyn: Kill the lists copied from the kernel
2012-11-21 Josh Stoneruntime: Abstract the list type, and use olist for...
2012-11-21 Josh Stonestapdyn: Define offset pointers and list implementations
2012-11-21 Frank Ch. EiglerBZ878926: further parametrize /etc paths
2012-11-20 William CohenAdd a "-O" to the "-D_FORTIFY_SOURCE=2" setjump.exp...
2012-11-19 Mark WielaardRun probefunc inline testcase with --compatible=1.8.
2012-11-19 Josh Stonestapdyn: loadLibrary now returns BPatch_object
2012-11-19 David SmithFix _stp_get_arg32_by_number() for RHEL5.
2012-11-19 David SmithFix RHEL5 x86_64 register printing.
2012-11-18 Mark Wielaardtestsuite/systemtap.base/partial-class-type.exp: Explic...
2012-11-18 Mark Wielaardprobefunc(): Use [u]addr() instead of [u]stack(0).
2012-11-18 Mark Wielaardtestsuite/systemtap.base/utf_pretty.exp: Explictly...
2012-11-17 Mark WielaardPR10272 Warn if we will be unable to generate user...
2012-11-15 David SmithMark pt_user_mode.exp as untested if we're not root.
2012-11-15 David SmithUpdate the ptrace.exp test to work on RHEL6.
2012-11-15 David SmithTweak the probe_by_pid.exp testcase to avoid zombie...
2012-11-14 David SmithMake debugtypes.exp "untested" if we've got an older...
2012-11-14 David SmithFix PR14842 by removing old "--kelf" and "--ignore...
2012-11-13 David SmithFix PR14820 by removing old "--kmap" and "--ignore...
2012-11-07 Josh StoneRemove manual pointer casts from map-gen and pmap-gen
2012-11-07 Josh Stonestapdyn: Workaround for an i686 Dyninst bug in argument...
2012-11-07 Josh Stonestapdyn: Add tapset function print_regs
2012-11-07 Lukas BerkInclude --runtime=dyninst in error message for unprivil...
2012-11-06 Josh Stonestapdyn: Add support for return probes
2012-11-05 Josh Stonestapdyn: Reduce LDADD to only those directly used
2012-11-05 Josh Stoneconfigure: treat any positive --with-dyninst as a hard req
2012-11-05 Josh StoneUse the new kernel_functions to query inode-uretprobes
2012-11-05 Josh StoneAdd System.map kernel functions to systemtap_session
2012-11-05 Josh StoneMove parse_kernel_config/exports into systemtap_session
2012-11-05 Josh StonePrototype support for inode-uretprobes
2012-11-05 Lukas Berk spin-rawhide date command and correct ^Source regex
2012-11-03 Josh StonePR14707: Pass -x from stap to stapdyn
2012-11-02 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2012-11-02 Masami HiramatsuInclude stapgames in the testsuite
2012-11-01 David SmithPR14794: Only error if '--with-dyninst' can't find...
2012-11-01 Frank Ch. EiglerPR14794: enable --with-dyninst by default, if libraries...
2012-10-31 Frank Ch. Eiglerreleng: improve 'make gcov'
2012-10-31 David Smith(PR14574 partial fix) Make several systemtap.printf...
2012-10-31 David Smith(PR14571 partial fix) Improve dyninst multithreading.
2012-10-31 Lukas BerkAllow spin-rawhide to be run from any directory
2012-10-30 Josh StonePR14707: Support stapdyn -x PID
2012-10-30 Josh StonePR14665: Start handling signals in stapdyn
2012-10-30 Josh Stonestapdyn: Detach the process in the mutatee dtor
next
This page took 0.048263 seconds and 5 git commands to generate.