]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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...
2019-05-23 William CohenProvide gettimeofday_* functions for bpf backend
2019-05-21 Frank Ch. EiglerRHBZ1613157: support powerpc64 sdt.h rN,rM operand...
2019-05-17 Frank Ch. Eiglerconfigury: make python*-config work on rhel6 again
2019-05-17 William CohenMark helloworld as another test that can run as bpf.
2019-05-16 Serhei Makarovtestsuite/systemtap.examples :: merge cachestat and...
2019-05-16 Serhei Makarovtestsuite/systemtap.examples :: add test_{,install...
2019-05-15 Serhei Makarovstapbpf/bpfinterp.cxx (map_get_next_key) :: try to...
2019-05-14 Frank Ch. Eiglerspin-rawhide: usability tweaks
2019-05-14 Frank Ch. EiglerPR gdb/24541: tweak i386 sys/sdt.h register operand...
2019-05-13 Serhei Makarovstapbpf fix for GCC9 :: use ((nonstring)) attr for...
2019-05-13 Carlos O'Donellsystemtap-service.8 man page typo
2019-05-10 Frank Ch. Eiglerstapbpf.cxx: typo fix
2019-05-09 Serhei Makarovstapbpf/stapbpf.cxx :: fix perf_fds packing code for...
2019-05-09 Serhei Makarovstapbpf/stapbpf.cxx :: placate the gods of Coverity
2019-05-09 Serhei Makarovstapbpf/bpfinterp.cxx :: placate the gods of Coverity
2019-05-09 Jafeer UddinPR23074: fix guru mode issue with generated calls to...
2019-05-09 Frank Ch. Eiglerstapbpf.cxx sysconf() coverity nit
2019-05-07 Frank Ch. Eiglerupdate-docs pass
2019-05-07 Serhei Makarovbegin next release work: bump version to Ultimate Answer
2019-05-07 Serhei Makarovsystemtap.spec: inconsequential(?) typo
2019-05-07 Serhei MakarovNEWS, systemtap.spec :: bump release by 1d release-4.1
2019-05-07 Serhei MakarovNEWS :: 4.1 release is go
2019-05-06 Frank Ch. Eiglerruntime: on kernels >= 4.0, multiple concurrent systemt...
2019-05-06 Frank Ch. Eiglerexamples index regen
2019-05-06 Frank Ch. Eiglerprerelease docs regen
2019-05-06 Frank Ch. EiglerPRERELEASE content bump
2019-05-06 Frank Ch. Eiglercopyright year updates
2019-05-06 Serhei MakarovNEWS :: mention ktime_get_real_fast_ns() from commit...
2019-05-04 Serhei MakarovNEWS :: mention BPF tapset functions
2019-05-04 Serhei Makarovadd recent AUTHORS
2019-05-03 Jafeer UddinNEWS: document added support for unhandled DW_OP_GNU_pa...
2019-05-03 Serhei Makarovstapbpf/stapbpf.8 :: update based on recent stapbpf...
2019-05-03 Serhei MakarovNEWS :: document recent stapbpf additions
2019-05-03 Serhei MakarovNEWS :: fxi tyops
2019-05-03 William CohenAllow preprocessor.exp test to work with 5.x kernels
2019-05-03 Serhei Makarovstapbpf fixup for 4.1 :: typo in error message
2019-05-03 Serhei Makarovstapbpf PR23476 fixup :: typo in stat2.stp testcase
2019-05-03 Serhei Makarovstapbpf PR23476 :: add tests for stat array and foreach
2019-05-03 Serhei Makarovstapbpf PR23476 :: enable foreach iteration for stat...
2019-05-03 Serhei Makarovpr23476 fixup for 4.1 :: fix interned_aggregates layout
2019-05-02 Serhei Makarovpr23476 fixup for 4.1 :: remove not-yet-supported tests
2019-05-02 Serhei Makarovpr23476 fixup for 4.1 :: typo fix in array stat map...
2019-05-02 Serhei Makarovpr23476 fixup for 4.1 :: catch map_id < 0 in unexpected...
2019-05-02 Serhei Makarovpr23476 fixup for 4.1 :: include bpf-shared-globals...
2019-05-02 Serhei Makarovstapbpf PR23476 WIP (4/6) :: proof-of-concept statistic...
2019-05-02 Serhei Makarovstapbpf PR23476 (3/6) :: add testcases
2019-05-02 Serhei Makarovstapbpf PR23476 (2/7) :: generate scalar+array stat...
2019-05-02 Serhei Makarovstapbpf PR23476 (1/7) :: redesign struct globals for...
2019-05-02 William CohenForce correct order of evaluation of macro arguments...
2019-05-01 Frank Ch. Eiglerruntime task_finder2: allocate large enough array for...
2019-04-30 Frank Ch. EiglerNEWS: mention pass-2 speedup
2019-04-29 Frank Ch. Eiglerrhbz1703264: use rpm boolean-dependencies for Recommend...
2019-04-26 Serhei Makarovstapbpf test failures fix :: handle empty blocks in...
2019-04-24 Jafeer UddinPR23074: add support for unhandled DW_OP_GNU_parameter_...
2019-04-23 William CohenAdjust syscall_get_arguments to match kernel's implemen...
2019-04-10 William CohenDisable kprobe optimization again
2019-04-04 David Warddoc/Makefile: Fix command list syntax
2019-04-04 David Wardoverload.py: Fix python version 2/3 compatibility
2019-04-04 David Wardconfigure: Fix handling of python versions 2 and 3
2019-04-04 Serhei Makarovstapbpf.cxx (instantiate_maps) :: temporary fix for...
2019-04-03 Frank Ch. Eiglerregen po/* with update-po
2019-04-03 Frank Ch. EiglerPR24408 @{u,k}register(regno) index/context checking
2019-04-01 Frank Ch. Eiglersession.cxx: bump kernel-tested version to 5.1-rc2
2019-04-01 William CohenAdd needed arch_syscall0_prefix define for arm64
2019-04-01 Serhei Makarovstapbpf interpreter improvement
2019-03-31 William CohenUpdate _stp_sockopt_optname_list[] to match current...
2019-03-28 Frank Ch. EiglerPR24395: --ldd: add another interpreter path
2019-03-26 Frank Ch. EiglerPR24239 redux: testsuite / dump fallout on incremental...
2019-03-26 Serhei MakarovPR23875,PR23816,PR24358 :: tentatively remove testsuite...
2019-03-26 Serhei MakarovPR23875 :: support string map keys in foreach iteration
2019-03-26 Serhei MakarovPR23875 test fixup :: should exit()
2019-03-22 Serhei Makarovsystemtap.examples :: driveby permissions fix
2019-03-22 Serhei Makarovsystemtap.examples :: cachestat.stp can use format...
2019-03-22 Serhei Makarovstapbpf PR24358,PR23816 :: enable testcases
2019-03-22 Serhei Makarovstapbpf PR24329,PR23816 :: Properly allocate space...
2019-03-22 Frank Ch. EiglerPR24239 regression fix: global_access.exp
2019-03-22 William CohenFix the speculate.stp test
next
This page took 0.053373 seconds and 5 git commands to generate.