summaryrefslogtreecommitdiffstats
path: root/tapsets.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR5787, PR2608: .statement(NUM) probing fixesfche2008-02-231-46/+65
* 2008-02-20 David Smith <dsmith@redhat.com>dsmith2008-02-201-19/+63
* 2008-02-19 Roland McGrath <roland@redhat.com>roland2008-02-201-3/+11
* 2008-02-19 Roland McGrath <roland@redhat.com>roland2008-02-201-60/+65
* 2008-02-19 Frank Ch. Eigler <fche@elastic.org>fche2008-02-191-2/+4
* PR5766: back to regexp-based blacklistingfche2008-02-191-66/+103
* 2008-02-19 David Smith <dsmith@redhat.com>dsmith2008-02-191-1/+2
* dwarf speedupfche2008-02-151-0/+10
* 2008-02-13 Frank Ch. Eigler <fche@elastic.org>fche2008-02-131-0/+5
* PR4393: fix relocatable-kernel global $variable accessfche2008-02-121-0/+16
* 2008-02-12 Martin Hunt <hunt@redhat.com>hunt2008-02-121-3/+3
* 2008-02-04 David Smith <dsmith@redhat.com>dsmith2008-02-041-11/+78
* update copyright years for recent checkinsfche2008-01-281-1/+1
* 2008-01-28 David Smith <dsmith@redhat.com>dsmith2008-01-281-6/+6
* PR5673: reduce total size of generated .ko's from wildly wildcarded scriptsfche2008-01-261-26/+98