]> sourceware.org Git - systemtap.git/history - testsuite/systemtap.examples
Add ansi_colors and ansi_colors2 to list of bpf compatible examples.
[systemtap.git] / testsuite / systemtap.examples /
2019-06-18 William CohenAdd ansi_colors and ansi_colors2 to list of bpf compati...
2019-06-07 William CohenAdd mmfilepage.stp to the list of examples that work... wcohen/bpf_target
2019-05-23 William CohenAdd a couple more examples that now work with the bpf...
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-06 Frank Ch. Eiglerexamples index regen
2019-05-06 Frank Ch. Eiglercopyright year updates
2019-03-22 Serhei Makarovsystemtap.examples :: driveby permissions fix
2019-03-22 Serhei Makarovsystemtap.examples :: cachestat.stp can use format...
2019-03-19 William CohenOptimize nettop.stp example
2019-03-19 William CohenOptimize sig_by_pid.stp, sig_by_proc.stp, and syscalls_...
2019-03-19 William CohenUse statistical aggregates in iodevstats.stp, iostats...
2019-03-19 Serhei MakarovMerge branch 'stapbpf/pr22330': generate printf via...
2019-03-19 William CohenUse statistical aggregates to reduce overhead and conte...
2019-03-13 William CohenMake varwatch.stp work regardless of kprocess.release...
2019-02-28 Serhei Makarovcachestat.stp: workaround the current limitations of...
2019-02-26 Serhei Makarovcachestat.stp: new example based on a bpftrace script...
2019-02-13 William CohenAdjust noptrace.stp to avoid modifying ptrace syscall...
2019-02-12 William CohenUpdate pfiles.stp to work with Linux 4.17 and newer
2018-11-20 William CohenAdd the ucalls.stp to the systemtap examples.
2018-11-19 William CohenAdjust tcp_trace.stp example to work with newer Linux...
2018-11-12 William CohenAdjust the periodic.stp example to work with newer...
2018-11-07 Jafeer UddinPR23761: generalized @entry
2018-10-31 Frank Ch. Eiglerprometheus-exporter samples: change reported metric...
2018-10-31 Frank Ch. Eiglerstap-exporter: drop initial demo scripts under .example...
2018-10-24 Serhei MakarovMerge branch 'serhei/bpf_asm' -- kernel_string() tapset...
2018-10-22 Frank Ch. Eiglerprometheus tapset: add dump_array_*_unquoted variants
2018-10-13 Frank Ch. Eiglerpre-release examples index bump
2018-10-12 Frank Ch. Eiglermechanical prerelease copyright notice year# changes
2018-10-11 William CohenAdjust eatkmydata.stp to work with the newer Linux...
2018-10-11 William CohenAdjust iotime.stp to work with newer Linux kernels...
2018-10-10 William CohenAvoid using target variable and @entry() in syscall...
2018-10-08 William CohenAdd really simple glib2 example.
2018-10-05 William CohenAdd a simple php-trace.stp to show the tracepoints.
2018-10-05 Frank Ch. Eiglersamples: add cve-2018-14634 security band-aid
2018-10-04 William CohenAdd stap_time.stp example.
2018-10-02 William CohenAdd a comment in thread-times.stp to clarify the reason...
2018-10-01 William CohenAdd some Tcl examples.
2018-10-01 William CohenCorrect to use @hist_log in description.
2018-09-27 William CohenConvert the various systemtap examples to use the sysca...
2018-09-27 William CohenUse sys_enter and sys_exit tracepoints in place of...
2018-09-21 William CohenUse existing "limits" keyword for cpu_throttle.stp...
2018-09-21 William CohenAdd ioctl_handler.stp example
2018-09-17 William CohenNote the need for debuginfo for threadstacks.stp.
2018-09-14 William CohenDo some testing of the sizeof_interactive.stp script.
2018-09-14 William CohenIgnore the error value returned by the find command...
2018-09-13 William CohenAdd the libguestfs example.
2018-09-12 Frank Ch. Eiglersyscalls: adapt sample scripts: syscall.*.return return...
2018-09-10 William CohenUse @entry() in return probes to avoid warnings
2018-09-10 William CohenCorrect measureinterval.meta test_installcheck command.
2018-09-07 William CohenAdd the measureinterval.stp example
2018-09-07 William CohenAvoid name collision with the existing installed python...
2018-09-06 William CohenCorrect the permissions for interrupts-by-dev.* example...
2018-08-31 Aaron Mereystap-exporter: add examples to default
2018-08-31 William CohenCorrect whythefail.meta test_check.
2018-08-31 William CohenUse returnval() rather than $return for various syscall...
2018-08-31 Frank Ch. Eiglerprometheus sample: syscallerrorsbypid.stp: add execname...
2018-08-30 William CohenUse a more stable function name for running the linetim...
2018-08-30 William CohenHave whythefail.stp probe a function that's name has...
2018-08-30 William CohenUse returnval() for syscalls.*.return in pstree.stp
2018-08-28 Yichun Zhang (agentzh)Make the 3rd operand of ternary '?:' bind tighter than...
2018-08-23 William CohenMake syscallerrorsbypid.stp and syscalllatency.stp...
2018-08-21 Frank Ch. Eiglerstap-exporter: rework configuration
2018-08-21 William CohenMake library name format consistent with kprocess.exec...
2018-08-10 William CohenAllow syscallerrorsbypid.stp to track syscall 0
2018-08-10 William CohenAdd syscalllatency.stp example.
2018-08-10 William CohenAdd syscallerrorsbypid.stp example.
2018-08-09 William CohenUpdate the SystemTap examples index
2018-08-09 William CohenUpdate syscallsbypid.meta to note issue with 32-bit...
2018-08-09 William CohenUse the flexible Prometheus formatting to lower cost...
2018-08-09 William CohenAdd syscallsbypid.stp to examples
2018-07-20 Aaron Mereystap-exporter: replace config file functionality with...
2018-07-13 William CohenUpdate the examples index
2018-07-13 William CohenMove cpu_throttle.stp and also_ran.stp to the systemtap...
2018-06-08 Frank Ch. Eiglerrebuild example indexes
2018-05-29 Serhei MakarovMerge branch 'serhei/rt-fixes-clean'
2018-05-28 Jeff Moyerio_submit.stp: let the user know when the script is...
2018-05-28 Jeff Moyerio_submit.stp: use an accumulator for traces
2018-05-28 Jeff Moyerio_submit.stp: fix array membership test
2018-05-04 Serhei Makarovkernel-rt temporary fix: flag pfiles.stp as incompatibl...
2017-10-31 Timo Juhani LindforsNew example: capture_ssl_master_secrets.stp.
2017-09-20 David SmithAvoid "confusing usage" warnings in tcpmib.stp and...
2017-09-06 David SmithCorrectly tweak the key.meta and keyhack.meta testsuite...
2017-08-31 David SmithAdd a minor update to the strace example and meta file.
2017-08-24 David SmithTweak more systemtap.examples meta files to improve...
2017-08-24 David SmithAdd a fix to the 'container_check' example.
2017-08-24 David SmithTweak some systemtap.examples meta files to improve...
2017-07-25 Richard HendersonMerge branch 'rth/bpf' post-bpf-merge
2017-07-24 Aaron Mereyexamples eventcount.meta/.txt: replace "eventcount_inte... pre-bpf-merge
2017-07-21 Aaron Mereyexamples: eventcount.stp supports modifying certain...
2017-07-21 Richard HendersonMerge branch 'rth/bpf' into rth/merge
2017-07-20 Aaron Mereynew example: sizeof_interactive.stp
2017-06-22 William Cohenregenerate examples index
2017-06-22 William CohenAdapt huge page systemtap scripts from blog article...
2017-06-21 Aaron MereyAdd new probe alias input.char
2017-02-22 Frank Ch. Eiglersamples: add cve-2017-6074 security band-aid
2017-02-09 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2017-02-09 Frank Ch. Eiglersamples: add sched-latency.stp sample script
2017-02-08 William CohenAdd the container_check.stp example.
next
This page took 0.087332 seconds and 8 git commands to generate.