]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-01-15 Lukas BerkPR12894: Fix file placements and add systemd-tmpfiles...
2013-01-15 Frank Ch. EiglerMakefile: prevent 'make rpm' from being invoked as...
2013-01-15 Frank Ch. Eiglersystemtap.spec: fix with_systemd case /var/run/systemta...
2013-01-15 Lukas BerkPR12894: Add systemtap.spec portions for systemd target
2013-01-14 Serguei MakarovPreliminary regen of po; will run again before release.
2013-01-14 Serguei MakarovMisc copyright year bumps for the docs.
2013-01-14 David SmithPR14708 partial fix: Add dyninst support to the utrace_...
2013-01-11 Frank Ch. Eiglerexamples: tweak deviceseeks.stp
2013-01-11 Frank Ch. EiglerPR14774: tweak test case
2013-01-11 Daniel TschanPR14774 test case
2013-01-11 David SmithPR14708 partial fix: Add dyninst support for '.thread...
2013-01-11 Frank Ch. Eiglerexamples: change eventcount.* demo to report every...
2013-01-10 Nathan Scottfix minor leak on a stap error path
2013-01-05 Frank Ch. EiglerPR14929: add error::dwarf man page
2013-01-05 Frank Ch. EiglerNEWS: whitespace tweak
2013-01-05 Frank Ch. Eiglertranslate: for stap -t reports, identify probe index
2013-01-05 Frank Ch. EiglerPR14929: add systemtap wiki URL to SEE ALSO
2013-01-05 Frank Ch. EiglerPR14997: DW_OP_rot mistranslation
2013-01-04 Frank Ch. Eiglerrhbz#847265 - systemtap emits too-large hexadecimal...
2013-01-03 Frank Ch. EiglerPR14929: add error::buildid man page
2013-01-03 Frank Ch. EiglerPR14929: add error::fault man page
2013-01-03 Frank Ch. EiglerAUTHORS bump
2013-01-03 Frank Ch. Eiglerthe omnibus change act of 2013 for copyright and task_f...
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.
next
This page took 0.051142 seconds and 5 git commands to generate.