]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2022-12-14 Martin CermakPR29766: kernel.function("__set_page_dirty_buffers...
2022-12-06 Martin CermakPR29837: Refix to work correctly with --dyninst too
2022-12-01 Ryan GoldbergPR29676: Wildcard expansion fix for labels
2022-11-30 Martin CermakPR29837: Refix using kernel buildsystem directives
2022-11-29 Martin CermakTestsuite/labels.exp: PR29837 partial fix
2022-11-29 Mark WielaardHandle DWARF5 DW_OP_implicit_pointer and DW_OP_entry_value
2022-11-25 Serhei Makarovscripts/update-htmldocs: rework for git htmldocs repo
2022-11-18 Ryan Goldbergpr29801 removes dup synthetic probe group joins
2022-11-16 Serhei Makarovscripts/update-htmldocs: fixups for practicality
2022-11-10 Serhei Makarovautoconf version bumps for next release 4.9
2022-11-10 Serhei Makarovversion bumps for next release 4.9
2022-11-08 William CohenEnsure that SystemTap runtime uses smp_processor_id...
2022-11-04 Stan CoxSet PYTHONPATH from PY3EXECDIR.
2022-11-03 Serhei Makarovtestsuite/systemtap.examples: regen index release-4.8
2022-11-03 Serhei Makarovdoc/: regen pdfs
2022-11-03 Serhei Makarovdoc/SystemTap_Tapset_Reference/: bump copyyears
2022-11-03 Serhei Makarovdoc/SystemTap_Tapset_Reference: regen man pages + xml
2022-11-03 Serhei Makarovsystemtap.spec + NEWS: releasing 22-11-03
2022-11-03 Serhei MakarovAUTHORS: refresh again
2022-11-03 Serhei MakarovRevert "runtime: stat: avoid allocating stat_data memor...
2022-11-03 Serhei MakarovRevert "Revert "Bug: runtime: we might not sync the...
2022-11-03 Serhei Makarovupdate tested-kernels range to include 6.1.0-rc3 :)
2022-11-03 Frank Ch. Eiglersession.cxx: update tested-kernels range to include...
2022-11-03 Frank Ch. EiglerRevert "Bug: runtime: we might not sync the tracepoint...
2022-11-02 Yichun Zhang... Bug: dwarf_diename() might return NULL pointers and...
2022-11-02 Frank Ch. EiglerNEWS: mention PR29676 impact
2022-11-01 Lumir BalharSwitch from pathfix.py to %py3_shebang_fix
2022-11-01 William CohenAdjust runtime/linux/task_finder2.c to work with Linux...
2022-10-31 Serhei Makarovsession.cxx: tested kernel range
2022-10-31 Serhei Makarovprerelease: AUTHORS
2022-10-31 Serhei Makarovmake update-po
2022-10-31 Serhei Makarovsystemtap.examples/general/py{2,3}example.meta tentativ...
2022-10-31 Serhei MakarovNEWS: bpf assembler improvements
2022-10-31 Serhei MakarovNEWS: proofread slightly
2022-10-26 Serhei Makarovbpf PR29307 6/n testing: enable new asm for user_string.exp
2022-10-26 Serhei Makarovfixup for squash: bump copyyears in bpf-{base,translate}
2022-10-26 Serhei Makarovpr29307 FIXUP for squash: bugfixes in parse_asm_stmt
2022-10-26 Serhei Makarovbpf pr29307 5/n embedded-code asm opcode table: ALU32
2022-10-26 Serhei Makarovpr29307 4/n embedded-code asm opcode table: Memory
2022-10-26 Serhei MakarovPR29307 3/n embedded-code asm opcode table: Branch
2022-10-26 Serhei MakarovPR29307 2/n embedded-code asm opcode table: ALU64
2022-10-26 Serhei MakarovPR29307 1/n FIXUP for squash: indentation in bpf-base.cxx
2022-10-26 Serhei MakarovPR29307 1/n: outline improved bpf embeddedcode assembler
2022-10-24 Martin Cermaktestsuite: make bad-code.exp compatible with modern...
2022-10-21 Martin Cermaktestsuite: make at_var_mark.exp LTO agnostic.
2022-10-20 Ryan GoldbergPR29676 - wildcard expansion bugfix
2022-10-12 Frank Ch. Eiglertestsuite: rework optim_stats microbenchmark
2022-10-11 Frank Ch. Eiglerautoconfigury: rebuild on Fedora 36
2022-10-11 Martin CermakPR29668 - make rpm target
2022-10-07 Stan CoxUpdated NEWS for python3 3.9, 3.10, 3.11 support additions
2022-10-07 Frank Ch. Eiglertweak & upgrade git_version.h
2022-10-07 Frank Ch. EiglerUpdate git_version.h
2022-10-07 Frank Ch. EiglerPR29661: update default --rlimit-as for stap-server
2022-10-05 Frank Ch. Eiglertweak livepatch tapset & examples
2022-10-05 Ryan GoldbergA tapset and template for stap cve security bandaids.
2022-09-29 Stan CoxSupport python 3.10
2022-09-16 Yichun Zhang... Bug: runtime: we might not sync the tracepoint's SRCU...
2022-09-15 Yichun Zhang... Bug: runtime: taskfinder2: stap_stop_task_finder()...
2022-09-14 Stan CoxSupport python 3.10
2022-09-10 Yichun Zhang... Updated NEWS for recent memory allocation optimizations.
2022-09-10 Yichun Zhang... runtime: procfs: optimized the memory size for the...
2022-09-10 Yichun Zhang... Bug: procfs: NULL ptr deref might happen in relay_file_...
2022-09-09 Yichun Zhang... runtime: pmap now only allocates per-cpu map elements...
2022-09-09 Yichun Zhang... runtime: stat: avoid allocating stat_data memory on...
2022-09-09 Yichun Zhang... runtime: pmap: now we use kernel's per-cpu machinary...
2022-09-09 Stan CoxInitial python 3.11 backtrace support
2022-09-09 Yichun Zhang... Bug: runtime: gettimeofday*(): we did not handle CPU...
2022-09-08 Yichun Zhang... Bug: potential NULL pointer derefs when CPUs go online...
2022-09-08 Yichun Zhang... Optimize: runtime: context: avoid allocating context...
2022-09-08 Yichun Zhang... Optimize: runtime: print: avoid allocating string buffe...
2022-09-07 Yichun Zhang... Bug: __alloc_percpu() actually uses num_possible_cpus...
2022-09-07 Yichun Zhang... tapset: followup fix for commit 6dda5e93f28.
2022-09-07 Yichun Zhang... Bug: runtime: var _stp_allocated_net_memory would overf...
2022-08-31 Martin Cermakalign man/stap.1 with PR25841/eddfa1e6
2022-08-23 Martin CermakAlign testsuite/systemtap.base/at_var.exp with PR25841...
2022-08-22 Martin CermakMake kernel.function("__remove_from_page_cache").return...
2022-08-19 Frank Ch. EiglerPR29507: generalize sample python tapset for loose...
2022-08-19 Frank Ch. Eiglerrestore @cast "kernel" default for old stap
2022-08-18 yaowenbinfix py3example script run fail once more
2022-08-18 yaowenbinfix py3example script run fail
2022-08-02 Frank Ch. Eiglersystemtap.spec: fedora i686 rawhide (!) ftbfs fix try 2
2022-08-02 Frank Ch. Eiglersystemtap.spec: adapt to fedora rawhide java renaming
2022-07-26 Frank Ch. Eiglertesting buildbot
2022-07-20 Martin CermakFix failing nfsd.createv3 in testsuite/buildok/nfsd...
2022-07-13 Stan Coxpython 3.11 removed direct access to PyFrameObject...
2022-07-13 William CohenMake variable initializer work with RHEL6 compiler
2022-07-12 William CohenUpdate sleeptime.stp to work with newer kernels and...
2022-07-11 William CohenExtract the exit_reason from trace_kvm_exit vcpu argume...
2022-07-10 William CohenMake the DW_AT_bit_field_offset diagnostic output 32...
2022-07-08 William CohenPR29037 Handling gcc11 bitfields
2022-06-17 Frank Ch. Eiglerman/stap.1.in: elaborate on -c/-x vs. probe filtering
2022-06-16 Stan CoxUpdate postgres app test, deprecate mysql and xulrunner.
2022-06-16 Martin Cermaksystemtap.spec: package stap-profile-annotate if %...
2022-06-14 Stan CoxResolve sdt probes inside c++ methods.
2022-06-10 William CohenAdd CONFIG_COMPAT 32-bit on 64-bit support for RISC-V
2022-06-03 Stan CoxPage in the parm string in the sdt_misc test
2022-06-02 Stan CoxDon't consider 0x prefix when checking perf test results
2022-06-02 Frank Ch. Eiglertesting signed commit
2022-06-02 Frank Ch. Eiglerremove dejazilla support
2022-06-02 Stan CoxAdjust plt test result_string
next
This page took 0.050939 seconds and 5 git commands to generate.