]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-12-28 Frank Ch. Eiglerspin-rawhide: drop "set -e"
2016-12-28 Frank Ch. EiglerPR20821/PR14924 cont'd: adapt examples/.../mutex-conten...
2016-12-27 Frank Ch. Eiglerlinux task tapset, adapt to lkml thread_info into task_...
2016-12-26 Frank Ch. Eiglerstaprun: stop forcing off kprobes-optimization for...
2016-12-26 Frank Ch. EiglerFix get_user_pages_remote() test for 4.10-rc0 kernels.
2016-12-23 Lukas Berkjava: add basic support for java objects
2016-12-21 Frank Ch. EiglerPR20982: fix some function parameter mis-renaming typo...
2016-12-21 Benjamin CoddingtonPR20982: fix some function parameter mis-renaming typo...
2016-12-19 Frank Ch. Eiglerupdate spin-rawhide with krb5 instructions
2016-12-15 Josh StoneMake sure interned_string::find forwards correctly
2016-12-15 David SmithAdd a small runtime fix to __stp_time_local_update().
2016-12-14 Josh StoneSimplify embedded-tags visitors
2016-12-14 David SmithImprove relayfs autoconf test for F24.
2016-12-13 David SmithRemoved runtime/linux/autoconf-get_proc_freq.c, which...
2016-12-13 David SmithFix get_user_pages_remote() autoconf test for 4.8 kernels.
2016-12-09 Cody SantingPR20889: metadatabase.db location
2016-12-09 David SmithFix BZ1386120 by fixing systemtap bulk-mode output.
2016-12-09 David SmithFix BZ1386120 by updating systemtap to handle the 4...
2016-12-07 Frank Ch. Eiglerelaborate.cxx: make "side-effect-free probe" warnings...
2016-12-06 Martin CermakFix the initscript/99stap/check.in syntax.
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
next
This page took 1.501017 seconds and 5 git commands to generate.