]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-01-03 Frank Ch. Eiglerstap|staprun|stapdyn: copyright year bump
2013-01-03 Stan CoxPR11576: tolerate registration failure
2012-12-31 Jóhann B. GuðmundssonAdd relavent systemd files for stap-server
2012-12-28 Lukas BerkAdd an 'update-docs' script to regenerate and update...
2012-12-21 Serguei MakarovPR14883: add combined error message for task_finder_stu...
2012-12-21 Frank Ch. EiglerCHECK_ERRWARN_MANPAGES.sh: stop trying to return a...
2012-12-21 Frank Ch. Eiglerman/CHECK_ERRWARN_MANPAGES.sh: dumb little script for...
2012-12-21 Lukas BerkPR14929: Add warning* man pages to spec file
2012-12-21 Frank Ch. Eiglertranslator: comment upon a privilege question for tapse...
2012-12-20 Serguei MakarovPR14929: further tweak manpage reference for pass4.
2012-12-20 Frank Ch. EiglerNEWS: tweak error::* man page invocation wording
2012-12-20 Serguei MakarovPR14929: minor tweaks to existing manpages.
2012-12-20 Serguei MakarovPR14929 possible tweak: use [man error::FOO] convention...
2012-12-20 Serguei MakarovPR14929: tweak NEWS blurbage to mention warning::*...
2012-12-20 Serguei MakarovPR14929: revert earlier manpage-reporting mechanism...
2012-12-20 Frank Ch. Eiglertestsuite: don't run systemtap.base/suppress-time-limit...
2012-12-20 Frank Ch. Eiglertestsuite: don't run systemtap.base/perf.exp unless...
2012-12-20 Frank Ch. EiglerPR12443: NEWS the bad boy
2012-12-20 Frank Ch. EiglerPR12443: skip duplicate tapset files between XDG_DATA_D...
2012-12-20 Frank Ch. Eiglerdocumentation: add error::inode-uprobes man page &...
2012-12-20 Frank Ch. EiglerPR14883: mention new warning::process-tracking from...
2012-12-20 Frank Ch. Eiglererror docs: add warning::debuginfo.7stap for missing...
2012-12-19 Serguei MakarovPR14883: add manpage explaining the new process-trackin...
2012-12-19 Serguei MakarovPR14883: let stuff that demands task_finder, incl....
2012-12-18 Frank Ch. EiglerPR14714: Mention --suppress-time-limits flag in NEWS.
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...
next
This page took 0.051684 seconds and 5 git commands to generate.