]> sourceware.org Git - systemtap.git/history - buildrun.cxx
PR32194: Use v6.12 versions of uprobe register and unregister functions
[systemtap.git] / buildrun.cxx
4 days ago Martin CermakPR32194: Use v6.12 versions of uprobe register and... master
2024-09-04 Sam JamesPR32107: Drop obsolete -Werror hack
2024-07-24 Martin CermakMake stp_task_work compatible with 6.11 kernels
2024-06-04 William CohenAddress changes in Linux 6.10 /include/linux/vmalloc.h
2024-05-08 William CohenSupport kernels that backported kallsym functions from...
2024-03-14 William CohenRevert "PR30716: Turn off objtool warnings on systemtap...
2024-03-07 William CohenPR30716: Turn off objtool warnings on systemtap instrum...
2024-01-25 Frank Ch. EiglerPR31288: build with gcc14
2023-12-19 Yichun Zhang (agentzh)PR31060: Dynamically switch mount namespaces for the...
2023-11-14 Yichun Zhang (agentzh)bugfix: older gcc versions do not have the -Wno-infinit...
2023-11-01 Yichun Zhang (agentzh)PR31024: always compare the real inodes for files in...
2023-10-12 William CohenPR30401: Address newer s390 kernels that move struct...
2023-09-27 William CohenUse TWA_RESUME in the runtime calls to task_work_add
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: Removed old uprobes, uprobes2...
2023-08-23 Frank Ch. EiglerPR30716: work around objtool stac/clac warning
2023-07-10 William CohenAdjust runtime _access_process_vm_ to work with linux 6.5
2023-05-18 Yichun Zhang (agentzh)PR30456: kernel 5.18+ removed set_fs() and we should...
2023-05-17 William CohenSupport newer kernels with struct module_memory
2023-05-16 Yichun Zhang (agentzh)PR30454: Fix CR3 switching races on X86 when reading...
2023-05-16 Yichun Zhang (agentzh)Bug: our autoconf mechanism might find unexported symbo...
2023-04-27 Frank Ch. EiglerPR30396: adapt runtime to linux 6.3-rc
2023-04-26 William CohenTest for kernels that backported removal of <linux...
2022-12-06 Martin CermakPR29837: Refix to work correctly with --dyninst too
2022-11-30 Martin CermakPR29837: Refix using kernel buildsystem directives
2022-04-28 Sultan Alsawafbuildrun.cxx: skip objtool processing for tracequery...
2022-02-25 Frank Ch. Eiglergcc12 warning suppression
2022-02-25 Frank Ch. Eiglerruntime: port to kernel 5.17-rc1+
2022-02-07 Frank Ch. Eiglerbuildrun: for LKM backend, add -Wno-infinite-recursion
2021-11-01 Frank Ch. Eiglerruntime: port to kernel 5.15-rc
2021-09-07 William CohenAvoid generating problematic asynchronous unwind tables...
2021-08-06 Junlong LiPR28184: Adapt to kernel rename __fcheck_files to files...
2021-07-26 Frank Ch. EiglerPR28140: kernel 5.14-rc adaptation, jump_label_patch
2021-07-19 Stan CoxPR28079: Adapt to kernel 5.14 task_struct.__state change
2021-07-13 Frank Ch. Eiglerruntime: linux 5.14 compat: <linux/panic_notifier.h>
2021-07-13 Sultan Alsawaftask_finder_vma: add autoconf check for hlist_add_tail_...
2021-04-13 Frank Ch. Eiglerruntime: port to 5.12-rc unexporting of mutex_lock
2021-04-08 Sultan AlsawafAlways get section info via sysfs using kernel_read()
2021-04-03 Frank Ch. EiglerPR27658: show stderr of typequery make jobs in pass 2
2021-02-24 Serhei Makarovstapbpf PR25177/27032: link start_cmd() into stapbpf...
2021-02-07 Frank Ch. EiglerPR27361 part 1: enable typequery result memoization...
2021-02-01 Frank Ch. Eiglerbuildrun: stop adding our own -Wframe-larger-than=XYZ...
2021-01-29 Frank Ch. EiglerPR27273: port to linux 5.11, kretprobes
2021-01-29 Frank Ch. EiglerPR27273: port to linux 5.11
2021-01-08 Stan CoxAdd stapdyn VMA-tracking.
2020-12-11 Stan CoxSupport pointer_arg in dyninst mode
2020-11-17 Frank Ch. EiglerPR26665 detect rhel8 (4.18) era kernel_is_locked_down...
2020-11-10 Frank Ch. EiglerPR26665: relayfs-on-procfs megapatch
2020-11-04 Serhei MakarovPR26811 WIP: adapt to set_fs() removal in linux 5.10+
2020-10-27 Stan CoxMerge branch 'scox/tls': Add tls support.
2020-10-26 Serhei Makarovstapconf: adapt to kernel_read_file_from_path API chang...
2020-10-22 Sultan Alsawaftask_finder_vma: add autoconf check for atomic_fetch_ad...
2020-09-29 Stan CoxAdd preliminary systemtap tls support
2020-09-17 Serhei MakarovFix get_user_pages{,_remote} for 5.9 kernels.
2020-07-31 Frank Ch. EiglerPR26307: adapt to kernel module_sect_attr changes in...
2020-06-30 Frank Ch. EiglerPR26142: adapt to linux mmap_sem api transition
2020-06-10 Frank Ch. Eiglergcc compatibility: use gcc #pragma to suppress -Wtautol...
2020-06-09 Serhei MakarovPR26099: adapt to struct proc_ops split from struct...
2020-06-05 Serhei MakarovPR26074: pass kallsyms_lookup_name as a relocation...
2020-05-30 Frank Ch. Eiglerruntime/tapset: adapt to more time32 kernel deprecation
2020-05-22 Serhei MakarovPR11599: update STAPCONF_TRACEPOINT_HAS_DATA to work...
2020-05-14 Serhei MakarovPR10280: re-enable 'force vermagic for guru-mode scripts'
2020-04-17 Serhei MakarovPR25485: also disable -Wno-{pointer<->int}-cast for...
2020-04-16 Serhei Makarovfix for 32-bit recent gcc: -Wno-{pointer<->int}-cast
2020-03-03 Yichun Zhang (agentzh)Bug: proc_mem_rss() broken on older kernels lacking...
2020-02-03 Serhei MakarovRHBZ1788662: update to work with older (>=3.3,<3.13...
2019-12-21 Yichun Zhang (agentzh)build.cxx: stapconf_export.h: fixed the ko build on...
2019-12-20 Yichun Zhang (agentzh)buildrun.cxx: close the file handle for stapconf_export...
2019-12-19 Yichun Zhang (agentzh)translate.cxx: Make stap-symbols.h a separate CU.
2019-12-18 Yichun Zhang (agentzh)buildrun.cxx: make the stapconf_xxx.h file generation...
2019-11-12 Frank Ch. Eiglerbuildrun.cxx: adapt to kernel 5.4+
2019-09-04 Frank Ch. Eiglerbuildrun: adapt to loss of "flags" filter in linux...
2019-08-21 Frank Ch. EiglerPR24904: support linux 5.2's stacktrace.c changes
2019-07-20 Frank Ch. Eiglerruntime: adapt to inconsistent export of task_work_add...
2019-06-21 Serhei MakarovPR10280 :: revert prior fix as it does not work for...
2019-06-06 William CohenAdd support for the target() function and -x option...
2019-05-06 Frank Ch. Eiglercopyright year updates
2019-04-23 William CohenAdjust syscall_get_arguments to match kernel's implemen...
2019-03-19 Serhei MakarovMerge branch 'stapbpf/pr22330': generate printf via...
2019-03-04 William CohenIf available, use kernel's save_stack_trace_regs()...
2019-02-07 Frank Ch. Eiglerlinux api update: compat_time* structs
2019-02-05 Frank Ch. Eiglerruntime: adapt to uapi/linux/mount.h changes
2019-02-04 Frank Ch. Eiglerbuildrun.cxx: older g++ compatibility: no std::string...
2019-02-04 Hou TaoFix get_user_pages() autoconf test for 4.4.y kernel
2019-02-04 Frank Ch. Eiglerlkm-runtime time.c: prefer 4.15+ ktime_get_real_fast_ns
2019-02-02 Frank Ch. Eiglerlinux 5.0-rc3 adaptations
2019-01-16 Serhei MakarovPR10280 initial fix: force vermagic for guru-mode scripts
2018-10-24 Serhei MakarovMerge branch 'serhei/bpf_asm' -- kernel_string() tapset...
2018-10-12 Frank Ch. Eiglermechanical prerelease copyright notice year# changes
2018-09-05 Frank Ch. EiglerMake -Wno-tautological-compare optional
2018-08-24 Yichun Zhang (agentzh)Pass -Wno-tautological-compare when building kernel...
2018-08-06 Frank Ch. EiglerPR23488: support CONFIG_DEBUG_INFO_REDUCED kernels...
2018-05-29 Serhei MakarovMerge branch 'serhei/rt-fixes-clean'
2018-04-17 Mark Wielaardlinux runtime: Add support for new kernel unwind fallback.
2017-11-28 Frank Ch. Eiglerstap -k mode: only generate the .i file for the main...
2017-11-20 David SmithFix PR22462 by updating the way we generate the Makefile.
2017-10-25 David SmithSimplify some "autoconf" tests related to the kernel...
2017-10-12 David SmithFixed PR22287 by updating the ioblock tapset.
2017-10-06 David SmithAdd a PR20516 workaround by using kallsyms_lookup_name...
next
This page took 0.471039 seconds and 107 git commands to generate.