summaryrefslogtreecommitdiffstats
path: root/tapsets.cxx
Commit message (Expand)AuthorAgeFilesLines
* more warning/error consistency for alternatives listingFrank Ch. Eigler2008-06-161-7/+1
* Fix bug in dwfl_assert call.Tim Moore2008-06-111-1/+1
* Fix some logic inversions with dwfl_assert.Tim Moore2008-06-111-3/+3
* PR 2608 plus some refactoring in tapsets.cxxTim Moore2008-06-111-95/+85
* Very early beginnings of memory map notification support.David Smith2008-06-101-0/+1
* Fixed utrace probe '$syscall' handling.David Smith2008-06-091-16/+3
* Fix powerpc PR 6601.Jim Keniston2008-06-091-1/+57
* Made 2.6.25 kernel updates.David Smith2008-06-091-28/+18
* Add .statement("function@file.c+N")Stan Cox2008-06-061-3/+24
* Changed/renamed utrace probes.David Smith2008-06-061-111/+182
* Added string tokens for most probe types.David Smith2008-06-031-32/+52
* PR 6562, Modify SYSTEMTAP_DEBUGINFO_PATH behaviour.Srikar Dronamraju2008-05-301-1/+3
* Removed debug print.David Smith2008-05-281-1/+0
* Handle bug #6500 fallout.David Smith2008-05-281-33/+51
* Minor improvement to multi-threaded support.David Smith2008-05-281-2/+5
* Address powerpc dwarfless test failures.Jim Keniston2008-05-251-9/+50
* PR5643: fix .statement(NUM) regressionWenji Huang2008-05-221-0/+9
* Use tr1/unordered_map instead of the deprecated ext/hash_map.Tim Moore2008-05-201-0/+9
* make the mod_cu_function_cache a hash_map instead of map for more go-goFrank Ch. Eigler2008-05-171-3/+9
* PR5643: function caching for much faster syscall.* pass-2 processingFrank Ch. Eigler2008-05-161-38/+72
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-05-121-134/+782
|\
| * PR 4311 - Function boundary tracing without debuginfo: Phases I and IIJim Keniston2008-05-121-2/+10
| |\
| * \ Merge commit 'origin/dwarfless'Jim Keniston2008-05-121-134/+782
| |\ \
| | * | Replaced [u_]arg() with [u]int_arg(), [u]long_arg(), {s|u}32_arg(),Jim Keniston2008-05-051-0/+1
| | * | PR 4311 - Function boundary tracing without debuginfo: Phase IJim Keniston2008-04-181-134/+781
* | | | Revert "PR6487: extend blacklist with relay/timer subsystem"Frank Ch. Eigler2008-05-121-10/+2
| |_|/ |/| |
* | | PR6487: extend blacklist with relay/timer subsystemFrank Ch. Eigler2008-05-091-2/+10
|/ /
* | PR444886: add .../build/... to default debuginfo search pathFrank Ch. Eigler2008-05-051-1/+1
* | PR6466: broad side-effect free statement elisionFrank Ch. Eigler2008-04-291-8/+8
* | Made utrace probes more robust.David Smith2008-04-291-9/+9
* | revert commit f0e6dc6304; overload detection logic was fine alreadyFrank Ch. Eigler2008-04-261-0/+6
* | Handles markers with no format string.David Smith2008-04-251-0/+5
* | PR6416: extend probing blacklist with more init/exit sectionsSrinivasa DS2008-04-231-1/+7
* | fix overload-detection uninitialized variable bugFrank Ch. Eigler2008-04-231-0/+4
* | Removed debug statements.David Smith2008-04-221-3/+0
* | Added utrace exec probes.David Smith2008-04-181-16/+46
* | Fix the blacklist regexps for atomic functionsJosh Stone2008-04-171-8/+2
* | Added process PATH checking and conditional utrace handler function calls.David Smith2008-04-171-43/+97
* | RHEL4 gcc compatibility: dummy ctor in unused task_finder_derived_probeFrank Ch. Eigler2008-04-161-0/+2
* | PR6417: extend kprobe blacklist some moreSrinivasa DS2008-04-161-0/+14
* | 2008-04-15 David Smith <dsmith@redhat.com>David Smith2008-04-161-0/+582
* | 2008-04-14 David Smith <dsmith@redhat.com>David Smith2008-04-141-43/+20
* | 2008-04-11 David Smith <dsmith@redhat.com>David Smith2008-04-111-10/+43
|/
* 2008-04-04 Masami Hiramatsu <mhiramat@redhat.com>Masami Hiramatsu2008-04-041-0/+2
* 2008-03-27 Frank Ch. Eigler <fche@elastic.org>fche2008-03-271-0/+1
* 2008-03-26 Frank Ch. Eigler <fche@elastic.org>fche2008-03-261-0/+9
* 2008-03-20 Frank Ch. Eigler <fche@elastic.org>fche2008-03-201-0/+4
* 2008-03-14 Masami Hiramatsu <mhiramat@redhat.com>hiramatu2008-03-151-0/+31
* PR5516: assignment to $pointersfche2008-03-031-20/+29
* PR5045: clean up after interruptsfche2008-02-281-0/+6