]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2015-02-06 Abegail JakopPR12276: fix inital line data check to check all units
2015-02-06 Abegail JakopPR12276: perform initial checks on debug_line data
2015-02-06 Abegail JakopPR12276: tests for symfileline and related
2015-02-06 Abegail JakopPR12276: add functions [u]symfile and [u]symline
2015-02-06 Abegail JakopPR12276: fix addr adjustment for symfileline()
2015-02-06 Abegail JakopPR12276: debug_line data decoder
2015-02-06 Abegail JakopPR12276: constant definitions and moved functions
2015-02-06 Abegail JakopPR12276: [u]symfileline() tapset functions
2015-02-06 Abegail JakopPR12276: pragma:lines sets need_lines, not need_symbols
2015-02-06 Abegail JakopPR12276: dump debug_line data to generated header
2015-02-04 David SmithActually add changes meant for commit cfdd554.
2015-02-03 David SmithPR16716 partial fix: Fix types for 'syscall.{kill,quota...
2015-02-03 Abegail Jakopruntime/unwind.c: advance data pointer in get_sleb128()
2015-02-02 William CohenFix the hw_watch_addr.stp test to properly test for...
2015-02-02 William CohenFix the hw_watch_sym.stp test to properly test for...
2015-02-02 William CohenAdd missing "'" to pingpong.meta for proper check for...
2015-02-02 William CohenMatch more 32-bit ARM variants for sdt_misc.exp
2015-01-30 William CohenFixed systemtap-server.exp
2015-01-30 Jonathan LebonPR17749: add subtest to global_end.exp
2015-01-30 Jonathan LebonPR17749: varuse visitor: account for all ways vars...
2015-01-30 William CohenAllow utrace_syscall_args.stp to accepts arm64 use...
2015-01-29 William CohenRemove the "-m64" option forr arm64 sdt_misc.exp tests
2015-01-29 William CohenJust use a simple match for the uname for cmd_parse15
2015-01-29 David SmithUpdate and improve some aux_syscalls.stp functions.
2015-01-29 Siddhesh Poyarekarnew example: glibc-malloc
2015-01-28 Josh StonePR17894: skip testing unknown globals on kernels <...
2015-01-28 Josh Stonestapprobes.3stap: correct a probepoint typo
2015-01-28 David SmithPR16716 partial fix: 'syscall.{exit,exit_group,{delete...
2015-01-28 William CohenSupport constant arguments for arm64 sdt markers
2015-01-27 David SmithFix PR17888 by updating the dentry.stp tapset.
2015-01-27 William CohenMake EM_AARCH64 backup definition more generally availa...
2015-01-27 Martin CermakFix strconcat.stp file perms to avoid possible tcl...
2015-01-27 Martin CermakPR16716 partial fix: Fix types for 'syscall.{keyctl...
2015-01-26 William CohenAdd plt support for arm64 and allow the plt tests to...
2015-01-26 William CohenCorrect syscall numbers for arm64
2015-01-23 Josh StoneTolerate missing line records in prologue search
2015-01-23 Josh StonePR17858: Just warn and continue for stapdyn unknown...
2015-01-23 Jonathan LebonPR17860: add testcase to foreach_limit.exp
2015-01-23 Jonathan LebonPR17860: match foreach logic in tmpcounter and unparser
2015-01-23 Martin CermakUpdate systemtap-service.exp to reflect commit 075ec56b...
2015-01-22 David SmithPR16716 partial fix: Fix types for 'syscall.{clone...
2015-01-21 Martin CermakPR17864: Fix alias_tapset.exp regression
2015-01-20 Frank Ch. Eiglererror::dwarf man page: mention possibility of elfutils...
2015-01-18 Frank Ch. Eiglerhello-world example: use probe oneshot
2015-01-16 Frank Ch. Eiglerdtrace.in: ignore "-x FOOBAR" options
2015-01-12 Josh StonePR17696: Ignore DW_AT_comp_dir == s.kernel_build_tree
2015-01-12 Martin CermakPR17714: Work with valid pointers, correctly test for...
2015-01-09 Andy Fitzsimondummy commit to credit smileytap.svg creator
2015-01-09 Jonathan LebonMerge branch 'jlebon/trace_system' (PR13330)
2015-01-09 Jonathan Lebontracepoint_query: make private what need not be public
2015-01-09 Jonathan LebonNEWS: add blurb about PR13330
2015-01-09 Jonathan Lebonstapprobes.3stap: document new tracepoint syntax
2015-01-09 Jonathan Lebonlisting_mode.exp: update for new syntax
2015-01-09 Jonathan Lebontracepoints.exp: add new tests for $$system
2015-01-09 Jonathan Lebontracepoint probes: add support for $$system
2015-01-09 Jonathan Lebontracepoints.exp: add tests or new syntax
2015-01-09 Jonathan Lebontracepoint probes: ensure valid string given
2015-01-09 Jonathan Lebondon't support TRACE_SYSTEM for --compatible <= 2.6
2015-01-09 Jonathan Lebonmake a #define for STAP_TRACE_SYSTEM
2015-01-09 Jonathan Lebontracepoint probes: filter by system and append to final...
2015-01-09 Jonathan Lebontracepoint probes: parse system:tracepoint syntax
2015-01-09 Jonathan Lebontracepoint_builder: add section to hold TRACE_SYSTEM
2015-01-09 Frank Ch. Eiglerpf4 sample: tweak keywords
2015-01-08 Josh StoneUse the kernel source symlink for tracepoints
2015-01-08 Josh StoneUse POSIX '=' in run-stap and run-staprun
2015-01-06 David SmithFix PR17807 by updating the vfs tapset.
2015-01-06 Frank Ch. EiglerNEWS: mention _best keyword sample scripts
2015-01-06 David SmithUpdate testsuite/buildok/xtime.stp for the 3.18 kernel.
2015-01-06 David SmithMake the testsuite's get_system_info() function more...
2015-01-06 David SmithUpdate dentry.stp to handle more kernels, especially...
2015-01-06 David SmithPR16716 partial fix: Fix types in 'syscall.{fadvise64...
2015-01-06 David SmithFixed compile problem on 3.18 kernels, caused by remova...
2015-01-02 Frank Ch. Eigler_best samples: nominate thread-times.stp
2015-01-01 Frank Ch. EiglerAdd "_best" category sample scripts
2014-12-30 Frank Ch. EiglerPR17743: stap* help/version text should go peacefully...
2014-12-23 William CohenAdd the spawn_seeker.stp example.
2014-12-22 Jonathan Lebonlisting_mode.exp: update for RHEL5
2014-12-22 Jonathan LebonNEWS: add blurb about PR17190
2014-12-22 Frank Ch. Eiglerscripts/update-docs: pass on some learned wisdom during...
2014-12-22 Frank Ch. Eiglerstap.1 option doc tweaks
2014-12-22 Frank Ch. Eiglerregenerate configury with fedora-21 auto* toolchain
2014-12-22 Frank Ch. EiglerPR17737: tapset-reference html chapters should not...
2014-12-22 Hushan JiaFix PR17292 parse error of string auto-concatenation...
2014-12-17 David SmithFixed PR17270 by updating "on the fly" tests for ppc64.
2014-12-16 David SmithFix PR17688 by updating the nfs tapset for kernels...
2014-12-15 William CohenImprove the output of cycle_thief.stp to include execut...
2014-12-15 Martin CermakPR17706: Fix filename in syscall.openat for s390.
2014-12-14 Oleksandr Chumachenkofix bashisms in stap-report script
2014-12-12 David SmithPR16716 partial fix: Fix types in 'syscall.{[f]truncate...
2014-12-12 David SmithFix PR17690 by adding support for asynchronous NFS...
2014-12-12 Frank Ch. Eiglerman/stapprobes for syscalls: note $var narrowing risk
2014-12-12 Martin CermakAllow syscall tests to match the arm64 remapped syscalls:
2014-12-10 Martin CermakPR16716 partial fix: Fix types in syscall.ioperm
2014-12-08 David SmithBZ117823: Simplify fix using typed-integers.
2014-12-08 William CohenFix the SDT_V3 operand handling to recognize arm64...
2014-12-08 William CohenImplement arm64 support in __is_user_regs
2014-12-08 David SmithFix BZ1171823 by updating the __svc_fh() nfsd tapset...
2014-12-08 William CohenAllow speculate.exp to use syscall.openat on arm64
2014-12-08 William CohenAllow pp.exp to use syscall.openat on arm64
2014-12-08 William CohenCorrections to global_var_kernel.stp tests
next
This page took 0.051723 seconds and 5 git commands to generate.