]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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
2014-05-07 William CohenNormalize "aarch64" to "arm64" to match SystemTap's...
2014-05-07 Frank Ch. Eiglererror::pass2 - note --poison-cache as possible caching...
2014-05-07 Frank Ch. Eiglermodule cache hashing: add systemtap version string
2014-05-06 David SmithFix tcl error in testsuite/systemtap.base/target_set.exp
2014-05-06 David SmithFix PR16914 by adding more aarch64 defines.
2014-05-06 William CohenFlip condition so proper default picked for STAP_NOP...
2014-05-06 David SmithFix PR16914 by adding aarch64 support to runtime/linux...
2014-05-06 David SmithFix nd_syscall ustat32 probes.
2014-05-06 Martin CermakPR16913: aarch64: don't require prelink
2014-05-05 David SmithMake syscall.sendfile optional.
2014-05-05 David SmithFix more compile error when we don't have a dwarf unwinder.
2014-05-05 David SmithFix compile error when we don't have a dwarf unwinder...
2014-05-05 Frank Ch. Eiglersystemtap.spec: make java/emacs conditional on usual...
2014-05-05 Frank Ch. Eiglerbeginnner's guide configury: compatibility with older...
2014-05-05 David SmithFixed PR6791 by adding ia64 dwarfless register access.
2014-05-05 Stan CoxAdd pyparsing to dtrace
2014-05-02 Martin CermakAdd test coverage for rhbz1027459
2014-05-02 David SmithMake the syscall.accept4 buildok test optional.
2014-05-02 Jonathan LebonPR16894: new wordexp.exp to check -c COMMAND handling
2014-05-02 Jonathan LebonPR16894: give better errors re. -c commands
2014-05-02 David SmithPR16716 partial fix: Fix types in syscall.clock_{getres...
2014-05-01 Jonathan Leboncmd_file(): properly free the words array
2014-05-01 Jonathan Leboncmd_file(): only free words if succeeded
2014-05-01 Martin Cermakfix typo in changelog (bad date)
2014-04-30 Jonathan Lebonversion bump and autoreconf
2014-04-30 William CohenAdd MMPAP_SYSCALL_NO and other defines in runtime/sysca...
2014-04-30 David SmithPR16716 partial fix: Fix types in syscall.{compat_selec...
2014-04-30 Jonathan Lebonsystemtap.spec: pre-release log and bump release-2.5
2014-04-30 David SmithPR16716 partial fix: Fix types in syscall.{linkat,readl...
2014-04-29 David SmithPR16716 partial fix: Fix types in syscall.{open,openat}.
2014-04-29 Jonathan Lebonpyexample.stp: split into py2example.stp and py3example.stp
2014-04-29 Frank Ch. Eiglerfix --suppress-time-limits usage typo too
2014-04-29 Lukas BerkFix typo for suppress-time-limits in runtime headers
2014-04-29 David SmithFix PR16884 by updating [nd_]syscall.compat_sys_shmctl.
2014-04-29 David SmithPR16716 partial fix: Fix types in syscall.{chmod,fchmodat}.
2014-04-29 David SmithPR16716 partial fix: Fix types in syscall.sysfs.
2014-04-29 Jonathan LebonNEWS: typos in --dump-functions blurb
2014-04-29 David SmithPR16716 partial fix: Fix types in syscall.{dup,dup2...
2014-04-29 Jonathan Lebonupdate copyrights
2014-04-29 Jonathan Lebonnew helper script scripts/update-copyrights
2014-04-28 Brent BaudeBZ1092147: ppc64le: don't require prelink
2014-04-28 Frank Ch. EiglerPR16406: fix build-id false mismatch for userspace...
2014-04-28 Jonathan Lebonunprivileged_myproc.exp: only KFAIL .callee(string)
2014-04-28 Jonathan Lebonunprivileged_myproc.exp: adjust loop.c
2014-04-28 Jonathan Lebontask.stp: fix typo in task_rlimit() description
2014-04-28 David SmithPR16716 partial fix: Fix types in syscall.{inotify_add_...
2014-04-28 David SmithPR16716 partial fix: Fix types in syscall.{close,creat}.
2014-04-28 Lukas BerkAdd java backtracing and self unwinding to NEWS
2014-04-28 Frank Ch. Eiglersyscall testsuite: accept4 SOCK_CLOEXEC
2014-04-28 Frank Ch. Eiglersyscall testsuite test.tcl: use staprun -R for reused...
2014-04-27 Frank Ch. Eiglerunprivileged_myproc testsuite: mark .callees tests...
2014-04-27 Frank Ch. Eiglerruntime rhel6: avoid kernel crash with buildid checks...
2014-04-26 Josh Stonetapset: Deal with missing fs in i386/register.stp
2014-04-26 Josh Stoneruntime: Fix synthesized regs on ix86
2014-04-26 Josh Stonebuildrun: Don't bother filtering -fno-asynchonous-unwin...
2014-04-26 Josh Stoneruntime: Extend sect_attrs use back to 2.6.11
2014-04-26 Josh Stoneruntime: Initialize _stp_module_self from THIS_MODULE
2014-04-25 Frank Ch. Eiglersyscalls tapset: adapt to absence of uselib(2) syscall
2014-04-25 Frank Ch. EiglerPR6961 cont'd: add a terminating 0x00000000 word to...
2014-04-25 Jonathan Lebonstmt_inlines.exp: mark untested for older GCCs
2014-04-25 Jonathan Lebonstatement.exp: adapt for RHEL5
next
This page took 0.050741 seconds and 5 git commands to generate.