]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-09-16 Breno LeitaoA basic test to assure that networking tapset is buildi...
2009-09-16 Josh StoneAdd meta for the netdev example & regenerate indexes
2009-09-16 Breno LeitaoA network device example
2009-09-16 Breno LeitaoAdding a some new probes to the networking.stp tapset
2009-09-16 Tim MooreInitialize CairoWidget origin of graph
2009-09-16 Tim MooreFix graph attribute parsing buglet
2009-09-16 Tim MooreDraw graphs inside a scrolled window
2009-09-16 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-16 Dave BrolleyCreate is_myproc helper function.
2009-09-16 Mark WielaardMake labels -l .label test independent of list output...
2009-09-16 Mark WielaardClean up dwflpp::translate_location workaround for...
2009-09-16 Roland McGrathClean up loc2c-test workaround for constant DW_AT_data_...
2009-09-16 Josh StoneRemove function comparison from label iteration
2009-09-15 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-15 Frank Ch. EiglerPR10642: fix wildcard-driven quadratic explosion of...
2009-09-15 Josh StoneUpdate the langref copyright notice
2009-09-15 Josh StoneFix some probe examples in the language reference
2009-09-15 Dave BrolleyRemove automatic authorization of servers started by...
2009-09-15 Frank Ch. Eiglerdocs: add abnormal termination section to PROCESSING
2009-09-15 Wenji HuangRemove unneeded header file
2009-09-15 Josh StoneGet the module to sign from -p4's stdout
2009-09-14 Dave BrolleyMove --unprivileged support news to the top.
2009-09-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-14 Dave BrolleyFirther updates to NEWS regarding signing and unprivile...
2009-09-14 Dave BrolleyAuthorize new certificates created for servers started...
2009-09-14 Dave Brolley2009-09-14 Dave Brolley <brolley@redhat.com>
2009-09-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-14 Dave BrolleyAllow remaining process.* probes for unprivileged users.
2009-09-14 William CohenUse the sched_switch tracepoint if available.
2009-09-14 Wenji HuangPR10608: mark test cases untested once compilation...
2009-09-13 Mark WielaardMake check.exp not sleep so much in test_installcheck.
2009-09-13 Mark WielaardMake tracepoints.exp test more efficient by running...
2009-09-13 Mark WielaardOnly test highest optimization for exelib.exp test.
2009-09-13 Mark WielaardReplace small exelib.exp testcases with one jumbo testcase.
2009-09-11 Josh StoneRemove duplicate uprobe_derived_probe code
2009-09-11 Stan CoxAdd semaphores for use with the forthcoming sdt marker...
2009-09-11 Mark WielaardAdd actual pc address to semantic error about inaccessi...
2009-09-11 Wenji HuangPR10618: update iostat-scsi.stp for 2.6.31
2009-09-11 Josh StoneMerge branch 'getscopes'
2009-09-11 Josh StonePR10594 cont'd: Use parent die cache for variable lookup
2009-09-10 Eugeniy MeshcheryakovRun autoreconf
2009-09-10 Eugeniy MeshcheryakovRemove generated files during clean
2009-09-10 Josh StoneSimplify deleting all map values
2009-09-10 Josh StonePR10594: Provide a cached dwarf_getscopes_die
2009-09-10 David SmithAdded blurb about the ring_buffer transport.
2009-09-10 David SmithAllow ring_buffer to be used if STP_USE_RING_BUFFER...
2009-09-10 Robb RomansAdd generated files to .gitignore
2009-09-10 Frank Ch. Eiglerbuild: support x86-64 without CONFIG_IA32_EMULATION
2009-09-09 Jim KenistonPR10602: dummy commit for authorship tracking only
2009-09-09 Robb RomansUpdate marker probe information in Language Reference.
2009-09-09 Robb RomansAdd pointer typecasting information to Language Reference.
2009-09-09 Robb RomansAdd error probe information.
2009-09-09 Frank Ch. EiglerPR10602 prime: runtime: shrink stack frame of _stp_do_r...
2009-09-09 Frank Ch. Eiglerexamples: regenerate index files
2009-09-09 Frank Ch. EiglerPR10602: improved fix for REG_IP lvalue
2009-09-09 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-09 Masami HiramatsuFix relay_old implementation of fsize_max and fnum_max.
2009-09-09 David SmithRemoved unneeded casts.
2009-09-09 Frank Ch. EiglerPR10524: brag in NEWS
2009-09-08 Wenji HuangPR10604: check availability for example test cases
2009-09-09 Frank Ch. EiglerPR10617: make "make uninstall" work
2009-09-09 Frank Ch. EiglerPR10524: reduce massive-uprobe script modules' .data...
2009-09-09 Frank Ch. Eiglerfix typo: KERN_ERROR -> KERN_ERR from last commit
2009-09-09 Frank Ch. EiglerPR10575: emit KERN_ERRORs on transport control message...
2009-09-09 Frank Ch. Eiglertask_finder diagnostics: standardize on STP_DEBUG_PRINTK
2009-09-09 Frank Ch. Eiglertask_finder diagnostics: emit start_task_finder dbug...
2009-09-09 Frank Ch. Eiglerruntime diagnostics: remove ANSI goo, add -DSTAP_DEBUG_...
2009-09-08 Stan CoxTest user markers set in a shared object.
2009-09-08 Frank Ch. Eiglerdocumentation: tweak package description strings for...
2009-09-08 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-09-08 Dave BrolleyWarn if the pid specified by -x does not belong to...
2009-09-08 William CohenClean up iostat-scsi.stp and add to the regular testing.
2009-09-08 Frank Ch. Eiglertestsuite: reduce verbosity of (deprecated?) nodwf07...
2009-09-08 Frank Ch. EiglerHACKING: add brief git usage blurb
2009-09-08 Frank Ch. Eiglertestsuite: fix buildok test permissions
2009-09-08 Frank Ch. Eiglerpackaging: make -client and -system prereq zip & unzip
2009-09-08 Mark WielaardPR4186 cont'd: Squash both EM_PPC and EM_PPC64 to powerpc.
2009-09-08 Frank Ch. Eiglerpackaging: make -testsuite prereq /usr/bin/which
2009-09-07 Mark Wielaardbz10475.exp: Use filp_open which has a constant const...
2009-09-07 Mark WielaardPR10613 sys32_ustat is renamed compat_sys_ustat in...
2009-09-07 Eugeniy MeshcheryakovFix build-id check for relocatable kernel
2009-09-04 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-04 Dave Brolleyrc = 0 should be return 0 for database not ownder by...
2009-09-04 Dave BrolleyCheck for bad address range or size in lookup_bad_addr.
2009-09-04 William CohenGet tcpdumplike.stp tested on "make check"
2009-09-03 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-03 Dave BrolleyUse task_euid when STAPCONF_TASK_UID is not defined.
2009-09-03 Josh StoneAdd --unprivileged to the module hash
2009-09-03 Josh StoneMerge branch 'master' of sourceware.org:/git/systemtap
2009-09-03 Dave BrolleyDisallow kernel space memory access when unprivileged.
2009-09-03 Dave BrolleyAllow process begin/end probes for unprivileged users.
2009-09-03 Josh StoneEscape literal '.'s in regular expressions
2009-09-03 Josh StoneUse a regexp for matching blacklist sections
2009-09-03 Josh StoneFetch the blacklist section only when needed
2009-09-03 Josh StonePR10573: Squash duplicate inline instances
2009-09-03 Mark WielaardPR10589 followup. More tapsets.cxx _stp_warn formatting...
2009-09-03 Mark WielaardPR10552 followup, remove -M testcases.
2009-09-03 Mark WielaardPR10589 followup. tapsets.cxx _stp_warn formatting...
2009-09-03 Josh StonePR10572: Allow duplicate function names in a CU
2009-09-03 Josh StoneDelete stuff that dwflpp newed
next
This page took 0.051777 seconds and 5 git commands to generate.