]> sourceware.org Git - systemtap.git/history - tapsets.cxx
session.cxx: fix syntax error in last commit
[systemtap.git] / tapsets.cxx
2024-06-18 Yichun Zhang (agentzh)PR31907: STP_TIMING: BUG: using smp_processor_id()...
2024-06-05 William CohenDisable liveness analysis for kernels with CONFIG_MITIG...
2024-02-28 William CohenPR31404: Make tracepoint queries work with gcc14
2024-01-25 Frank Ch. EiglerPR31288: build with gcc14
2023-12-18 Yichun Zhang (agentzh)PR31180: feature: added new probepoint process.data...
2023-12-18 Yichun Zhang (agentzh)Refactored some of the code for kernel.data(*).* probep...
2023-11-14 Yichun Zhang (agentzh)translator: fixed output code indentation regarding...
2023-10-30 Yichun Zhang (agentzh)PR31011: fixed memory leaks when the -t option is speci...
2023-10-06 Frank Ch. EiglerPR27410 cont'd: Tolerate (skip) foreign-architecture...
2023-08-25 Ryan GoldbergPR27410: Probe processes using debuginfod
2023-08-24 Housam AlamourPR30434: deprecate rhel6 (2.6.32*) support. Deprecate...
2023-08-24 Housam AlamourPR30434 complete: Further removal of "if" branches...
2023-08-24 Housam AlamourPR30434 continuation: CONFIG_UTRACE mentions removed...
2023-05-12 Frank Ch. EiglerPR30442: failing optional statement probes should not...
2023-04-19 Frank Ch. EiglerBZ2180328: disable pass-2 dyninst liveness analysis...
2023-02-03 Ryan GoldbergAdded language server feature: completion
2022-12-01 Ryan GoldbergPR29676: Wildcard expansion fix for labels
2022-11-03 Serhei MakarovRevert "Revert "Bug: runtime: we might not sync the...
2022-11-03 Frank Ch. EiglerRevert "Bug: runtime: we might not sync the tracepoint...
2022-11-02 Yichun Zhang (agentzh)Bug: dwarf_diename() might return NULL pointers and...
2022-10-20 Ryan GoldbergPR29676 - wildcard expansion bugfix
2022-09-16 Yichun Zhang (agentzh)Bug: runtime: we might not sync the tracepoint's SRCU...
2022-08-19 Frank Ch. Eiglerrestore @cast "kernel" default for old stap
2022-07-08 William CohenPR29037 Handling gcc11 bitfields
2022-04-26 William CohenPR29028: Support Linux kernels with CONFIG_RETHOOK set
2022-03-22 Sultan AlsawafPR28974: initialize the VMA tracker before all probes
2022-01-28 Stan CoxAttempt to access string in userspace if kernel access...
2022-01-11 William CohenCorrect typo and include information about location...
2022-01-11 William CohenAdd proper warning if liveness analysis unable to parse...
2021-11-02 Frank Ch. Eiglerdwarf type details: trace at -v level 5
2021-10-27 William CohenMake the liveness warning 32-bit agnostic
2021-10-26 William CohenCache the dyninst of the binaries
2021-10-26 William CohenUse the elf_path in mod_info as that always points...
2021-10-26 William CohenOutput warning message when liveness detect write to...
2021-10-26 William CohenDo liveness analysis after location information set...
2021-10-26 William CohenShow the liveness information at points being probed
2021-10-25 William CohenUpdate the syscall<->number mappings for syscall_any...
2021-10-08 Stan CoxAdd support for s390 floating point registers
2021-09-30 Stan CoxPR27829: Support floating point values passed through...
2021-09-20 William CohenCorrect RISC-V handling of SDT markers and document...
2021-09-14 Di ChenThe /* pc=0x... */ is no longer printed by "stap -v...
2021-09-07 William CohenAdd RISC-V 64-bit processor support
2021-07-20 William CohenPR27984: Adjust the address so dwfl_module_addrinfo...
2021-07-14 Frank Ch. EiglerPR27934: give fuller diagnosis for pass-5 probe-registr...
2021-06-24 Frank Ch. Eiglerrhbz1972828: tapsets: iommu tracepoints
2021-05-23 Frank Ch. EiglerPR27903: grok more glibc dwarf
2021-05-19 Timm BäderFix -Wformat-nonliteral and -Wformat warnings with...
2021-05-19 Timm BäderFix -Woverloaded-virtual warnings when building with...
2021-03-23 Frank Ch. EiglerPR13838: tweak auto 32-bit float casting
2021-03-17 Alice ZhangPR13838: support fp32_to_fp64 conversion automatically...
2021-01-29 Frank Ch. EiglerPR27273: port to linux 5.11, kretprobes
2021-01-14 Frank Ch. Eiglerdiagnostics: amplify .return $context var warning
2021-01-11 William CohenUpdate test for bpf raw tracepoints to work with Linux...
2020-12-03 Alice ZhangMerge branch 'master' of ssh://sourceware.org/git/syste...
2020-12-02 Alice ZhangConscious language initiatives: replaced whitelist...
2020-09-24 Yichun Zhang (agentzh)PR26660: probe kernel.statement(HEX).absolute incorrect...
2020-08-18 Frank Ch. EiglerPR26296: lock pushdown optimization
2020-07-21 Serhei MakarovPR26234: stapbpf should warn about other unsupported...
2020-07-10 Frank Ch. EiglerPR25549: format tweak
2020-07-10 Frank Ch. EiglerPR25549: statement probe visibility for openmp / lto...
2020-06-10 Frank Ch. Eigleruprobes-inode: rework for buildid vs. onthefly work
2020-05-25 Frank Ch. EiglerPR11599: fix buildid function & mark probes for stap...
2020-05-23 Aaron Mereyutil.cxx: Add function is_build_id()
2020-05-21 Aaron MereyPR25568: Add buildid-based process probes
2020-05-07 Frank Ch. EiglerPR25841: c++11 dumb down iteration
2020-05-07 Frank Ch. EiglerPR25841: support context vars in functions called from...
2020-05-04 Frank Ch. EiglerPR25841 for dwarf probes: permit functions to use ...
2020-04-14 Frank Ch. Eiglerkernel tracepoint support update: clk, fsi, ib_*
2020-04-11 Frank Ch. EiglerPR12609 redux: filter out duplicate probes due to parti...
2020-02-14 Frank Ch. Eigler@var() diagnostics: generate more dwarf detail & context
2020-01-23 Frank Ch. EiglerRevert "RHBZ1788662: blacklist kernel cpu_idle tracepoint"
2020-01-23 Frank Ch. EiglerRHBZ1788662: blacklist kernel cpu_idle tracepoint
2020-01-09 Frank Ch. EiglerRHBZ1788648: parse arm64 sys/sdt.h operand format ...
2019-12-20 Yichun Zhang (agentzh)PR25290: process(EXE).begin probes might not get fired.
2019-10-17 Sagar PatelPR25107: -v -L options print duplicate probe points
2019-08-31 Frank Ch. Eiglerkernel tracepoints: support afs, rxrpc, siox tracepoint...
2019-07-18 William CohenPR23866: Make the bpf backend use BPF raw tracepoints...
2019-06-14 Sagar PatelPR12025: use the decimal or hex format specifier respec...
2019-05-29 Sagar PatelPR24343: fix uninitialized variable warning and empty...
2019-05-21 Frank Ch. EiglerRHBZ1613157: support powerpc64 sdt.h rN,rM operand...
2019-05-06 Frank Ch. Eiglercopyright year updates
2019-04-24 Jafeer UddinPR23074: add support for unhandled DW_OP_GNU_parameter_...
2019-03-19 Serhei MakarovMerge branch 'stapbpf/pr22330': generate printf via...
2019-03-07 Jafeer UddinPR16596, PR24224: rework handling of DW_OP_GNU_entry_value
2019-02-15 Frank Ch. EiglerPR24199: at pass-2 verbosity > 3, trace $var error...
2019-02-12 Frank Ch. EiglerPR24217: stap -p2 speedup, condition-expression processing
2018-12-18 Jafeer UddinPR16596: add support for DW_OP_GNU_entry_value in locat...
2018-11-26 Frank Ch. EiglerPR23866 part: expose raw syscall tracepoint to bpf
2018-11-22 Yichun Zhang (agentzh)Make opeartor @var() no longer assume @entry() in retur...
2018-10-24 Serhei MakarovMerge branch 'serhei/bpf_asm' -- kernel_string() tapset...
2018-10-19 William CohenUse cast to make c->cycles_sum aways match the %lld...
2018-10-19 Jafeer UddinAdd more quantitative data to error message when probes...
2018-10-16 Hou TaoFix searching of kernel_source_tree for kernel built...
2018-10-12 Frank Ch. Eiglermechanical prerelease copyright notice year# changes
2018-09-12 Frank Ch. EiglerPR23160,PR14690: prep returnval() for an extra side...
2018-09-10 Frank Ch. Eiglertracepoints: support cachefiles/fscache tracepoints
2018-09-07 Stan CoxUse offset to beginning of .probes section for sdt...
2018-08-31 Yichun Zhang (agentzh)Add new built-in tapset function abort()
2018-07-10 Jafeer UddinPR23160,PR14690: fix to exclude __do_ variants of syscalls
2018-06-25 Frank Ch. EiglerPR23160,PR14690: 32-on-64 bit fixes
next
This page took 0.46202 seconds and 108 git commands to generate.