]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2015-09-18 Martin CermakPR18885: Use /* unmodified-fnargs */ in tapsets
2015-09-17 Frank Ch. EiglerPR18885: drop sensitivity of error() to /* unmodifed...
2015-09-17 Martin Cermakprocess_by_pid.exp: Known failures marked as KFAIL...
2015-09-16 Josh Stonekretprobe.stp: sanity check the probe_type
2015-09-16 Martin Cermaksystemtap-service.exp: Testcase update for modern devel...
2015-09-14 David SmithFix PR18944 by updating runtime/linux/autoconf-blk...
2015-09-11 Martin CermakFix s390 [nd_]syscall.fallocate argstr.
2015-09-11 Martin Cermakbz1252436.exp: Only run the testcase within installchec...
2015-09-10 Felix LuPR17921: add testcase
2015-09-09 Felix LuPR17921 - /proc/kallsyms symbols
2015-09-09 Martin CermakNew regression test for rhbz1252436
2015-09-09 Martin CermakNew regression test for rhbz1214176.
2015-09-09 David SmithFixed PR18942 by avoiding the inclusion of unused globa...
2015-09-08 Josh StonePR18936: extend the lifetime of synthesized DW_OP_addr
2015-09-07 Martin CermakFix missing exec perm on parseko/cmdline23.stp and...
2015-09-04 Josh StoneSwitch to SSL_GetImplementedCiphers()
2015-09-04 Martin CermakPR18649: Add tests for the new --prologue-searching...
2015-09-02 Frank Ch. EiglerPR18889 testing: already done by modules_out_of_tree.exp
2015-09-02 Frank Ch. EiglerPR18889: switch to STP_TRACEPOINT* frontend for kernel...
2015-09-01 Martin CermakFix PR18649 by adding --prologue-searching[=WHEN] comma...
2015-09-01 Martin CermakFix PR18827 by adding a new testcase and correcting...
2015-08-31 Frank Ch. EiglerPR18889 part: module-init notification via module_...
2015-08-31 Frank Ch. EiglerPR18889 part: improve module-notification related debug...
2015-08-28 Josh StonePR18885: use unmodified-fnargs in logging.stp
2015-08-28 Josh Stonearm/registers.stp: correct the assert condition
2015-08-28 Felix LuInclude assert parameters in document comment
2015-08-28 Felix LuMove assert function
2015-08-28 Felix LuPR18876: modify existing tapset and testcases to use...
2015-08-28 Felix LuPR18876: new assert tapset function
2015-08-27 Frank Ch. Eiglertapset: add fullpath_struct_{nameidata,path}() and...
2015-08-27 Josh StoneLet STAP_PRINTF work with no format args
2015-08-27 Felix LuEscape backslashes on some man pages
2015-08-27 Felix LuPR18751: STAP_PRINTF macro
2015-08-26 Felix LuPR10977: new address size tapset functions
2015-08-25 Felix LuPR16968: update probe help page
2015-08-24 Felix LuPR16493: Remove command line processing and bug fix
2015-08-24 Jose CastilloAdd a new command line option to enable print backtrace...
2015-08-24 Felix LuPR10487: Include testcase
2015-08-24 Felix LuPR10487: check process id before signal
2015-08-24 Felix LuDelete output files for systemtap.examples tests withou...
2015-08-24 Felix LuPR10487: Include example usage script
2015-08-24 Felix LuPR10487: New tapset to allow output file switching
2015-08-24 Felix LuUpdate _stp_pid value
2015-08-24 Nicolas BritoPR10551 continued: grsecurity support in transport...
2015-08-24 Frank Ch. EiglerPR2111: support $srcdir != $builddir
2015-08-21 Josh Stonestaprun: ignore SIGUSR2 when not writing to a file...
2015-08-20 Josh Stoneruntime: clear op_index at DW_LNE_end_sequence
2015-08-20 David SmithFix to get the signalfd syscall test working.
2015-08-20 David SmithFix PR18856 by making nfsd.close optional.
2015-08-20 David SmithTweak several syscall test cases to improve results...
2015-08-20 Felix LuPR18503: testcases
2015-08-20 Felix LuPR18503: include procfs .maxsize overflow error
2015-08-20 Josh Stoneruntime: only compare line records at "commit" states
2015-08-19 Abegail Jakopstringtable.h: add logical ops and to_string if needed
2015-08-19 Martin CermakUpdate syscall tapset documentation to use cached content.
2015-08-19 Frank Ch. Eiglerstring_ref: correct interned_string substr / c_str...
2015-08-18 Josh Stonestap: sort "enabled features" for easier inspection
2015-08-18 Frank Ch. EiglerNEWS: tweak the /* stable */ blurb
2015-08-18 Abegail Jakopfix typo in NEWS
2015-08-18 Abegail JakopNEWS blurb about interned_string
2015-08-18 Abegail Jakopadd string_ref to list of enabled features
2015-08-18 Abegail Jakopalternate interned_string if no boost::string_ref
2015-08-18 Abegail Jakopremove unused lex_cast()-ed args
2015-08-18 Frank Ch. Eiglerinterned-string conversion: some more function parameters
2015-08-18 Frank Ch. Eiglerinterned_string: construct from null char*
2015-08-18 Frank Ch. Eiglerstringtable: turn off the INSTRUMENT option by default
2015-08-18 Frank Ch. Eiglerinterned_string: drop magic c_str() implementation
2015-08-18 Frank Ch. Eiglertapset-method.cxx: drop unused variable
2015-08-18 Frank Ch. EiglerINTERNALS: update with some words about interned string...
2015-08-18 Frank Ch. Eiglererror message formatting
2015-08-18 Frank Ch. Eiglerstringtable: add diagnostic logging mode
2015-08-18 Frank Ch. Eiglerstring_ref cont'd, considering token::msg
2015-08-18 Frank Ch. Eiglerparser: eliminate needless probe-point-component token...
2015-08-18 Frank Ch. Eiglerstringtable tuning
2015-08-18 Frank Ch. Eiglerstring_ref: mass interned_string conversion
2015-08-18 Frank Ch. Eiglerstring_ref: switch over to interned_string class
2015-08-18 Frank Ch. Eiglerstring_ref cont'd: exploiting all over the place
2015-08-18 Frank Ch. Eiglerstring_ref usage correction: drop string_ref->to_string...
2015-08-18 Frank Ch. Eiglerdwflpp.cxx: memory unleak
2015-08-18 Frank Ch. Eiglerc++11 compatibility tweaks for older code
2015-08-18 Frank Ch. Eiglerconfigury: look for -std=c++11 support
2015-08-18 Frank Ch. Eiglerstring_ref rework: use global stringtable
2015-08-18 Abegail Jakoprename string and string_ref vars used in lexer::scan()
2015-08-18 Abegail Jakopchange file_contents and input_contents to string_ref
2015-08-18 Abegail Jakopparse::parse_probe_point(): store new token's content
2015-08-18 Abegail Jakopstore file contents as strings in systemtap_session
2015-08-18 Abegail Jakopadapt lexer::scan() for string_ref token->content
2015-08-18 Abegail Jakopparse.cxx: replace startswith(tok->content,...)
2015-08-18 Abegail Jakopappend .to_string() to tok->content usages
2015-08-18 Abegail Jakopparse.h: change token->content string to string_ref
2015-08-18 Abegail Jakopremove unnecessary token param in lexer::input_put
2015-08-18 Abegail Jakopstore lex_cast-ed stap cmd line arguments
2015-08-18 Abegail Jakopdon't inject script args into input_contents
2015-08-14 Frank Ch. Eiglerupdate-po i18n for zanata liveness checking
2015-08-14 Martin CermakMention PR2111 fix in the NEWS file.
2015-08-14 Felix LuUpdate NEWS
2015-08-14 Felix LuRemove manual memoization from systemtap example scripts
2015-08-14 Felix LuFix and improve testcases
2015-08-14 Felix LuPR12151: Check functioncall arguments
2015-08-14 Felix LuPR12151: Fix recursion problem, add stable synthetic...
next
This page took 0.054658 seconds and 5 git commands to generate.