summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Fixed uninitialized variable error in task_finder.c.David Smith2010-04-131-4/+3
* runtime: switch to deferred STP_EXIT signallingFrank Ch. Eigler2010-04-091-8/+34
* runtime: more diagnostics for build-id checkingFrank Ch. Eigler2010-04-081-8/+8
* Fixed BZ 557165 by adding better error handling.David Smith2010-04-051-1/+3
* Add kernel-writing functions for guru onlyJosh Stone2010-04-011-0/+11
* Sprinkle static to prevent unnecessary inclusionJosh Stone2010-03-182-3/+3
* Create one perf structure to rule them allJosh Stone2010-03-182-58/+29
* Remove <asm/segment.h> inclusion to fix ppc build.David Smith2010-03-181-1/+0
* PR909: filter out offline cpus from perfctr registration loopFrank Ch. Eigler2010-03-171-0/+5
* Preserve perf initialization errorsJosh Stone2010-03-171-3/+7
* Modify the systemtap perf sampling internal apiWill Cohen2010-03-172-20/+31
* PR909: Runtime for Performance Event SamplingWill Cohen2010-03-172-108/+69
* PR10812: make build-id checking somewhat more robust w.r.t. bad addressesFrank Ch. Eigler2010-03-161-18/+36
* Fix the edge-case of MAXTRYLOCK=0Josh Stone2010-03-111-13/+17
* Use exported print_context_stack for 2.6.33Wenji Huang2010-03-101-13/+2
* Fixed PR 11336 by using a wait queue to wait on procfs file availability.David Smith2010-03-011-70/+53
* Fixed pr 10690 by adding '.maxsize(NNN)' procfs read probe parameter.David Smith2010-02-251-5/+4
* Use clamping to more easily normalize input valuesJosh Stone2010-02-163-8/+16
* PR11277: Use consistent octal in quoted stringsJosh Stone2010-02-161-10/+3
* Fixed PR 11078. Changed code to avoided procfs race condition.David Smith2010-02-032-4/+215
* Fixed PR 11220 by setting MAP_STRING_LENGTH to MAXSTRINGLEN.David Smith2010-01-251-3/+5
* use eh_frame_hdr table to speed up unwindingTim Moore2010-01-202-16/+43
* Relax sdt address check for attach to running process case.Stan Cox2010-01-151-2/+2
* runtime: better staprun diagnostics for failed signature testsFrank Ch. Eigler2010-01-151-2/+8
* Improve stack printing formatWenji Huang2010-01-151-1/+2
* PR11151: Recover stap_uprobes slots on process exitJosh Stone2010-01-142-0/+16
* Use gnu indentation style.Stan Cox2010-01-141-59/+66
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2010-01-131-3/+54
|\
| * Use __access_process_vm_noflush for static user semaphore decrement.Stan Cox2010-01-131-3/+54
* | Move userspace probing boiler plate code in translator to runtime library.William Cohen2010-01-132-0/+326
|/
* map through uretprobe trampoline in an arbitrary taskTim Moore2010-01-134-35/+114
* Removed bogus task_finder error message.David Smith2010-01-131-1/+1
* PR10493: autoconf for cpu_khzWenji Huang2010-01-131-7/+5
* Add stack walking function for 2.6.33Wenji Huang2010-01-111-0/+14
* Fixed PR 11148 by reworking transport directory locks.David Smith2010-01-081-14/+30
* Partial PR 10848 fix. Added testcase for STP_MAXMEMORY.David Smith2010-01-071-20/+21
* Partial PR 10848 fix. Added '-DMAXMEMORY=NUM' processing.David Smith2010-01-051-8/+124
* bz6436 backtraces from uprobesTim Moore2010-01-055-69/+99
* Remove all caching from _stp_module_relocate.Mark Wielaard2009-12-291-38/+13
* Set last_tsk in runtime/sym.c _stp_module_relocate.Mark Wielaard2009-12-291-0/+1
* ppc stack: transcribe portions of modern kernel ppc/.../asm/ptrace.hFrank Ch. Eigler2009-12-221-0/+18
* Fixed ia64 compile problem with runtime/stack-ia64.c.David Smith2009-12-221-1/+2
* Fixed compilation on f11.David Smith2009-12-211-0/+1
* PR11113 fix. Support new utrace API.David Smith2009-12-213-4/+155
* PR10601: cleanup for i386, x86-64Frank Ch. Eigler2009-12-211-7/+16
* PR11015 Support shared library reloading (in different processes)Mark Wielaard2009-12-215-77/+201
* brown paper bag typo fixyFrank Ch. Eigler2009-12-201-1/+1
* runtime: more build fix for non-utrace kernelsFrank Ch. Eigler2009-12-202-1/+3
* PR10601: unfork deref()Frank Ch. Eigler2009-12-201-22/+16
* runtime: rhel4 build fix for uretprobe-wannabe stack tracebacksFrank Ch. Eigler2009-12-201-1/+3