index
:
systemtap
PR25568
PR26015
azhang/pr13838
azhang/pr13838-f32
azhang/pr13838-systemtapexample
azhang/pr13838-tmp
concious_language
csanting/PR20883
csanting/PR21283
dsmith/mmv
dsmith/pr21173
dsmith/python
fche/post-3.3
fche/pr18079
fche/pr26296
fche/rhbz1368433
fche/uprobes-rework
jafeer/backtracing
jafeer/pr23074
jistone/forking
main
master
mcermak/PR20333
mcermak/paralleltest
mcermak/private
mcermak/variance
nsanci/pcprofiler
pr13838/fp32_to_fp64_conversion
pr13838/fpsupport
probewrite
rth/bf-test
rth/bpf
rth/bpf-fix-1
rth/bpf-unmerge
rth/deref-1
rth/deref-2
rth/merge
rth/stable-test
sapatel/dummy
sapatel/pr11353
sapatel/pr13371
sapatel/pr22315
sapatel/pr23285
sapatel/pr24953
sapatel/pr25107
sapatel/prerelease
sapatel/ubuntu
scox/https
scox/tls
serhei/bpf_asm
serhei/pr23478
serhei/regex
serhei/rhbz1643997
serhei/rt-fixes
serhei/rt-fixes-2
serhei/rt-fixes-clean
serhei/tpdd
stap-exporter
stapbpf/pr22330
stapbpf/pr23476
stapbpf/pr23476-for4.1
stapbpf/pr25177
sultan/bulkmode
sultan/bulkmode2
systemtap-1.6-cisco-patches
timoore/grapher
wcohen/aarch64
wcohen/align
wcohen/analysis
wcohen/backtrace
wcohen/bpf_syscall_any
wcohen/bpf_syscall_any_v2
wcohen/bpf_target
wcohen/cpu_throttle
wcohen/dyninst_config
wcohen/examples
wcohen/liveness_mem_use
wcohen/memory
wcohen/pr23478
wcohen/rhbz1854277
wcohen/rhbz2028840
wcohen/syscall_any
wcohen/tapset_cast
systemtap mirror
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit @var kernel module for at_var_tracepoint test
HEAD
master
Stan Cox
5 days
1
-1
/
+1
*
Probe do_utimes for handling utimes call
Stan Cox
7 days
2
-9
/
+11
*
prep for future 4.8 release
Frank Ch. Eigler
11 days
7
-26
/
+40
*
Update examples/io/iostat-scsi.stp for modern rhel9 kernels.
Martin Cermak
11 days
1
-4
/
+10
*
stap-profile-annotate.in:
Noah Sanci
12 days
1
-31
/
+80
*
refix PR28634 for rhel8+ kernels
Martin Cermak
14 days
3
-69
/
+62
*
Testsuite: Prevent the hwcaps based dynamic loader search
Martin Cermak
2022-05-04
2
-6
/
+4
*
Initialize the server cert db path
release-4.7
Martin Cermak
2022-05-02
1
-0
/
+12
*
release 4.7 pre-release checklist items
Frank Ch. Eigler
2022-05-02
812
-11814
/
+12254
*
tweak staprun/relay.c for -Werror=unused-result
Frank Ch. Eigler
2022-05-02
1
-2
/
+3
*
PR29108 in-progress: tweak transport settings
Frank Ch. Eigler
2022-05-01
3
-4
/
+5
*
runtime: correct bulkmode transport operation
Frank Ch. Eigler
2022-05-01
1
-14
/
+18
*
buildrun.cxx: skip objtool processing for tracequery and typequery modules
Sultan Alsawaf
2022-04-27
1
-0
/
+5
*
PR29094: Include rpm/rpmcrypto.h when required
William Cohen
2022-04-27
4
-0
/
+31
*
runtime: fix tracepoint entry leak on error when add_probe() fails
Sultan Alsawaf
2022-04-27
1
-1
/
+4
*
PR29028: Support Linux kernels with CONFIG_RETHOOK set
William Cohen
2022-04-26
2
-2
/
+7
*
Adjust ioblock.stp tapset includes for Linux 5.18.0
William Cohen
2022-04-26
1
-0
/
+4
*
Avoid gcc-12 -Werror=format= issues in staprun/monitor.c
William Cohen
2022-04-25
1
-8
/
+8
*
bump AUTHORS
Frank Ch. Eigler
2022-04-25
1
-0
/
+4
*
transport: fix subbuf size to PAGE_SIZE
Frank Ch. Eigler
2022-04-25
2
-11
/
+12
*
runtime: fix timing stat leaks when module init fails partway through
Sultan Alsawaf
2022-04-22
2
-0
/
+16
*
runtime: use RCU-protected get_mm_exe_file() on old kernels that have it
Sultan Alsawaf
2022-04-21
2
-3
/
+12
*
testsuite: make systemtap_version {} work again
Frank Ch. Eigler
2022-04-21
1
-1
/
+6
*
configury: give a message if /var/lib/java* not found
Frank Ch. Eigler
2022-04-21
2
-0
/
+3
*
Testsuite: fix PR29076 - user_string_quoted() doesn't properly generate strin...
Martin Cermak
2022-04-21
10
-2
/
+32
*
staprun: interpret a non-zero systemtap_module_init() return as an error
Sultan Alsawaf
2022-04-20
1
-1
/
+1
*
runtime: clean up when starting the task finder fails partway through
Sultan Alsawaf
2022-04-20
1
-9
/
+16
*
Update getitimer, readahead, and timer tests for modern kernel-5.14
Martin Cermak
2022-04-20
4
-7
/
+11
*
Document --sign-module in the stap manpage.
Stan Cox
2022-04-14
2
-2
/
+42
*
runtime: fix race between different stap modules creating /proc/systemtap
Sultan Alsawaf
2022-04-12
1
-29
/
+69
*
Have the stap server mok sign modules using stap --sign-module=PATH
Stan Cox
2022-04-12
7
-38
/
+100
*
testsuite/systemtap.syscall/alarm.c: Glibc's sleep() switched to clock_nanosl...
Martin Cermak
2022-04-11
1
-8
/
+8
*
Add -N and -M option descriptions to man staprun man page.
William Cohen
2022-04-11
1
-0
/
+6
*
NEWS: no news is good news
Frank Ch. Eigler
2022-04-11
0
-0
/
+0
*
Document "-w" in the stapdyn text help.
William Cohen
2022-04-11
1
-0
/
+1
*
Update sysc_signalfd for a fresh rhel8 aarch64 kernel.
Martin Cermak
2022-04-11
1
-3
/
+8
*
add stap-profile-annotate tool
Noah Sanci
2022-04-08
14
-7
/
+703
*
Syscall sched_getattr, setns, sigpending, and vmsplice update
Martin Cermak
2022-04-08
4
-4
/
+12
*
Adjust threadstacks.stp to work with newer versions of glibc
William Cohen
2022-04-06
1
-3
/
+11
*
Update ttyspy.stp to work with newer kernels
William Cohen
2022-04-06
1
-1
/
+3
*
The faccessat2 and adjtimex syscall updates
Martin Cermak
2022-04-05
4
-4
/
+20
*
Add riscv specific ptrace support functions
William Cohen
2022-04-04
1
-0
/
+12
*
Support the faccessat2 syscall
Martin Cermak
2022-04-01
3
-9
/
+168
*
RHBZ2070857: use systemd presets for initscript enablement
Frank Ch. Eigler
2022-04-01
1
-1
/
+6
*
Only consider --sign-module if systemtap supports NSS
Stan Cox
2022-03-31
2
-1
/
+4
*
main.cxx: tweak #include for rhel8 sign_module g++ error
Frank Ch. Eigler
2022-03-30
1
-0
/
+1
*
Include vector in httpd/nss_funcs.cxx
Stan Cox
2022-03-28
1
-0
/
+1
*
Add --sign-module to enable users to mok sign their own modules
Stan Cox
2022-03-28
8
-241
/
+313
*
Add missing __NR*_memfd_secret defines for older Linux kernels
William Cohen
2022-03-28
1
-0
/
+4
*
PR28974: initialize the VMA tracker before all probes
Sultan Alsawaf
2022-03-22
5
-33
/
+44
[next]