]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2014-06-17 Abegail Jakoptranslate.cxx: suppress action counting in c code
2014-06-17 Abegail Jakoptranslate.cxx: fix counting in max_action_info
2014-06-12 Abegail Jakopcount max statements in probes in translate.cxx
2014-06-08 Frank Ch. Eiglerstap.1, stappaths.7 man pages: minor text improvements
2014-06-08 Frank Ch. Eiglerstap.1 typo fix
2014-06-06 Frank Ch. EiglerPR15123 still encontered: mention workarounds in error...
2014-06-06 Mark Wielaardconfigure.ac: Tolerate relative elftuils src path and...
2014-06-06 Frank Ch. Eiglerstap -V version string: include build-time elfutils...
2014-06-05 David SmithUpdate gtod.exp for BZ1099555 to make output more clear.
2014-06-05 Jonathan LebonPR17027: adapt pr16806.exp for RHEL6
2014-06-05 Jonathan Lebonman/stapprobes.3stap: add blurb about ENUMERATED
2014-06-05 Jonathan LebonNEWS: add blurb about ENUMERATED
2014-06-05 Jonathan Lebondwflpp.cxx: pass linenos vector by reference
2014-06-05 Brian Chrismanstatement probes: add ENUMERATED lineno_type
2014-06-05 Mark Wielaarddwflpp::literal_stmt_for_local add details for retrieve...
2014-06-05 Mark Wielaarddwflpp::die_location_as_function_string don't mix std...
2014-06-05 Mark Wielaardsystemtap_session::modules_must_be_signed might use...
2014-06-05 Mark WielaardExtra details to explain the error or provide alternati...
2014-06-04 Mark WielaardReport address locations where things are accessible...
2014-06-04 Mark WielaardFix accessible at this address error message crash.
2014-06-04 Mark Wielaardpr16719.exp: Use /bin/ls, not /usr/bin/ls which might...
2014-06-04 Mark Wielaardexecve.exp: don't double quote result_string.
2014-06-04 Mark WielaardImprove not accessible at this address error message.
2014-06-03 David SmithFixed BZ1099791 by updating the runtime to correctly...
2014-06-02 David SmithPR16716 partial fix: Fix types in syscall.epoll_{create...
2014-06-02 Abegail Jakopfixed typo in proc_by_pid.exp that caused an error
2014-06-02 Jonathan Lebondwflpp.cxx: check addr returned by lower_bound()
2014-05-30 Abegail JakopMerge branch 'master' of ssh://sourceware.org/git/systemtap
2014-05-30 Abegail Jakopedited the description for -x in man page
2014-05-30 Jonathan Lebondwflpp.cxx: use lower_bound() instead of manual binary...
2014-05-30 David SmithAdd ia64-specific syscall tapset fix.
2014-05-30 David SmithUpdate syscall tapset for rawhide (3.15.0-0.rc5.git3...
2014-05-30 Jonathan LebonBZ1099133: prologue searching: check previous line too
2014-05-30 Abegail Jakopchanged check for -x PID, added tests
2014-05-30 Jonathan LebonBZ1099825: probe_by_pid.exp: small tweak in C program
2014-05-29 Stan CoxRelax static-probes.d input file syntax.
2014-05-29 Abegail Jakopinfer process path with -x PID
2014-05-29 Stan CoxDon't give predefined types special treatment.
2014-05-28 David SmithFixed BZ1100813 by fixing build errors in nfsd.stp.
2014-05-28 Frank Ch. EiglerPR16991: tweak output for UNKNOWN root dentry; add...
2014-05-28 David SmithFixed PR16991 by avoiding an inifinte loop in task_dent...
2014-05-28 Jonathan LebonBZ1099472: cast-scope.exp: adjust relative lineno
2014-05-28 Jonathan LebonBZ1099757: vars.exp: fix and strengthen
2014-05-28 Jonathan Lebonman/stapprobes.3stap: clarify relative linenos
2014-05-27 Jonathan Lebontapsets.cxx (trivial): clear up comment
2014-05-27 Jonathan Lebondwflpp (trivial): fix missing _F()
2014-05-27 Jonathan LebonNEWS: add blurb about PR16941
2014-05-27 Jonathan LebonMerge branch 'jlebon/listing' (PR16941)
2014-05-27 Jonathan LebonMerge branch 'jlebon/library' into jlebon/listing
2014-05-27 Jonathan Lebonlist.exp: fix regexes and strengthen
2014-05-27 Jonathan Lebonderive_probes(): properly handle optionality
2014-05-27 Jonathan Lebonlabels.exp: adjust lineno
2014-05-27 Jonathan Lebonlibrary probes: update stapprobes(3stap)
2014-05-27 Jonathan Lebonlabel probes: rework logic
2014-05-27 Jonathan Lebonlibrary probes: suggest libraries on mismatch
2014-05-27 Jonathan Lebonalias probes: mark final aliases as well-formed
2014-05-27 Jonathan Lebonlibrary probes: also try non-NEEDED libraries
2014-05-27 Jonathan Lebonprocess probes: throw error upon unresolved executable
2014-05-27 Jonathan Lebonlibrary probes: strengthen library path resolution
2014-05-27 Jonathan Lebonlibrary probes: don't add libraries to visited_modules
2014-05-27 Jonathan Lebonjava probes: mark initial pp as well-formed
2014-05-27 Jonathan Lebonprobe: remove unused create_alias() function
2014-05-27 Jonathan Lebondwarf_query: tweak final_function_name() signature
2014-05-27 Jonathan Lebonquery_srcfile_line(): add well-formed probe point
2014-05-27 Jonathan Lebonquery_plt_statement(): add well-formed probe point
2014-05-27 Jonathan Lebonquery_inline_instance_info(): add well-formed probe...
2014-05-27 Jonathan Lebonquery_func_info(): add well-formed probe point
2014-05-27 Jonathan Lebonquery_addr(): add well-formed probe point
2014-05-27 Jonathan Lebonquery_label(): add well-formed probe point
2014-05-27 Jonathan Lebonquery_callee(): add well-formed probe point
2014-05-27 Jonathan Lebondwarf_query: add probe point editing helper functions
2014-05-27 Jonathan Lebondwarf_query: add mount/unmount_well_formed_probe_point()
2014-05-27 Jonathan Lebonkprobe_builder: remember the .call component
2014-05-27 Jonathan Lebonsdt_query: set well-formed intermediate probe
2014-05-27 Jonathan Lebonperf_builder: add well-formed intermediate probe
2014-05-27 Jonathan Lebonhwbkpt_builder: add well-formed intermediate probe
2014-05-27 Jonathan Lebonsimplify derived_probe::script_location()
2014-05-27 Jonathan Lebonlisting_mode.exp: new testcase
2014-05-27 Jonathan Lebonlisting_mode.exp: rename to listing_mode_sanity.exp
2014-05-27 Jonathan Lebonnd_syscall.exp: fix SYSTEMTAP_DEBUGINFO_PATH override
2014-05-21 David SmithImprove BZ16956 by testing nd_syscall tapset without...
2014-05-21 David SmithFix BZ16960 by handling !CONFIG_USER_NS better.
2014-05-21 Frank Ch. Eiglerlinux runtime: switch to vmalloc for context[] element...
2014-05-21 Frank Ch. Eiglereventcount.stp sample: add some more sorting options...
2014-05-21 Frank Ch. Eiglerstapprobes.3stap: highlight obsolete nature of kernel...
2014-05-20 Jonathan LebonPR16955: adapt testsuite
2014-05-20 Jonathan LebonPR16955: improve blacklisting diagnostics
2014-05-17 Frank Ch. Eiglerlinux/runtime.h: more CONFIG_USER_NS fallout
2014-05-17 Frank Ch. EiglerMore linux 3.14 porting, sans CONFIG_USER_NS
2014-05-17 Frank Ch. EiglerPR16956: add "kernel<linux/types.h>" to all nd_syscall...
2014-05-17 Frank Ch. Eiglerwarn about missing kernel symbol table
2014-05-16 Jonathan Lebonsession: don't suppress warnings in dump mode if -vv
2014-05-16 Frank Ch. Eiglerwhitespace tweak for examples html index
2014-05-16 Frank Ch. EiglerAdd some popularity numbers for examples/category links.
2014-05-16 Frank Ch. Eiglerregenerate examples index
2014-05-15 Frank Ch. Eiglerpublican docs: define a BZURL
2014-05-15 Lukas BerkAdd pyparsing dependency for sdt-devel
2014-05-15 Stan CoxFix probes with no args for --no-pyparsing mode.
2014-05-12 Jonathan Lebonsdt_varname.exp: small tweaks
2014-05-09 Jonathan Leboncallee.exp: simplify shlib testing further using -shared
next
This page took 0.05053 seconds and 5 git commands to generate.