]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2023-02-03 Ryan GoldbergAdded null-checks to parser
2023-02-03 Ryan GoldbergLang server: Small bug fixes & TODO update
2023-02-03 Ryan GoldbergLang-server: optimized local definition parsing
2023-02-03 Ryan GoldbergLang server: Added incremental synchronization
2023-02-03 Ryan GoldbergAdded local global/function LS completion
2023-02-03 Frank Ch. Eigleradd some notes of things interactively tested & to...
2023-02-03 Frank Ch. Eiglertolerate stap --language-server </dev/null
2023-02-03 Frank Ch. Eiglerlanguage-server: configury refresh
2023-02-03 Ryan GoldbergAdded emacs, vscode and eclipse usage recipes
2023-02-03 Ryan GoldbergAdded README for language-server
2023-02-03 Ryan GoldbergAdded tests for language-server
2023-02-03 Ryan GoldbergAdded language server feature: completion
2023-02-03 Ryan GoldbergThe base language server impl
2023-02-03 Ryan GoldbergAdded a new mode: language server
2023-02-03 Ryan GoldbergAdd jsonrpc 2.0 client implementation
2023-01-27 Aaron Mereyclient-http.cxx: Fix build error rpmFreeCrypto not...
2023-01-26 Martin Cermakdtrace.exp: prevent filesystem access problem with...
2023-01-25 Martin Cermakruntime/stack.c: Fix print_backtrace()
2023-01-25 Martin Cermakdtrace.exp: clean up junk output from previous runs
2023-01-18 Martin Cermakdw_entry_value.exp: fix the testcase
2023-01-16 William CohenGenerate the 32-bit RISCV syscall name<->number mappings.
2023-01-16 William CohenGenerate event syscall name<->number mappings for 32...
2023-01-16 William CohenUpdate syscall mapping information for syscall_any...
2023-01-05 Frank Ch. Eiglertestsuite/lib/stap_compile.exp: standardize $test messages
2022-12-16 Martin Cermaktapset: nfs.proc.commit_done compilation on some kernels
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...
next
This page took 0.050609 seconds and 5 git commands to generate.