]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2015-04-22 Martin CermakPR18293: Test coverage improvements, tapset extension.
2015-04-22 Mark WielaardRevert "Turn prologue searching on by default for ppc64...
2015-04-22 Hemant KumarPrioritize symbol table lookup for ppc64le
2015-04-22 Hemant KumarTest dwarfless probes on multiple static functions
2015-04-22 Hemant Kumarsystemtap/tapsets.cxx: Fix dwarfless probes on multiple...
2015-04-22 Martin Cermakioperm.c: Fix COVERAGE.
2015-04-22 Martin CermakPR18184: Test coverage improvements, tapset extension.
2015-04-21 David SmithUpdated coverage comment in testsuite/systemtap.syscall...
2015-04-21 David SmithUpdate coverage list in testsuite/systemtap.syscall...
2015-04-21 David SmithFixed typos in tapset/linux/tty.stp.
2015-04-21 David SmithFix PR18263 by avoiding kernel string copy fault errors...
2015-04-20 David SmithFix PR18264 by adding support for the {name_to,open_by...
2015-04-20 David SmithFix PR18284 by improving support/testing for some rt_...
2015-04-20 David SmithChange aux_syscalls.stp to print the failing address...
2015-04-19 Frank Ch. Eiglerman error::dwarf, add CONFIG_DEBUG_INFO_SPLIT caution
2015-04-15 Martin CermakAddress bz1111106 comments 5 and 6.
2015-04-14 David SmithFixed PR18262 by adding support for the sync_file_range...
2015-04-14 David SmithImprove testsuite/buildok/map_probe_cond.stp.
2015-04-14 Frank Ch. Eiglerman stapprobes: emphasize that dwarf debuginfo is probe...
2015-04-13 David SmithAdd some syscall test case tweaks for arm.
2015-04-10 David SmithAdd some arm-specific syscall tapset fixes.
2015-04-10 Frank Ch. EiglerRHBZ1121363: make dracut module directory configurable
2015-04-10 David SmithFix PR13481 by handling arguments passed on the arm...
2015-04-10 Mark WielaardAdd fallback to line table and low_pc for function...
2015-04-10 Mark WielaardImprove dwflpp::loc2c_error semantic error.
2015-04-10 Mark WielaardCannot create noncontig union type larger than 64 bits.
2015-04-09 David SmithFix incorrect calls to @choose_defined in the syscall...
2015-04-09 Mark WielaardPR17958 escape DWARF names that aren't C identifier...
2015-04-09 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2015-04-09 David SmithUpdated syscall coverage script and COVERAGE comments...
2015-04-09 Mark WielaardPR17959 Allow size-less pointer types.
2015-04-09 William CohenAdd a definition of _stp_syscall_get_nr for arm64
2015-04-09 Mark WielaardPR17957 Allow "raw" DW_OP_call_frame_cfa in location...
2015-04-08 David SmithFixed PR18213 by fixing getting the syscall number...
2015-04-07 Qiao NuohanFix another d_type problem on XFS.
2015-04-07 Qiao NuohanFix failure of signing modules on XFS.
2015-04-01 David SmithAdded several small syscall tapset/testsuite fixes.
2015-04-01 David SmithFixed PR18159 by improving the [nd_]syscall.ptrace...
2015-04-01 Martin CermakAdd syscall test coverage per PR18151:
2015-03-30 Abegail Jakopdont build beginners guide if configured with disable...
2015-03-30 Frank Ch. Eiglerstap2perf: update with perf -x/-a option reordering...
2015-03-30 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2015-03-30 Lukas BerkChanged spin-rawhide git-description to match fedora...
2015-03-27 Frank Ch. Eiglerscripts/stap2perf: generate 'perf probe' command lines
2015-03-26 Frank Ch. Eiglertestsuite helpout.exp: run more simply in build tree...
2015-03-26 Frank Ch. Eiglernumerous small coverity fixes
2015-03-26 Frank Ch. Eiglertestsuite: split additional_scripts.exp at installtest_...
2015-03-25 Frank Ch. EiglerPR18162: map aarch64->arm64 for stap-server -a use
2015-03-25 Abegail Jakopinstall beginners guide pdf only if it was generated
2015-03-25 Abegail Jakopuse -p when making dirs for beginners guide
2015-03-25 Abegail Jakopremove enable-publican from update-docs script
2015-03-25 Abegail Jakopskip xml validation when generating Beginners guide
2015-03-25 Abegail Jakopremove need for xvfb to generate beginners guide
2015-03-25 Abegail Jakoplimit content in beginners guide to generic info
2015-03-25 Abegail Jakopgenerate beginners guide with xmlto instead of publican
2015-03-25 Abegail Jakopadd images, css and xsl files for beginners guide
2015-03-25 Abegail Jakopadd entity to xml file for beginners guide
2015-03-25 Martin CermakTurn prologue searching on by default for ppc64le in...
2015-03-20 David SmithFix PR18143 by updating tapset/linux/target_set.stp.
2015-03-20 David SmithAdd missing 'asmlinkage()' call to the nd_syscall.execv...
2015-03-19 David SmithUpdate COVERAGE comment in testsuite/systemtap.syscall...
2015-03-19 David SmithAdjust fix to PR18122 by displaying the number of envir...
2015-03-19 David SmithMinor fix to tapset/linux/target_set.stp.
2015-03-19 David SmithAdd more syscall testsuite test program fixes.
2015-03-19 David SmithFix PR18122 by fixing/updating [nd_]syscall.{execve...
2015-03-19 David SmithFix syscall testsuite compilation problems with gcc 5.
2015-03-19 Martin CermakPR18120 - Test coverage for adjtimex, arch_prctl, brk...
2015-03-16 Jonathan LebonPR18115: add testcase map_probe_cond.stp
2015-03-16 Jonathan LebonPR18115: use begin probe to initialize conditions
2015-03-16 Jonathan LebonPR18115: make c_tmpcounter visit probe conditions
2015-03-13 Martin CermakFix syntax error in tapset/linux/s390/syscalls.stp
2015-03-12 David SmithFixed PR18121 by adding fallocate() syscall tapset...
2015-03-12 David SmithFix fadvise64 long long handling and lots of small...
2015-03-10 Martin CermakFix a typo.
2015-03-10 Martin CermakPR16716 partial fix: Fix types and nesting.
2015-03-09 Martin Cermaksystemtap.spec: aarch64 buildability
2015-03-06 Martin Cermaktapset/linux/[nd_]syscalls2.stp: fix syscall.rt_sig...
2015-03-03 Josh Stonetapset: add @mm and use it in _stp_get_mm_counter()
2015-03-03 Josh Stonetapset: avoid PR18079 in task_start_time()
2015-03-03 Josh StonePR18079: add a kfail test of @defined(autocast)
2015-03-03 Martin CermakPR16716 partial fix: Fix types and nesting for 'syscall...
2015-03-03 Martin CermakPR16716 partial fix: Fix types and nesting for 'syscall...
2015-03-03 Josh Stonevim: add minimal highlighting for macro @define
2015-03-02 Josh Stonetapset: tag many inline embedded-C blocks as pure
2015-03-02 David SmithTo avoid syscall tapset problems, turn buildok test...
2015-03-02 Josh Stonetapset/linux: Introduce and use @task macro
2015-03-02 Josh Stonevim: highlight additional macros in embedded-C blocks
2015-03-02 Josh Stonevim: highlight inline embedded-C too
2015-03-02 Josh Stonevim: match *.stpm for systemtap syntax
2015-03-02 Abegail Jakopregenerate examples indexes
2015-03-02 Abegail Jakopadd _best keyword to proctop.meta and example output
2015-03-02 Abegail Jakopmodify */proctop.stp to not reset process names
2015-03-02 Frank Ch. Eiglerexamples README: clarify index-generation
2015-03-02 Abegail JakopPR10488: add proctop.stp example script
2015-02-27 Jonathan Lebonlisting_mode.exp: add more .nearest tests
2015-02-27 Jonathan Lebonstapprobes.3stap: tweak statement.nearest description
2015-02-27 Jonathan Lebonstmt_rel.exp and vars.exp: adapt to latest kernel
2015-02-27 Jonathan Lebonnearest probes: allow ENUMERATED and WILDCARD linenos
2015-02-26 David SmithFixed PR18026 by adding support for timerfd_{create...
2015-02-26 David SmithMinor improvement to syscall.nfsservctl for RHEL6.
next
This page took 0.051886 seconds and 5 git commands to generate.