]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-11-11 Roland McGrathPR6979: fix loc2c handling of second and later pieces
2009-11-11 Frank Ch. Eiglerbuild: quiet down xmlto tests and runs
2009-11-11 Breno LeitaoA very simple patch that fix the networking tapset...
2009-11-11 Josh StonePR5916: Exploit kretprobe data storage area
2009-11-10 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-11-10 Dave BrolleyUse 'module_realpath' instead of overwriting 'path...
2009-11-10 Charley WangPR10877: Fix coveragedb.cxx to account for new componen...
2009-11-10 Frank Ch. EiglerPR10927: undocument nonexistent do/while construct
2009-11-10 Charley WangPR10877: Give token* to each component instead of each...
2009-11-10 Dave BrolleyReplace the use of the global variable 'modpath' in...
2009-11-10 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-11-10 Josh StoneAdd blank lines for formatting stapprobes.irq
2009-11-10 Josh StoneFix stapprobes.irq title and add to install list
2009-11-10 Josh StoneOnly .3stap.in files should be committed
2009-11-09 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-11-09 Dave BrolleyDon't reference global variable modpath in insert_modul...
2009-11-09 David SmithNormalized whitespace and comments.
2009-11-09 Prerna SaxenaIRQ tapset, sample script, testsuite, man page updates...
2009-11-08 Mark WielaardPR10923 Handle AT_frame_base given by DW_OP_call_frame_...
2009-11-07 Josh StoneFix a comment typo
2009-11-07 Frank Ch. Eiglerexpand comment on has_return=0 treatment of -L foo...
2009-11-07 Josh StoneConstrain $var-checking for -L of .return probes
2009-11-06 Roland GrunbergPR10849: Support MAXSKIPPED handling on RHEL4 through...
2009-11-06 Wenji HuangPR10820-cont': initialize the fields of empty token
2009-11-05 Dave BrolleyRevert change which loads uprobes.ko using insert_module.
2009-11-05 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-11-05 Dave BrolleyRevert previous change re: home directory og stap-serve...
2009-11-05 Dave BrolleyPR 9973: Sign uprobes.ko when it is created and load...
2009-11-04 Wenji HuangPR10466: print the set-intersection of variables retrie...
2009-11-03 Dave BrolleyAdd NEWS entry for stap-server initscript.
2009-11-03 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-11-03 Dave BrolleyRedirect stap-serverd output to /dev/null.
2009-11-03 David SmithPR 10706 fixed by switching to unbuffered output.
2009-11-03 Breno LeitaoI forgot to change the NEWS file when commiting
2009-11-03 Breno LeitaoFix for bug 10866 (exit with rc != 0 on script ERRORs).
2009-11-02 Dave BrolleyMore logging for stap-server initscript.
2009-11-02 Dave BrolleyFinal cleanup of stap-server initscript and packaging.
2009-11-02 David SmithPR 6691 fixed by adding support for sys_accept4.
2009-11-02 Charley WangPR10849: make MAXSKIPPED overflow trigger an error...
2009-10-31 Frank Ch. Eiglerreorganize app tests; rewrite tcl as sample of improvements
2009-10-30 Frank Ch. Eiglerregen sample indexes with plimit.stp
2009-10-30 Eugene Teoplimit: Add plimit.stp sample script
2009-10-30 Dave BrolleyUse /dev/urandom (non-blocking) instead of /dev/random.
2009-10-30 Dave BrolleyNever ask the user for a password in stap-gen-cert...
2009-10-30 David Smithcontext.exp test improvements.
2009-10-30 Frank Ch. EiglerPR10839: compute default KRETACTIVE from num_possible_c...
2009-10-29 David SmithFix syscall testsuite bugs.
2009-10-29 David SmithRemoved extra declarations.
2009-10-29 Dave BrolleyRework for bugs found during testing.
2009-10-29 Josh StoneNormalize Breno Leitao's name without an accent
2009-10-29 Breno Leitãotty: Adding tty.stp to the documentation
2009-10-29 Breno LeitãoA new testcase for tty tapset
2009-10-29 Breno LeitãoA new tapset that adds support for tty and serial devices
2009-10-29 Dave Brolleyinit.d/rc.d -> rc.d/init.d
2009-10-29 Dave BrolleyCreate /etc/sysconfig in %install.
2009-10-29 Dave Brolleystap-server initscript cleanup and follow fedora initsc...
2009-10-29 Tim MooreMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-10-29 Wenji HuangPR10820: stap -L ignores any variable that isn't accessible
2009-10-28 Tim Moore* grapher/GraphData.hxx (GraphDataBase, GraphData)...
2009-10-28 Tim MooreFix regression of parsing grapher options
2009-10-28 Dave BrolleyChange permissions and ownership of /var/log/systemtap...
2009-10-27 Dave BrolleyAdd stap-server userid to the stap-server group when...
2009-10-27 Dave BrolleyAdd /var/log/stap-server.log to the files for the syste...
2009-10-27 Dave BrolleyIn systemtap.spec create $RPM_BUILD_ROOT%{_localstatedi...
2009-10-27 Dave BrolleySpecialized user to run stap-server and improved logging.
2009-10-27 Josh StoneProperly close the spawn of the pr10854 testcase
2009-10-27 Josh StonePR10854 cont'd: Add a testcase for the reproducer
2009-10-27 Josh StonePR10854: Use a mutex around transport startup/shutdown
2009-10-27 Tim MooreMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-10-27 Tim MooreKill off child processes correctly on exit.
2009-10-27 Dave BrolleyChange temporary paths to their proper values.
2009-10-27 Tim MooreMore refactoring for multiple stap processes.
2009-10-27 Tim MooreChange stap parser to use an input file descriptor...
2009-10-26 Dave Brolleystap-server initscript fully functional.
2009-10-22 Josh StoneEnable Kbuild-like quiet builds
2009-10-22 David SmithPR 10822 fixed by waiting for the procfs file.
2009-10-22 Josh StoneCorrect the safety-net escape WRT locking
2009-10-21 Josh StoneRefactor probe locking into shared functions
2009-10-21 Josh StoneRelax the -Wframe-larger-than check
2009-10-21 Josh StoneEnsure that DWARF keeps loc2c to a reasonable stack...
2009-10-21 Josh StonePR10750 cont'd: Build with -Wframe-larger-than=512
2009-10-21 Josh StonePR10750: Enforce a reasonable limit on # of varargs
2009-10-21 Mark WielaardMerge branch 'unwind_robust'
2009-10-20 Dave Brolleystap-server initscript is now part of the systemtap...
2009-10-20 Dave BrolleyNo stap-server/config file yet.
2009-10-20 Dave BrolleyInfrastructure for new stap-server initscript.
2009-10-20 Stan CoxAdded testsuite to test xulrunner sdt markers.
2009-10-20 Frank Ch. EiglerRHBZ519314: define task_struct cast to operate without...
2009-10-20 Mark WielaardLimit the number of call frame instructions we process...
2009-10-20 Mark WielaardMake sure cie and fde end point to sane values in while...
2009-10-20 Mark WielaardBe paranoid about table size resolving cie_for_fde...
2009-10-20 Stan Coxtcl.exp path fix.
2009-10-20 Mark WielaardAdd limit on unwind table size we accept.
2009-10-20 Stan CoxAdd testsuite for tcl sdt markers.
2009-10-20 Josh StoneImprove some runtime struct layouts
2009-10-19 Frank Ch. Eiglerbemoan that _stp_*printf can't be protected with gcc...
2009-10-19 Wenji Huangfix 32-bit compatibility for @hist_log printing
2009-10-19 Frank Ch. EiglerPR10799: warn on possibly uintended local-vs-global...
2009-10-19 Frank Ch. Eiglerprovide error message token/context if loc2c doesn't
2009-10-19 Srikar DronamrajuAvoid lockdep warnings.
next
This page took 0.052236 seconds and 5 git commands to generate.