]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-11-20 Frank Ch. Eiglercleanup: explain -5 magic value used in map-sorting...
2009-11-20 Frank Ch. Eiglerbuild: disable make-silent mode in rpm builds
2009-11-18 Josh StonePR10983: Give preference to tracepoints in trace/events/
2009-11-18 David SmithPR 10981. Fixed buildok/netdev.stp for RHEL5.
2009-11-18 David SmithDon't kfail buildok/sched_test.stp and buildok/process_...
2009-11-18 David SmithPR 5150. Fixed nfs tapset by making probes optional.
2009-11-18 Mark WielaardCheck in regenerated systemtap example indexes.
2009-11-18 Wenji HuangClean up examples
2009-11-18 Josh StoneTest cross-CU type discovery
2009-11-18 Wenji HuangMake interrupts-by-dev.stp executable
2009-11-18 Frank Ch. EiglerPR4037: 32-bit staprun vs. 64-bit kernels just works...
2009-11-17 Mark WielaardDocument is_return(), module_name() and stp_pid() conte...
2009-11-17 David SmithWith tapset/aux_syscalls.stp fixes, test twentyseven...
2009-11-17 Mark WielaardSearch other CUs of the module when resolving declarations.
2009-11-17 David SmithFixed aux_syscalls.stp for RHEL4.
2009-11-17 David SmithPR 10974 fix. Fixed aux_syscalls.stp for RHEL5.
2009-11-17 Mark WielaardUse DW_AT_MIPS_linkage_name when available in vardie_fr...
2009-11-17 Mark WielaardRemove caching of emit_address for kernel modules and...
2009-11-17 Mark WielaardExplain "cheat" comment in sym.c (_stp_tf_mmap_cb).
2009-11-16 David SmithPR 5150 partial fixes. Added support for nfs_file_fsync.
2009-11-16 Mark WielaardAdd testcase for retrieving $global vars from execs...
2009-11-16 Mark WielaardPR10010 Support $globals in shared libraries.
2009-11-16 Mark WielaardAllow modules to trigger task_finder vma_tracker.
2009-11-16 David SmithPR 5150 partial fix. Support nfs_write_begin()/nfs_wri...
2009-11-16 Mark WielaardAdd documentation for ansi.stp tapset.
2009-11-16 Mark WielaardPR10622 Search for extern $variables in symbol table.
2009-11-16 Mark WielaardDefine IRQF_ONESHOT for older kernels.
2009-11-16 Prerna Saxena add definition of function irqflags_str()
2009-11-13 Josh StoneRegen indexes for interrupts-by-dev example
2009-11-13 Josh StoneDelete test commit file
2009-11-13 Mark WielaardTurn ctime.stp documentation into proper Tapset Referen...
2009-11-13 Mark WielaardAccept relative user module paths for -d.
2009-11-13 Prerna SaxenaAdding a new .meta file to run interrupts-by-dev.stp...
2009-11-12 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-11-12 Dave BrolleySign uprobes.ko with the builder's certificate.
2009-11-12 Mark WielaardAdd documentation for conversions.stp tapset functions.
2009-11-12 Mark WielaardMark usymname as unprivileged.
2009-11-12 Dave BrolleyRelax restrictions on ownership and access permissions...
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...
next
This page took 0.049954 seconds and 5 git commands to generate.