]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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...
2015-08-14 Felix LuPR12151: Mark tapset functions with /* stable */ flag
2015-08-14 Felix LuPR12151: Loop optimizations
2015-08-14 Felix LuAdd testcases for stable optimization
2015-08-14 Felix LuPR12151: Improve optimization to block level
2015-08-14 Frank Ch. Eiglerstap.1: draft document /* stable */
2015-08-14 Felix LuPR12151: Add new visitor
2015-08-14 Martin CermakFix PR2111 by autodocumenting syscall tapset.
2015-08-13 Felix LuFix listing_mode.exp
2015-08-13 Martin CermakFix unprivileged_probes.exp by aligning it to PR18075...
2015-08-11 Frank Ch. Eiglertestsuite C programs: fix some gcc warnings
2015-08-04 Martin CermakFix PR18769 by moving @__compat_task() macro.
2015-08-03 Martin CermakUpdate file mode for testsuite/buildok/stap_staticmarke...
2015-07-31 Martin CermakFix PR18711 by updating the netfilter code for new...
2015-07-28 Frank Ch. Eiglersample scripts: add noptrace.txt, regen index
2015-07-23 Snehal Phulechecks for uprobes in the testsuite sdt_varname.exp
2015-07-22 Martin CermakSupport java-1.8.0-openjdk.
2015-07-16 Martin CermakUpdate rename.c syscall test for 3.10.0-294.el7 kernels.
2015-07-16 Martin CermakUpdate arch_compile_flag_{name,bits}(). The ppc64le...
2015-07-15 Lukas Berksystemtap.spec changes for ppc64{be,le} java helper...
2015-07-15 Lukas BerkAdd ppc64le to java/Makefile.*
2015-07-14 David SmithUpdate the [nd_]syscall.clone probe aliases for rawhide.
2015-07-14 Martin CermakPR18630: New testcase for dwarfless parameters from...
2015-07-14 Martin CermakPR18650: Fix longlong_arg() for powerpc uprobes.
2015-07-13 Frank Ch. Eiglercoverity fixes: uninitialized class members
2015-07-11 Frank Ch. Eiglersystemtap.spec: don't prereq prelink on recent fedoras
2015-07-10 David SmithAdd a note to tapset/i386/registers.stp about grabbing...
2015-07-10 David SmithAdd a small syscall tapset fix found by source analysis.
2015-07-10 Frank Ch. EiglerBZ1241971: add --with-python3 to configury for /usr...
2015-07-10 Martin CermakFix PR18651: An nd_syscall tapset cleanup based on...
2015-07-09 Frank Ch. Eiglercontinue gettextizing & configury & po update
2015-07-09 Ivan Diorditsagettextize to gettext 0.19
2015-07-07 David SmithFixed PR18634 by getting timer probes to compile on...
2015-07-07 David SmithFixed BZ1240682 by fixing a rawhide compile problem.
2015-07-06 Josh StonePR18555: prefer linkage_name to match the symtab
2015-07-03 Martin CermakExtend expect timeout for bz1027459.exp (wrt. Pass...
2015-07-02 David SmithSimplify a few syscall probes and handle RHEL5 kernels...
2015-07-02 David SmithReplace '_stp_is_compat_task()' calls with the appropri...
2015-07-01 David SmithFixed PR18597 by returning negative values correctly...
2015-06-30 Mark WielaardVarious fixes for test failures caused by implicit...
2015-06-30 Mark WielaardInclude unistd.h in uprobe_stmt_num.c
2015-06-30 Mark WielaardInclude stdlib.h in uprobe_stmt_num.c
2015-06-30 Mark WielaardInclude string.h in pthreadprobes.c
2015-06-30 Mark Wielaardunwind.c (compute_expr): Don't fallthrough after div...
2015-06-30 David SmithTwo small stat code fixes found by source analysis.
2015-06-26 Martin CermakPR18571: tapset support bpf and seccomp syscalls
2015-06-25 David SmithFixed PR18598 by adding a build test case for tapset...
2015-06-25 David SmithFixed PR18577 by making 'stap -l **' faster.
2015-06-24 Felix LuPR18075 documentation
2015-06-24 Felix LuPR18075 add callee.return probes
2015-06-23 Martin CermakPR18462: Allow library macro deprecation
2015-06-22 Josh StonePR13664: test that map indexes don't propagate dwarf...
2015-06-22 Mark Wielaardruntime/unwind.c: Also sanity check DWARF regno for...
2015-06-19 David SmithFixed PR18563 by updating mbrwatch.meta.
2015-06-19 David SmithFixed PR18562 by updating listing_mode.exp for systems...
2015-06-19 Frank Ch. EiglerPR17737 cont'd: switch to out-of-line xsl parameter...
2015-06-19 Frank Ch. Eiglerscripts/update-docs: reduce effort
2015-06-18 David SmithImproved spawned process cleanup in stmt_counting.exp...
2015-06-18 David SmithFixed PR17831 by making kprobes_onthefly.exp more robust.
2015-06-17 David SmithMark json-detailed.stp as an expected fail in buildok...
2015-06-17 Abegail Jakopbump versions to 2.9
2015-06-17 David SmithFixed PR18554 by upating the list.exp test case.
2015-06-17 David SmithFixed PR18552 by updating the dump_probe_aliases.exp...
2015-06-17 David SmithFixed PR18551 by updating the migrate.stp example script.
2015-06-17 Abegail Jakoprelease 2.8 dating in .spec and NEWS release-2.8
2015-06-17 Abegail Jakopregenerate examples index
2015-06-16 David SmithImproved spawned process cleanup in several test cases.
2015-06-15 Abegail JakopNEWS: mention man page additions, @task and golang
2015-06-15 Abegail Jakopupdate AUTHORS file
2015-06-15 David SmithFix PR18460 by updating the tracepoint_onthefly.exp...
2015-06-15 Frank Ch. Eiglerreleng: update-po
2015-06-15 David SmithFixed PR18538 by updating the scsi tapset.
next
This page took 0.047263 seconds and 5 git commands to generate.