]> sourceware.org Git - systemtap.git/history - runtime/vma.c
Deal with kernels pre-6.12 kernel that relocated unaligned.h
[systemtap.git] / runtime / vma.c
2023-11-01 Yichun Zhang (agentzh)PR31020: runtime: task_finder2: we didn't resolve symli...
2023-08-24 Housam AlamourPR30434: deprecate rhel6 (2.6.32*) support. Deprecate...
2023-08-24 Housam AlamourPR30434 continuation: CONFIG_UTRACE mentions removed...
2021-07-12 Sultan AlsawafDon't fail vma tracking mmap callback if module is...
2021-07-12 Junlong LiUse the path instead of the module for vma tracking...
2021-06-09 Junlong LiAllow for adjacent segments belonging to different...
2021-05-27 Junlong LiExtend vma mapped entries when the address is adjacent.
2021-04-20 Sultan Alsawafruntime: fix user address calculation for PIE binaries
2021-03-09 Sultan Alsawafruntime: fix symbol lookups when the first section...
2020-06-16 Yichun Zhang (agentzh)PR26123: fixed memory leaks in vma map for kernels...
2020-05-21 Aaron MereyPR25568: Add buildid-based process probes
2020-05-07 Yichun Zhang (agentzh)Runtime: _stp_vma_match_vdso: fixed a NULL pointer...
2019-11-18 Sagar Patelupdate copyright year using scripts/update-copyright
2019-08-21 Frank Ch. EiglerPR23879, PR24875: fix task-finder-vma on f29+
2016-08-12 Frank Ch. EiglerPR20433: simplify strcpy NULL-tolerance with inlined...
2016-08-11 David SmithFix(ish) for PR20433 by avoiding a fedora kernel crash.
2014-06-09 Josh StoneMerge branch 'master' into autocast
2014-06-03 David SmithFixed BZ1099791 by updating the runtime to correctly...
2014-05-02 Josh StoneMerge branch 'master' into autocast
2014-04-29 Jonathan Lebonupdate copyrights
2014-02-17 David SmithMerge branch 'dsmith/secure-boot' into master.
2014-02-03 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2014-02-03 David SmithCompile fix for runtime/vma.c.
2013-01-25 Stan CoxMerge branch 'scox/perf': perf.counter support.
2013-01-17 Frank Ch. Eiglerruntime: use stp_module ->path instead of abbreviated...
2013-01-03 Frank Ch. Eiglerthe omnibus change act of 2013 for copyright and task_f...
2012-12-19 Serguei MakarovPR14883: let stuff that demands task_finder, incl....
2012-07-23 Josh StoneMerge branch 'jistone/stapdyn'
2012-07-21 Josh StonePR14179: Adapt stapdyn runtime to the new layout
2012-06-28 Josh StoneMerge remote-tracking branch 'origin/master' into jisto...
2012-05-31 David SmithGive better errors when the kernel won't support the...
2012-05-14 Negreanu Marius... add dbug_task_vma debug macro
2012-04-04 David SmithFix module build problem on ARM.
2012-04-02 David SmithFix module build problem on RHEL5 ia64.
2012-03-23 David SmithImprove build-id checking when the task we're intereste...
2011-12-16 Mark Wielaard_stp_vma_mmap_cb: Also extend mapping that don't overla...
2011-12-13 David SmithAdd HAVE_TASK_FINDER define to simplify some code.
2011-12-12 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2011-12-09 David SmithInitializce the vma tracker for internal utrace.
2011-12-09 Mark WielaardMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-12-09 Mark WielaardPR11671 Allocate __stp_tf_vma_entry dynamically.
2011-12-08 Mark WielaardIntroduce stap_destroy_vma_map and allocate vma free...
2011-11-30 David SmithMerge branch 'master' into jistone/inode-uprobes
2011-11-28 Mark Wielaard_stp_vma_mmap_cb: Really mean that we are only interest...
2011-11-10 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-10-24 David SmithMerge branch 'master' into dsmith/task_finder2
2011-10-21 Mark WielaardExtend vma_map entry vm_end range when additional segme...
2011-10-20 Mark WielaardAdd runtime/autoconf-mm-context-vdso-base.c for vma...
2011-09-27 Mark Wielaard_stp_vma_match_vdso: Don't subtract build_id_len from...
2010-12-06 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-25 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-08 Frank Ch. EiglerPR11811 prep: save full mmpath for found vmas
2010-10-17 Mark WielaardMention TASK_FINDER_VMA_ENTRY_ITEMS if stap_add_vma_map...
2010-07-09 Mark WielaardKeep track of name, not dentry, in vma tracker.
2010-07-09 Mark WielaardPR10080 Add vdso tracking (x86).
2010-06-29 Mark WielaardMerge _stp_vma_module_name functionality into _stp_umod...
2010-06-22 Mark WielaardPR11722 Handle signed "addresses" from 32-on-64 user...
2010-06-18 Mark WielaardSeparate vma tracker function callbacks from sym.c...
This page took 0.523017 seconds and 66 git commands to generate.