]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2019-11-18 Sagar Patelupdate NEWS release-4.2
2019-11-18 Sagar Patelregenerate examples index in testsuite/systemtap.examples
2019-11-18 Sagar Patelupdate documentation using scripts/update-doc
2019-11-18 Sagar Patelupdate copyright year using scripts/update-copyright
2019-11-18 Sagar PatelPRERELEASE marker updates
2019-11-17 Frank Ch. Eiglerprerelease: regenerate update-po
2019-11-15 Frank Ch. Eiglerconfigury BuildRequire: need only dyninst 10.0
2019-11-15 Stan CoxSave entire register set for dyninst runtime on aarch64...
2019-11-12 Frank Ch. Eiglersession.cxx tested-kernel-versions liste: drop rhel5...
2019-11-12 Sagar PatelAUTHORS bump
2019-11-12 Frank Ch. Eiglerbuildrun.cxx: adapt to kernel 5.4+
2019-11-12 Sagar Patelcorrect filename in syscallsrw.stp description
2019-11-12 Sagar Patelupdate NEWS for PR24953
2019-11-12 Frank Ch. Eiglerruntime/tapset: gcc9 /*fallthrough*/ pass
2019-11-12 Frank Ch. Eiglertestsuite/busybox.exp: tweak
2019-11-11 Frank Ch. Eiglerconfigury: default to --enable-pie
2019-11-08 Serhei Makarovrelevant to PR25168: add user_string to bpf tapsets...
2019-11-07 Frank Ch. EiglerPR25174: support string auto-concat more thoroughly
2019-11-07 Frank Ch. Eiglerruntime gen-map.c: add /* fallthru */ to satisfy gcc...
2019-11-06 Serhei Makarovstapbpf PR25169 initial fix: strcpy overlap between...
2019-10-25 Sagar PatelPR24812: support order-parametrized begin/end probes
2019-10-25 Sagar PatelPR25133: fix stabpf foreach loop segfault
2019-10-24 Sagar PatelPR24953 Fix: check for existence of value symbol
2019-10-24 Sagar PatelRevert some parts of commit 1d3e6fd90
2019-10-21 Frank Ch. EiglerPR25113: correct typo in beginner's guide
2019-10-17 Sagar PatelPR25107: -v -L options print duplicate probe points
2019-10-15 Serhei Makarovconfigure.ac :: default --with-python3=auto to handle...
2019-10-11 Sagar Pateladd test to examine impact of LTO on debuginfo
2019-10-02 Frank Ch. Eiglerrhbz1741831: support arm64 with linux/sched.h include...
2019-10-01 William Cohenstapbpf PR23478:: Initial support to allow use of multi...
2019-09-28 Frank Ch. Eiglertweak stap --help text
2019-09-26 Sagar PatelPR24953: fix foreach (v = v1 in arr) loop behaviour
2019-09-25 William CohenRevise inodewatch2.stp to work on a wider range of...
2019-09-05 Frank Ch. Eiglercache.cxx: fix 64-bit time_t differently
2019-09-05 Frank Ch. Eiglerconfigury: regenerate after configure.ac changes
2019-09-05 Richard Purdiecache.cxx: Fix errors on x32 builds
2019-09-05 Ross Burtonconfigure: Remove explicit msgfmt check
2019-09-05 Ross Burtonconfigure: Allow explicit configuration of the monitor
2019-09-05 Wenzong Fanconfigure: Allow to disable libvirt
2019-09-05 Richard Purdieruntime: 5.2 and later kernels removed get_ds() on...
2019-09-04 Frank Ch. Eiglerbuildrun: adapt to loss of "flags" filter in linux...
2019-09-03 Sagar PatelPR24947, PR24946: check for valid hex and octal sequences
2019-09-03 Sagar PatelPR23285 (2): enable prometheus-exporter type scripts...
2019-09-03 Sagar PatelPR24926: correct printing of utf-8 characters on stapbpf
2019-09-03 Sagar Patelenable concatenation operator for stapbpf userspace...
2019-08-31 Frank Ch. Eiglerkernel tracepoints: support afs, rxrpc, siox tracepoint...
2019-08-29 Frank Ch. Eiglerrhbz1731333: nfsd.proc.write, tolerate awol 'vlen'
2019-08-28 Frank Ch. Eiglerdyninst configury: require 10.1+ but permit ppc64le...
2019-08-23 Frank Ch. Eiglerstapbpf: correct 32-bit handling of EXIT bpf-map value...
2019-08-23 Frank Ch. Eiglertestsuite procfs_bpf.exp: tolerate stapbpf early exit
2019-08-21 Frank Ch. EiglerPR23879, PR24875: fix task-finder-vma on f29+
2019-08-21 Frank Ch. EiglerPR24904: support linux 5.2's stacktrace.c changes with...
2019-08-21 Frank Ch. EiglerPR24904: support linux 5.2's stacktrace.c changes
2019-08-15 Serhei Makarovstapbpf PR23858 :: support sorting by value in foreach...
2019-08-15 Serhei Makarovbpf_translate.cxx :: fix another segfault in visit_dele...
2019-08-13 Frank Ch. Eiglerstapbpf: 32-bit build tweaks
2019-08-13 Frank Ch. EiglerPR23285: stapbpf/procfs: use effective-userid consistently
2019-08-13 Sagar Patelexpliclity show pass3 for -v on bpf runtime
2019-08-13 Sagar PatelPR23285 (1): enable procfs probes for stapbpf
2019-08-11 Frank Ch. Eiglerrhbz1737589: add /* fallthru */ to satisfy gcc 9's...
2019-08-07 William CohenAdd example using the test_check_dyninst and test_insta...
2019-08-07 William Cohentestsuite/systemtap.examples :: add test_{,install...
2019-07-31 Serhei Makarovstapbpf pr24811 test :: also test non-constant iteratio...
2019-07-31 Serhei Makarovstapbpf pr23875 bugfix :: allocate actual keysize in...
2019-07-30 Frank Ch. Eiglerrhbz1732514: java runtime requires java-devel
2019-07-23 Serhei Makarovtapset/bpf/conversions.stp :: typo, should be $rc not rc
2019-07-23 William CohenFix aarch64 to properly access arguments for wrapped...
2019-07-20 Frank Ch. Eiglerruntime: adapt to inconsistent export of task_work_add...
2019-07-19 William CohenEliminate ambiguous python shebangs
2019-07-18 William CohenAdd mmwriteback.stp to the list of examples that BPF...
2019-07-18 William CohenAdd a test for the BPF raw tracepoints functionality...
2019-07-18 William CohenPR23866: Make the bpf backend use BPF raw tracepoints...
2019-07-15 Serhei Makarovstapbpf pr24811 bugfix :: don't pop keys.back() on...
2019-07-15 Serhei Makarovstapbpf PR24811 test :: unveil a nasty lurking segfault...
2019-07-11 Jafeer UddinAdd some minor tweaks to backtracing add-ons and mentio...
2019-07-02 Jafeer UddinFix errors with new backtrace functions missed in backt...
2019-07-02 Serhei Makarovstapbpf/bpfinterp.cxx pr24758 :: add error info to...
2019-07-02 Jafeer UddinAdd more capabilities to systemtap backtracing
2019-07-02 Jafeer UddinMake use of dwarf_aggregate_size to find size attr...
2019-06-27 Frank Ch. Eiglerruntime: stp_tracepoint_module_notifier rc change
2019-06-27 Sagar PatelPR11353: enable probe elision optimization
2019-06-26 Serhei Makarovstapbpf pr24528 :: new bpf embeddedcode /* userspace...
2019-06-24 Serhei Makarovstapbpf PR24543 oops in previous commit (mark_active_cpus)
2019-06-24 Serhei MakarovPR24543 just-in-case fix :: stapbpf breaks when cpu0...
2019-06-21 Serhei MakarovPR10280 :: revert prior fix as it does not work for...
2019-06-21 Serhei Makarovstapbpf PR24528 housekeeping :: check for userspace...
2019-06-21 Frank Ch. Eiglerstap-prep: adapt to ubuntu 18.04
2019-06-20 Serhei Makarovstapbpf PR24528 housekeeping :: introduce enum bpf_target
2019-06-18 William CohenAdd ansi_colors and ansi_colors2 to list of bpf compati...
2019-06-18 Serhei Makarovstapbpf PR23559 :: handle octal and hex escape codes
2019-06-17 Serhei Makarovstap hash.cxx PR10280 related fix :: also hash guru...
2019-06-17 Serhei Makarovstapbpf next.stp :: add diagnostic print for PR24659
2019-06-14 Sagar PatelPR12025: use the decimal or hex format specifier respec...
2019-06-07 William CohenAdd mmfilepage.stp to the list of examples that work... wcohen/bpf_target
2019-06-07 William Cohen@count() and @sum() should provide 0 for empty entries
2019-06-06 William CohenAdd support for the target() function and -x option...
2019-06-05 Serhei Makarovstapbpf PR24639 :: basic support for next statement
2019-05-29 Sagar PatelPR24343: fix uninitialized variable warning and empty...
2019-05-29 Stan CoxAdd aarch64 stapdyn support.
2019-05-23 William CohenAdd a couple more examples that now work with the bpf...
next
This page took 0.055553 seconds and 5 git commands to generate.