index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
sym.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure code using the vma tracker compiles again.
Mark Wielaard
2009-04-08
1
-2
/
+0
*
Fix DEBUG_TASK_FINDER_VMA compilation.
Mark Wielaard
2009-04-08
1
-1
/
+1
*
Added '#ifdef STP_NEED_VMA_TRACKER' around code that needs it.
David Smith
2009-04-08
1
-1
/
+2
*
Use _stp_snprintf in _stp_symbol_snprint.
Mark Wielaard
2009-04-08
1
-2
/
+2
*
Track VMA per pid (group_leader/tgid).
Mark Wielaard
2009-04-07
1
-5
/
+6
*
PR 9940. Rearchitected task_finder.c a bit.
David Smith
2009-04-07
1
-23
/
+45
*
PR6580: Implement symname, symdata and modname context functions.
Mark Wielaard
2009-04-02
1
-7
/
+19
*
Move _stp_tf_vm_cb to sym.c.
Mark Wielaard
2009-03-20
1
-0
/
+34
*
Initialize user and vm_start before use.
Mark Wielaard
2009-03-19
1
-3
/
+2
*
Get rid of __stp_tf_get_vma_entry_addr function.
Mark Wielaard
2009-03-19
1
-12
/
+16
*
Merge branch 'master' into pr6866
Mark Wielaard
2009-02-20
1
-7
/
+5
|
\
|
*
Removed unused functions and variables.
David Smith
2009-02-18
1
-3
/
+1
|
*
Use 'static' as much as possible
Josh Stone
2009-01-28
1
-4
/
+4
*
|
Always include task_finder.c and enable emit_vm_callback_probe_decl.
Mark Wielaard
2008-12-15
1
-1
/
+3
*
|
PR6866: First pass at translating addresses to symbol names through vma.
Mark Wielaard
2008-12-10
1
-6
/
+26
|
/
*
PR4886: enable assertive build-id checking for new kernels
Frank Ch. Eigler
2008-11-26
1
-2
/
+11
*
PR4886: weaken build-id failure semantics
Frank Ch. Eigler
2008-10-07
1
-33
/
+27
*
PR4886: check build-id if able.
Wenji Huang
2008-10-06
1
-0
/
+66
*
Add new function _stp_mod_sec_lookup extracted from _stp_kallsyms_lookup.
Mark Wielaard
2008-09-10
1
-23
/
+32
*
Correct this_section_offset calculation in _stp_kallsyms_lookup.
Mark Wielaard
2008-09-09
1
-1
/
+1
*
support multiple-relocatable-section modules such as hypothetical -ffunction-...
Frank Ch. Eigler
2008-07-17
1
-52
/
+49
*
avoid appearing to succeed in stp_relocation() of a symbol for a module that ...
Frank Ch. Eigler
2008-07-04
1
-0
/
+4
*
emit all symbol tables at compile time; don't do any module munging; new unwi...
Frank Ch. Eigler
2008-07-04
1
-95
/
+45
*
STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...
Frank Ch. Eigler
2008-06-29
1
-4
/
+7
*
2.6.25 fixes and stack level limits.
Martin Hunt
2008-04-15
1
-2
/
+3
*
rebased unwind_branch on top of current master
Frank Ch. Eigler
2008-03-25
1
-3
/
+3
*
2008-02-27 Martin Hunt <hunt@redhat.com>
hunt
2008-02-27
1
-91
/
+112
*
Add support for memory allocation tracking.
hunt
2008-01-15
1
-7
/
+13
*
2007-07-02 Martin Hunt <hunt@redhat.com>
hunt
2007-07-02
1
-1
/
+34
*
2007-05-15 Martin Hunt <hunt@redhat.com>
hunt
2007-05-16
1
-2
/
+2
*
2007-03-22 Frank Ch. Eigler <fche@elastic.org>
fche
2007-03-22
1
-1
/
+3
*
2007-03-21 Martin Hunt <hunt@redhat.com>
hunt
2007-03-21
1
-53
/
+47
*
2007-03-20 Frank Ch. Eigler <fche@elastic.org>
fche
2007-03-21
1
-15
/
+35
*
2007-03-18 Martin Hunt <hunt@redhat.com>
hunt
2007-03-19
1
-1
/
+1
*
2007-03-18 Martin Hunt <hunt@redhat.com>
hunt
2007-03-18
1
-2
/
+2
*
2007-01-31 Martin Hunt <hunt@redhat.com>
hunt
2007-01-31
1
-37
/
+15
*
* a question for hunt
fche
2006-11-06
1
-1
/
+1
*
New dynamic module and symbol handling code.
hunt
2006-11-02
1
-21
/
+80
*
2006-10-12 Martin Hunt <hunt@redhat.com>
hunt
2006-10-12
1
-3
/
+22
*
2006-09-27 Martin Hunt <hunt@redhat.com>
hunt
2006-09-27
1
-0
/
+44
*
2006-05-24 Josh Stone <joshua.i.stone@intel.com>
jistone
2006-05-24
1
-0
/
+32
*
2005-10-31 Martin Hunt <hunt@redhat.com>
hunt
2005-10-31
1
-1
/
+11
*
2005-10-06 Frank Ch. Eigler <fche@elastic.org>
fche
2005-10-06
1
-4
/
+0
*
2005-09-22 Martin Hunt <hunt@redhat.com>
hunt
2005-09-22
1
-1
/
+4
*
2005-08-31 Martin Hunt <hunt@redhat.com>
hunt
2005-08-31
1
-11
/
+0
*
2005-05-26 Martin Hunt <hunt@redhat.com>
hunt
2005-05-26
1
-20
/
+10
*
*** empty log message ***
hunt
2005-04-07
1
-5
/
+5
*
Update to use relayfs.
hunt
2005-04-07
1
-21
/
+27
*
*** empty log message ***
hunt
2005-03-29
1
-0
/
+65