2019-05-02 |
William Cohen | Force correct order of evaluation of macro arguments... |
commit | commitdiff | tree |
2019-05-01 |
Frank Ch. Eigler | runtime task_finder2: allocate large enough array for... |
commit | commitdiff | tree |
2019-04-30 |
Frank Ch. Eigler | NEWS: mention pass-2 speedup |
commit | commitdiff | tree |
2019-04-29 |
Frank Ch. Eigler | rhbz1703264: use rpm boolean-dependencies for Recommend... |
commit | commitdiff | tree |
2019-04-26 |
Serhei Makarov | stapbpf test failures fix :: handle empty blocks in... |
commit | commitdiff | tree |
2019-04-24 |
Jafeer Uddin | PR23074: add support for unhandled DW_OP_GNU_parameter_... |
commit | commitdiff | tree |
2019-04-23 |
William Cohen | Adjust syscall_get_arguments to match kernel's implemen... |
commit | commitdiff | tree |
2019-04-10 |
William Cohen | Disable kprobe optimization again |
commit | commitdiff | tree |
2019-04-04 |
David Ward | doc/Makefile: Fix command list syntax |
commit | commitdiff | tree |
2019-04-04 |
David Ward | overload.py: Fix python version 2/3 compatibility |
commit | commitdiff | tree |
2019-04-04 |
David Ward | configure: Fix handling of python versions 2 and 3 |
commit | commitdiff | tree |
2019-04-04 |
Serhei Makarov | stapbpf.cxx (instantiate_maps) :: temporary fix for... |
commit | commitdiff | tree |
2019-04-03 |
Frank Ch. Eigler | regen po/* with update-po |
commit | commitdiff | tree |
2019-04-03 |
Frank Ch. Eigler | PR24408 @{u,k}register(regno) index/context checking |
commit | commitdiff | tree |
2019-04-01 |
Frank Ch. Eigler | session.cxx: bump kernel-tested version to 5.1-rc2 |
commit | commitdiff | tree |
2019-04-01 |
William Cohen | Add needed arch_syscall0_prefix define for arm64 |
commit | commitdiff | tree |
2019-04-01 |
Serhei Makarov | stapbpf interpreter improvement |
commit | commitdiff | tree |
2019-03-31 |
William Cohen | Update _stp_sockopt_optname_list[] to match current... |
commit | commitdiff | tree |
2019-03-28 |
Frank Ch. Eigler | PR24395: --ldd: add another interpreter path |
commit | commitdiff | tree |
2019-03-26 |
Frank Ch. Eigler | PR24239 redux: testsuite / dump fallout on incremental... |
commit | commitdiff | tree |
2019-03-26 |
Serhei Makarov | PR23875,PR23816,PR24358 :: tentatively remove testsuite... |
commit | commitdiff | tree |
2019-03-26 |
Serhei Makarov | PR23875 :: support string map keys in foreach iteration |
commit | commitdiff | tree |
2019-03-26 |
Serhei Makarov | PR23875 test fixup :: should exit() |
commit | commitdiff | tree |
2019-03-22 |
Serhei Makarov | systemtap.examples :: driveby permissions fix |
commit | commitdiff | tree |
2019-03-22 |
Serhei Makarov | systemtap.examples :: cachestat.stp can use format... |
commit | commitdiff | tree |
2019-03-22 |
Serhei Makarov | stapbpf PR24358,PR23816 :: enable testcases |
commit | commitdiff | tree |
2019-03-22 |
Serhei Makarov | stapbpf PR24329,PR23816 :: Properly allocate space... |
commit | commitdiff | tree |
2019-03-22 |
Frank Ch. Eigler | PR24239 regression fix: global_access.exp |
commit | commitdiff | tree |
2019-03-22 |
William Cohen | Fix the speculate.stp test |
commit | commitdiff | tree |
2019-03-21 |
Frank Ch. Eigler | brown paper bag fixes from last commit |
commit | commitdiff | tree |
2019-03-21 |
Frank Ch. Eigler | PR24239 PR24363 accelerate & correct embedded-c var... |
commit | commitdiff | tree |
2019-03-20 |
Martin Cermak | Add more __NR_* for missing defines on s390x. |
commit | commitdiff | tree |
2019-03-20 |
Martin Cermak | Make testcase bz1027459.exp less sensitive to dwarf... |
commit | commitdiff | tree |
2019-03-20 |
Martin Cermak | Adapt testcase bz1027459.exp to commit 126c384c. |
commit | commitdiff | tree |
2019-03-20 |
Martin Cermak | Fix trivial ppc64* compilation issue. |
commit | commitdiff | tree |
2019-03-19 |
William Cohen | Optimize nettop.stp example |
commit | commitdiff | tree |
2019-03-19 |
William Cohen | Optimize sig_by_pid.stp, sig_by_proc.stp, and syscalls_... |
commit | commitdiff | tree |
2019-03-19 |
William Cohen | Use statistical aggregates in iodevstats.stp, iostats... |
commit | commitdiff | tree |
2019-03-19 |
Serhei Makarov | Merge branch 'stapbpf/pr22330': generate printf via... |
commit | commitdiff | tree |
2019-03-19 |
William Cohen | Use statistical aggregates to reduce overhead and conte... |
commit | commitdiff | tree |
2019-03-18 |
Serhei Makarov | stapbpf PR22330 cleanup and fixes :: note PR24358 may... |
commit | commitdiff | tree |
2019-03-15 |
Serhei Makarov | stapbpf PR22330 fix :: support for non-contiguous activ... |
commit | commitdiff | tree |
2019-03-14 |
Serhei Makarov | stapbpf PR22330,PR23816 :: add testcases |
commit | commitdiff | tree |
2019-03-14 |
Serhei Makarov | stapbpf PR22330 :: cleanup round 3 of n (sprintf typo... |
commit | commitdiff | tree |
2019-03-14 |
Serhei Makarov | stapbpf PR22330 :: cleanup round 2 of n |
commit | commitdiff | tree |
2019-03-13 |
Jafeer Uddin | PR24327: Remove printing of unused synthetic globals |
commit | commitdiff | tree |
2019-03-13 |
William Cohen | Make varwatch.stp work regardless of kprocess.release... |
commit | commitdiff | tree |
2019-03-12 |
Serhei Makarov | stapbpf PR22330 fixes :: identify format types of pe_un... |
commit | commitdiff | tree |
2019-03-11 |
Serhei Makarov | stapbpf emit_string_copy() fix :: handle the case of... |
commit | commitdiff | tree |
2019-03-11 |
Serhei Makarov | stapbpf PR22330 WIP :: transport layer bugfixes and... |
commit | commitdiff | tree |
2019-03-11 |
Serhei Makarov | stapbpf PR22330 WIP :: assembler tweaks to support... |
commit | commitdiff | tree |
2019-03-08 |
Serhei Makarov | stapbpf PR22330 WIP :: change exit.stp to send perf_eve... |
commit | commitdiff | tree |
2019-03-08 |
Serhei Makarov | stapbpf assembly :: add pseudoregister (= this_in_arg0... |
commit | commitdiff | tree |
2019-03-08 |
Serhei Makarov | stapbpf PR22330 WIP :: add interned strings section... |
commit | commitdiff | tree |
2019-03-08 |
Serhei Makarov | stapbpf PR22330 WIP :: decode perf_events arguments |
commit | commitdiff | tree |
2019-03-07 |
Jafeer Uddin | PR16596, PR24224: rework handling of DW_OP_GNU_entry_value |
commit | commitdiff | tree |
2019-03-07 |
William Cohen | Do the search save_stack_trace_regs() in the stap modul... wcohen/backtrace |
commit | commitdiff | tree |
2019-03-06 |
William Cohen | Use kallsyms_lookup_name to find save_stack_trace_regs... |
commit | commitdiff | tree |
2019-03-05 |
Serhei Makarov | stapbpf PR22330 WIP :: deliver perf_events on correct... |
commit | commitdiff | tree |
2019-03-04 |
William Cohen | If available, use kernel's save_stack_trace_regs()... |
commit | commitdiff | tree |
2019-03-01 |
Serhei Makarov | Also, /dev/kmsg should probably be opened 'w' |
commit | commitdiff | tree |
2019-03-01 |
Serhei Makarov | Don't print to /dev/kmsg if it's unavailable |
commit | commitdiff | tree |
2019-03-01 |
Serhei Makarov | testsuite/systemtap.bpf :: tests should return, not... |
commit | commitdiff | tree |
2019-02-28 |
Serhei Makarov | cachestat.stp: workaround the current limitations of... |
commit | commitdiff | tree |
2019-02-27 |
William Cohen | Newer kernels tapsets may use the kprobe.function(... |
commit | commitdiff | tree |
2019-02-27 |
William Cohen | Handle name change of do_brk to do_brk_flags in the... |
commit | commitdiff | tree |
2019-02-27 |
William Cohen | Newer kernels tapsets may use the kprobe.function(... |
commit | commitdiff | tree |
2019-02-27 |
William Cohen | Correct at_register.stp test arch name for arm64. |
commit | commitdiff | tree |
2019-02-26 |
Serhei Makarov | cachestat.stp: new example based on a bpftrace script... |
commit | commitdiff | tree |
2019-02-25 |
Serhei Makarov | stapbpf PR22330 incomplete WIP :: rudiments of perf_eve... |
commit | commitdiff | tree |
2019-02-22 |
Frank Ch. Eigler | session.cxx diagnostics: don't dump kernel_functions... |
commit | commitdiff | tree |
2019-02-21 |
William Cohen | Add __NR_chmod for missing defines on aarch64 |
commit | commitdiff | tree |
2019-02-21 |
William Cohen | Add more __NR_* for missing defines on aarch64 (and... |
commit | commitdiff | tree |
2019-02-20 |
Frank Ch. Eigler | PR24239: avoid symbol/type resolution of unused globals... |
commit | commitdiff | tree |
2019-02-20 |
William Cohen | Correct the at_register.exp test |
commit | commitdiff | tree |
2019-02-20 |
William Cohen | Turn on guru mode for at_deref1.stp use of @kderef |
commit | commitdiff | tree |
2019-02-20 |
Frank Ch. Eigler | RHBZ1689180: correct group name typos in staprun.8 |
commit | commitdiff | tree |
2019-02-19 |
William Cohen | Regenerate syscall_num.stp grouped by syscall name. |
commit | commitdiff | tree |
2019-02-19 |
William Cohen | Group initialization using the same string literal... |
commit | commitdiff | tree |
2019-02-18 |
William Cohen | Regenerate the syscall mapping information to add aarch... |
commit | commitdiff | tree |
2019-02-18 |
William Cohen | Update dump-syscalls.sh to generate 32-bit syscalls... |
commit | commitdiff | tree |
2019-02-18 |
William Cohen | Match arm64 non-dwarf syscall probe points |
commit | commitdiff | tree |
2019-02-15 |
Frank Ch. Eigler | PR24199: don't use exceptions to signal type-resolution... |
commit | commitdiff | tree |
2019-02-15 |
Frank Ch. Eigler | PR24199: at pass-2 verbosity > 3, trace $var error... |
commit | commitdiff | tree |
2019-02-15 |
Frank Ch. Eigler | PR24199: loc2stap: propagate dwarf DIE() source locatio... |
commit | commitdiff | tree |
2019-02-13 |
William Cohen | Adjust noptrace.stp to avoid modifying ptrace syscall... |
commit | commitdiff | tree |
2019-02-12 |
William Cohen | Update pfiles.stp to work with Linux 4.17 and newer |
commit | commitdiff | tree |
2019-02-12 |
Frank Ch. Eigler | PR24217: stap -p2 speedup, condition-expression processing |
commit | commitdiff | tree |
2019-02-12 |
Martin Cermak | Conditionally define __NR_bdflush in systemtap runtime. |
commit | commitdiff | tree |
2019-02-11 |
Serhei Makarov | testsuite/systemtap.bpf :: couple of bpf_tests clarific... |
commit | commitdiff | tree |
2019-02-11 |
Frank Ch. Eigler | fix embedded-c tag memoization thinko |
commit | commitdiff | tree |
2019-02-10 |
Frank Ch. Eigler | pass-2 optimization: embedded-c code pragma searching |
commit | commitdiff | tree |
2019-02-08 |
Martin Cermak | Set up a BPF related testcase blacklist for regression... |
commit | commitdiff | tree |
2019-02-07 |
Frank Ch. Eigler | linux api update: compat_time* structs |
commit | commitdiff | tree |
2019-02-07 |
Frank Ch. Eigler | linux api update: FAN_ALL_CLASS_BITS |
commit | commitdiff | tree |
2019-02-05 |
Frank Ch. Eigler | unwinder: increase MAX_CFI to 8192 after a census of... |
commit | commitdiff | tree |
2019-02-05 |
Frank Ch. Eigler | runtime: adapt to uapi/linux/mount.h changes |
commit | commitdiff | tree |
2019-02-04 |
Serhei Makarov | dummy commit to force buildbot rebuilds |
commit | commitdiff | tree |
2019-02-04 |
Frank Ch. Eigler | buildrun.cxx: older g++ compatibility: no std::string... |
commit | commitdiff | tree |
2019-02-04 |
David Ward | Handle installation without stapusr group |
commit | commitdiff | tree |
next |