]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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
2014-05-09 Jonathan LebonMerge branch 'jlebon/pr13296'
2014-05-09 Jonathan LebonNEWS: add blurb about pr13296
2014-05-09 Jonathan Lebonsdt_varname.exp: new testcase for varname SDT probing
2014-05-09 Jonathan LebonSDT probes: remove kernel-specific handling
2014-05-09 Jonathan Lebonfactor out precision_to_function
2014-05-09 Jonathan Lebonfactor out try_parse_arg_varname
2014-05-09 Jonathan Lebonfactor out try_parse_arg_effective_addr
2014-05-09 Jonathan Lebonfactor out try_parse_arg_offset_register
2014-05-09 Jonathan Lebonfactor out try_parse_arg_register
2014-05-09 Jonathan Lebonfactor out build_dwarf_registers
2014-05-09 Jonathan Lebonfactor out try_parse_arg_literal
2014-05-09 Jonathan Lebonfactor out parse_out_arg_precision
2014-05-09 Jonathan Lebonfactor out get_target_symbol_argno_and_validate
2014-05-09 Jonathan Lebonupdate table of possible operand syntax
2014-05-09 Jonathan LebonPR13296: allow SDT operands using VARNAME
2014-05-09 Jonathan Lebonsymbol_table::read_from_elf(): also pick up globals...
2014-05-09 Jonathan Lebonsymbol_table: remove read_* methods
2014-05-09 Jonathan Lebontapsets.cxx: remove unneeded forward decls
2014-05-09 Jonathan Lebonmodule_info::get_symtab(): don't require base_query
2014-05-09 Jonathan Lebonsetup_note_probe_entry(): strengthen note checks
2014-05-09 Tetsuo HandaCorrectly return task pointers by making them unsigned...
2014-05-08 Jonathan Leboncallee.exp: simplify shlib testing by using -rpath
next
This page took 0.0514289999999999 seconds and 5 git commands to generate.