]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-11-22 David SmithPR16207 partial fix: Fix the access [nd_]syscall.exp...
2013-11-22 David SmithPR15219 partial fix. The [nd_]syscall.timer_settime...
2013-11-22 Aaron TomlinAdd STAP_ERROR macro
2013-11-20 Josh StoneTighten -Wno-format-nonliteral to just where it's needed
2013-11-20 Josh StoneFix retstr in __nd_syscall.clock_settime.return
2013-11-20 Josh Stoneparse: Let pp1_activation own the token rather than...
2013-11-20 Josh StoneDon't check kernel "utrace" support for dyninst
2013-11-18 David SmithFix PR16187 by improving the syscall.sendfile/nd_syscal...
2013-11-18 Josh StonePR16184: Fix sigmask decoding in the presence of TRACES...
2013-11-18 David Smith(Re)Fix PR16175 by updating mmap.c test program.
2013-11-18 David SmithPR16176: Fix 'nd_syscall.truncate' probe alias on ia32.
2013-11-16 Josh StonePR10574: Fix a few pc=0 that escaped this old bug
2013-11-15 Lukas BerkPR15999 with symbol-table fallback, fill in empty ...
2013-11-15 David SmithFix PR16175 by upping offsets in mmap.c test program.
2013-11-15 Jonathan Lebonlevenshtein: half substitution penalty if same case
2013-11-15 David SmithPR15219 partial fix. Several syscall.clock_* probes...
2013-11-15 Jonathan Lebonalso suggest function aliases on unresolved dwarf probes
2013-11-14 Jonathan LebonPR16165: make token ctors private and befriend only...
2013-11-14 Jonathan LebonPR16165: extend print_format::create
2013-11-14 Josh Stonetestsuite: Support prelink even on NFS paths
2013-11-14 Josh StonePR16162: Support .plt probes on prelinked libraries
2013-11-13 Jonathan LebonPR16165: re-use perf_op token when expanding
2013-11-13 Jonathan LebonPR16166: assign token to new block
2013-11-13 Mark WielaardDefine EM_AARCH64 if elf.h doesn't.
2013-11-13 Josh Stonestapdyn: warn on !isInstrumentable functions
2013-11-12 Jonathan LebonMerge branch 'jlebon/mismatch' (PR16097)
2013-11-12 Jonathan Lebonupdate NEWS
2013-11-12 Jonathan Lebonperf.exp: adapt for new error msg
2013-11-12 Jonathan Lebonadd mismatch_complexity
2013-11-12 Jonathan Lebonimplement resolved() and mismatch() and use them
2013-11-12 Jonathan Lebonnew resolved_type struct and mismatch/resolved functions
2013-11-12 Jonathan Lebonremove resolved_toks and printed_toks
2013-11-12 Jonathan LebonMakefile.am: give warning if %_topdir is not writeable
2013-11-11 William CohenAdd tapset/arm64/aux_syscalls.stp
2013-11-11 William CohenAdd basic register access support for arm64
2013-11-11 Miroslav FrancFixed a typo introduced in commit 7acb3e34.
2013-11-08 Adrian Negreanudon't require .config and Module.symvers for dyninst...
2013-11-08 David SmithRevert commit 65ddca0 since s390x can get get syscall...
2013-11-08 Frank Ch. Eiglerstap.1: remove 'experimental' designation from regex...
2013-11-07 Josh Stonestapdyn: Tighten BPatch insertion sets
2013-11-07 Jonathan Lebonsystemtap.spec: specify /usr for udev rules on UsrMove...
2013-11-07 William CohenAdd basic print_regs() support for aarch64
2013-11-07 William CohenAdd basic aarch64 support for kprobes
2013-11-07 Frank Ch. EiglerPR16132: staprun: fix a comment to not remove a not...
2013-11-06 Frank Ch. EiglerPR16132: staprun: fix fallback for openat/open modes...
2013-11-06 Frank Ch. EiglerNEWS: add timestamp of 2.4 release
2013-11-06 Jonathan Lebonversion bump and autoreconf
2013-11-06 Frank Ch. Eiglerpre-release version bump release-2.4
2013-11-06 David SmithPR16129: add task_work handling for utrace_death events
2013-11-06 Frank Ch. EiglerNEWS re. stap-server ssl: mention changes
2013-11-06 Frank Ch. Eiglerstap-server ssl: enable all cipher suites manually
2013-11-06 Frank Ch. Eiglerstap-server ssl: enable all cipher suites
2013-11-06 Josh Stonetapset: Decode SIGTRAP|0x80 from PTRACE_O_TRACESYSGOOD
2013-11-05 Frank Ch. EiglerCONFIG_UIDGID_STRICT_TYPE_CHECKS workaround, cont'd
2013-11-05 Frank Ch. Eiglertestsuite: disable color_parsing staprun tests unless...
2013-11-05 Frank Ch. Eiglertestsuite: disable sdt_asm.exp unless installtest_p
2013-11-05 Masanari IidaFix typo in man/error::7stap
2013-11-05 Jonathan Lebonrevert previous commit and strengthen inode_uprobes_p...
2013-11-05 Jonathan Lebondon't test uprobes_filtering.exp on RHEL5/6
2013-11-05 Jonathan Lebonupdate user_string_n_quoted.exp test case
2013-11-04 Frank Ch. Eiglerauthors bump
2013-11-04 David SmithFix BZ1020853 by fixing procfs probe compile problems...
2013-11-01 Jonathan LebonMerge branch 'jlebon/levensh'
2013-11-01 Jonathan LebonNEWS: mention improved suggestions
2013-11-01 Jonathan Lebonimprove levenshtein performance
2013-11-01 Jonathan Lebonfix off-by-one error in levenshtein
2013-11-01 Jonathan Lebonclarify msg for unresolved global in foreach loop
2013-11-01 Jonathan Lebonlevensh suggest unresolved script functions
2013-11-01 Jonathan Lebonimprove function arity mismatch error msg
2013-11-01 Jonathan Lebonsuggest trace alternatives on mismatch
2013-11-01 Jonathan Lebonsuggest PLT alternatives on mismatch
2013-11-01 Jonathan Lebonremove suggest_functions from dwarf_builder class
2013-11-01 Jonathan Lebonadd plt_funcs to module_info
2013-11-01 Jonathan Lebonmove visited_modules from dwarf_query to base_query
2013-11-01 Jonathan Lebonlevensh suggest unresolved struct member
2013-11-01 Jonathan Lebonlevensh suggest unresolved dwarf locals
2013-11-01 Jonathan Lebonlevensh suggest tracepoint variables
2013-11-01 Jonathan Lebonlevensh suggest never-assigned vars
2013-11-01 Jonathan Lebonlevensh suggest unresolved probe points
2013-11-01 Jonathan Lebonrefactor levenshtein suggesting
2013-11-01 Lukas BerkRemoved unused code in tapset-method.cxx
2013-11-01 Josh StoneFlip user_string_n_quoted to limit the input count
2013-11-01 Masanari IidaFix typo in man/stap.1
2013-10-31 Frank Ch. Eiglerdebuginfo man pages: mention elfutils & compressed...
2013-10-30 Frank Ch. Eiglerlast_100_frees example: make it even more lockless
2013-10-30 Jonathan LebonNEWS: mention duplicate error elimination
2013-10-30 Frank Ch. Eiglerlast_100_frees example: run lock-free
2013-10-30 Frank Ch. EiglerPR16058 style fixups for other nd_syscalls aliases
2013-10-30 Frank Ch. Eiglerexamples: regen indexes
2013-10-30 Frank Ch. Eiglerexamples: correct -d stap => -d `which stap` for fullpa...
2013-10-30 Frank Ch. Eiglerexamples: add last_100_frees
2013-10-30 Jonathan Lebonremove STAPREGEX_STANDALONE definition
2013-10-30 Jonathan LebonMerge branch 'PR16019'
2013-10-30 Jonathan LebonPR16019: treat errors from tapsets/functions as non...
2013-10-30 Jonathan LebonPR16019: also report number of warnings suppressed
2013-10-30 Frank Ch. EiglerPR16019: have the session object report & colorize...
2013-10-30 Jonathan LebonPR16019: use PARSE_ERROR macro in call sites
2013-10-30 Jonathan LebonPR16019: use SEMANTIC_ERROR macro in call sites
2013-10-30 Jonathan LebonPR16019: improve duplicate error elimination
2013-10-29 David SmithFix PR16096 by fixing nd_syscall.execve on i686.
next
This page took 0.053125 seconds and 5 git commands to generate.