summaryrefslogtreecommitdiffstats
path: root/runtime/runtime.h
Commit message (Expand)AuthorAgeFilesLines
* Use clamping to more easily normalize input valuesJosh Stone2010-02-161-0/+8
* Remove uprobes.h declaration from runtime.hTim Moore2009-12-181-10/+0
* support for a brief backtrace formatTim Moore2009-12-171-0/+10
* set the IP in return probes to the returned-to instructionTim Moore2009-12-161-0/+11
* PR10849: Support MAXSKIPPED handling on RHEL4 through implementation of atomi...Roland Grunberg2009-11-061-0/+11
* PR10655 part 1: uprobes: track sdt semaphores properlyFrank Ch. Eigler2009-09-181-0/+1
* PR10650: markup some unprivileged-safe tapset functionsFrank Ch. Eigler2009-09-161-0/+28
* PR10589: switch to kernel vscnprintf for _stp_{dbug,warn,error} calls in runtimeFrank Ch. Eigler2009-09-021-3/+3
* Merge commit 'origin/master' into pr7043David Smith2009-06-161-0/+1
|\
| * Moved time.c inclusion from runtime/transport/transport.c to runtime/runtime.h.David Smith2009-06-161-0/+1
* | Merge commit 'origin/master' into pr7043David Smith2009-05-211-7/+12
|\|
| * Don't redefine STP_USE_DWARF_UNWINDER.Mark Wielaard2009-04-121-0/+2
| * Prefer dwarf unwinder on i386 and x86_64.Mark Wielaard2009-04-111-7/+5
| * Make sure code using the vma tracker compiles again.Mark Wielaard2009-04-081-0/+2
| * Only includes task_finder.c when needed.David Smith2009-04-081-2/+0
| * Reorder includes so regs.c and regs-ia64.c included before task_finder.c.William Cohen2009-04-021-0/+2
| * Merge branch 'master' into pr6866Mark Wielaard2009-02-201-4/+4
| |\
| * | Always include task_finder.c and enable emit_vm_callback_probe_decl.Mark Wielaard2008-12-151-16/+1
| * | PR6866: First pass at translating addresses to symbol names through vma.Mark Wielaard2008-12-101-0/+18
* | | Renamed STP_OLD_TRANSPORT to STP_TRANSPORT_VERSION.David Smith2009-04-021-1/+6
* | | Start of new ring_buffer transport.David Smith2009-03-041-0/+2
* | | More cleanup.David Smith2009-02-251-0/+1
| |/ |/|
* | Use 'static' as much as possibleJosh Stone2009-01-281-4/+4
|/
* Use for_each_cpu_mask always.Wenji Huang2008-11-241-6/+0
* Fix the conflicted for_each_cpu macro with 2.6.28.Wenji Huang2008-11-171-2/+8
* backtrace fix for i386 with neither frame pointers nor dwarf unwindingFrank Ch. Eigler2008-09-101-3/+1
* Enable usage of STP_USE_DWARF_UNWINDER for i386 and arm for debugging purposes.Mark Wielaard2008-09-101-0/+2
* Feed dwarf unwinder data through _stp_mod_sec_lookup (), but disabled for now.Mark Wielaard2008-09-101-2/+4
* PR1288: runtime functions for avoiding certain addressesTim Moore2008-09-081-0/+1
* cleanup: remove never-implemented runtime TEST_MODE compile flagFrank Ch. Eigler2008-04-281-8/+0
* 2.6.25 fixes and stack level limits.Martin Hunt2008-04-151-0/+4
* Add new define STP_USE_DWARF_UNWINDER which is set based on which archsMartin Hunt2008-03-311-0/+5
* Support for kernels built with CONFIG_FRAME_POINTERMartin Hunt2008-03-301-0/+7
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-1/+0
* 2008-02-27 Martin Hunt <hunt@redhat.com>hunt2008-02-271-16/+2
* 2007-09-10 Martin Hunt <hunt@redhat.com>hunt2007-09-101-1/+4
* 2007-04-27 Martin Hunt <hunt@redhat.com>hunt2007-04-271-2/+6
* 2007-03-14 Martin Hunt <hunt@redhat.com>hunt2007-03-141-6/+11
* 2007-01-31 Martin Hunt <hunt@redhat.com>hunt2007-01-311-0/+1
* 2006-12-20 Martin Hunt <hunt@redhat.com>hunt2006-12-201-0/+1
* 2006-12-08 Josh Stone <joshua.i.stone@intel.com>jistone2006-12-091-1/+30
* Always include sym.chunt2006-12-041-0/+1
* 2006-11-15 Martin Hunt <hunt@redhat.com>hunt2006-11-151-1/+1
* 2006-11-02 Martin Hunt <hunt@redhat.com>hunt2006-11-021-1/+1
* 2006-09-27 Martin Hunt <hunt@redhat.com>hunt2006-09-271-81/+1
* 2006-09-26 David Smith <dsmith@redhat.com>dsmith2006-09-261-1/+1
* 2006-09-18 Martin Hunt <hunt@redhat.com>hunt2006-09-181-5/+9
* Systemtap perfmon support to access the processors perfmon hardware.wcohen2006-09-121-0/+3
* 2006-07-21 Martin Hunt <hunt@redhat.com>hunt2006-07-211-0/+1
* 2006-07-12 Martin Hunt <hunt@redhat.com>hunt2006-07-121-0/+4