]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-12-02 David SmithAvoid creating a file called '&1' in testsuite/systemta...
2016-12-01 Cody Santingsocket-events.stp example revamp WIP
2016-12-01 Cody SantingPR20879 and add variance to -t
2016-11-29 Martin CermakFix PR20820 by making optim_stats.exp smaller.
2016-11-23 Martin CermakAutoreconf following previous commit b8d6168f1f8d8a303b0d.
2016-11-23 Martin CermakFix the boot time probing feature for RHEL6 and Fedora1...
2016-11-23 Frank Ch. EiglerNEWS: mention that .return { $var } should be replaced...
2016-11-18 Frank Ch. EiglerPR20821/PR14924: further gradual deprecation of .return...
2016-11-18 Frank Ch. Eiglerrpm_finder: colorize "missing kernel-devel" or "-debugi...
2016-11-18 Martin CermakFix PR14924 by warning when not using @entry($var)...
2016-11-17 Frank Ch. Eiglertranslator pass-3: close auxiliary_outputs[] after...
2016-11-16 Cody SantingUpdate sample command to take multiple keywords
2016-11-14 Martin Cermaktestsuite: fix the `tail systemtap.sum` invocation
2016-11-11 Cody SantingNew example script socket-events.stp
2016-11-10 David SmithFix PR20735 by updating kprobes.c to avoid a soft lockup.
2016-11-08 Bingwu Yangnew sample: tcp_retransmission
2016-11-07 Frank Ch. EiglerHACKING: discourage posting of patches for machine...
2016-11-07 Frank Ch. Eiglerman stap.1: give example of global% in MAXMAPENTRIES...
2016-11-04 Frank Ch. EiglerREADME: mention needing dejagnu for running testsuite
2016-11-04 Frank Ch. Eiglerrework unused $n/@n warning
2016-11-02 Frank Ch. Eiglerexamples README: elaborate testing
2016-10-31 Frank Ch. Eiglererror::pass2 man page: mention missing debuginfo as...
2016-10-28 Frank Ch. Eiglerparser: warn if script arguments from command line...
2016-10-27 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-10-27 Michal TomanFix BZ1377792 by disabling crash on mips.
2016-10-26 Frank Ch. Eiglerdeviceseeks.stp example: support regexp matching on...
2016-10-26 David SmithHandle negative values properly in randint() (from...
2016-10-26 Frank Ch. Eiglerman warning::debuginfo - mention CFLAGS -g right at...
2016-10-22 Frank Ch. EiglerNEWS: mention specialized/sped-up <<< operators
2016-10-22 Tetsuo Handacorrecting last patch with .return probe
2016-10-22 Tetsuo Handaupdate CVE-2016-5195 workaround with -EIO rc for /proc...
2016-10-21 Frank Ch. Eiglerinteractive mode: don't crash if sample subdialog termi...
2016-10-21 Frank Ch. Eiglerbumping tested-kernel-version to 4.9-rc1, looking good
2016-10-20 Petr Matousekexamples: add cve-2016-5195 security band-aid
2016-10-19 David SmithBump kernel version to 4.8 in the 'tested kernel versio...
2016-10-19 David SmithImprove PR20600 by adding might_sleep() calls in the...
2016-10-11 Marcin Nowakowskimips: add runtime support
2016-10-11 Marcin Nowakowskimips: add support in tapset
2016-10-11 Marcin NowakowskiCreate debug_frame_hdr in target byte order
2016-10-11 Marcin Nowakowskimips: add basic unwind support
2016-10-11 Marcin Nowakowskimips: tapset: fix mips oddities in syscalls
2016-10-11 Marcin Nowakowskitapset: fix build if arch does not define SA_RESTORER
2016-10-11 Marcin Nowakowskimips: add a stub for stack unwind
2016-10-11 Marcin Nowakowskimips: add tapset register definitions
2016-10-11 Marcin Nowakowskimips: tapsets.cxx: add dwarf register definitions for...
2016-10-11 Marcin Nowakowskimips: add TIF_32BIT definition
2016-10-11 Marcin Nowakowskitestsuite: add support for mips64 build flags
2016-10-11 Marcin Nowakowskitapset syscall-number database: add MIPS syscalls
2016-10-06 David SmithFixed 1382422 by making stap refer to 'dnf' or 'yum'.
2016-10-05 Martin CermakIntroduce runtime optimizations for statistical computa...
2016-10-04 Frank Ch. Eiglerconfigury: regen configure
2016-10-04 Ross BurtonDon't use obsolete autoconf macro AC_PROG_CC_STDC
2016-09-28 Cody SantingAdd "sample" command to interactive mode
2016-09-22 Frank Ch. Eiglerman stap: note that need for --poison-cache option...
2016-09-22 Martin CermakFix rhbz1378462 by updating the path to stap-gen-cert...
2016-09-19 David SmithAnother PR20589 fix by updating user_buffer_quoted...
2016-09-16 Martin CermakLet the @variance pretty printer show the bit_shift...
2016-09-14 Frank Ch. Eiglerman stap.1: update @variance text
2016-09-14 Martin CermakUpdate @variance testcases after fixing PR20599.
2016-09-14 Martin CermakDocument @variance in the stap.1 man page.
2016-09-14 Martin CermakAdd a range check for the bit-shift of the @variance...
2016-09-14 Frank Ch. Eiglerbump bundled unwind table size limit to 32M
2016-09-13 Martin CermakFix PR20599 by only updating needed members of statisti...
2016-09-13 Martin CermakFix PR20597 and move @avg() calculations out of runtime.
2016-09-12 David SmithRevert last change to flightrec*.exp testcases and...
2016-09-12 David SmithFix PR200601 by updating __get_skb_iphdr() for newer...
2016-09-12 David SmithFix PR20589 by updating kernel_buffer_quoted().
2016-09-09 Frank Ch. Eiglercopyright year bump
2016-09-09 Frank Ch. Eigler@variance runtime: fix map.c aggregate/calculations
2016-09-09 Frank Ch. Eiglerbump supported kernel version to 4.7
2016-09-09 Frank Ch. EiglerPR20423: tweak error message generation for case withou...
2016-09-08 Joe Gorsetweak whitespace for gcc warning compliance
2016-09-08 David SmithHandle testsuite 'spawn' calls correctly by calling...
2016-09-08 Frank Ch. Eiglertweak whitespace and @variance conflicting-bitshift...
2016-09-08 Martin CermakIntroduce new statistics operator @variance().
2016-09-02 Frank Ch. EiglerAUTHORS refresh
2016-09-02 Hemant Kumarsystemtap: Blacklist powerpc:hash_fault tracepoint
2016-09-01 Frank Ch. Eiglertweak error message for exhausted-overloaded-functions
2016-08-30 Felix Luinteractive mode: allow supplied script
2016-08-26 Josh Stonedwflpp: cache CU entry PCs for pr15123_retry_addr
2016-08-25 Ravi Bangoriappc64le: Fix LEP usage for probing
2016-08-25 Ravi Bangoriappc64le: Store correct function entry address in symbol...
2016-08-24 David SmithAdd 'list-unfinished' target to the top-level Makefile.
2016-08-24 Felix Ludon't colorize stap -L for non tty
2016-08-23 Felix Luinteractive mode command aliases
2016-08-23 Cody SantingInteractive mode example commands
2016-08-23 Cody SantingUpdate help commnd for interactive mode
2016-08-23 Felix Lustap.1 man page interactive entry
2016-08-23 Felix Lucleanup --help text
2016-08-23 Felix Lumodify interactive mode load behavior
2016-08-23 Martin CermakAdd testcase for RHBZ1269062.
2016-08-22 Felix Lufix interactive mode empty script saving
2016-08-22 David SmithFix PR20504 by updating xfs/nfs4 tracepoint support...
2016-08-22 Felix LuPR14787: colorize stap -L probe points
2016-08-18 David SmithFix a '--rlimit-*' option problem identified by BZ1368188.
2016-08-18 David SmithUpdate procmod_watcher.stp example for more modern...
2016-08-17 David SmithTweak [gs]etgroups syscall test cases for aarch64.
2016-08-17 David SmithMake [nd_]syscall.sched_[gs]etaffinity probes fully...
2016-08-17 Felix LuPR20149: place all .function probes at entry
2016-08-15 Felix Luadd section for -T in stap --help
next
This page took 1.991388 seconds and 5 git commands to generate.