summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Rename static_uprobes.exp to sdt_misc.expStan Cox2009-06-191-0/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix target_set tapset.Przemyslaw Pawelczyk2009-06-181-10/+18
* | | | | | | | | PR10298: tweak global param initialization for NULL etc.Frank Ch. Eigler2009-06-182-6/+12
* | | | | | | | | Check in sk_stream_wait_memory.stp example.William Cohen2009-06-186-0/+98
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | PR10273 Correctly adjust libdw address for dwfl dwarf bias.Mark Wielaard2009-06-181-5/+6
* | | | | | | | Cast STAP_PROBE1 parameter.Stan Cox2009-06-181-4/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Made testcase handle slower systems.David Smith2009-06-181-1/+3
* | | | | | | Refactor common code in the tokenize testJosh Stone2009-06-172-54/+20
* | | | | | | Fix tokenize function and test.Przemyslaw Pawelczyk2009-06-175-42/+82
| |_|_|_|_|/ |/| | | | |
* | | | | | Improved error handling.David Smith2009-06-171-9/+9
* | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-06-171-1/+1
|\ \ \ \ \ \
| * | | | | | PR10273. uprobes fail to insert on prelinked library.Mark Wielaard2009-06-171-1/+1
* | | | | | | Specify how to generate Publican document with separate build directory.William Cohen2009-06-171-10/+23
|/ / / / / /
* | | | | / Use the expanded value for sdt $$nameJosh Stone2009-06-161-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDavid Smith2009-06-162-13/+11
|\ \ \ \ \
| * | | | | Support -L for kprobe and utrace static user markers.Stan Cox2009-06-162-13/+11
* | | | | | Moved time.c inclusion from runtime/transport/transport.c to runtime/runtime.h.David Smith2009-06-162-1/+1
|/ / / / /
* | | | | Do not emit duplicate probes for kprobe/utrace cases.Stan Cox2009-06-161-0/+8
* | | | | Strip out newlines in GCC version string.Mark Wielaard2009-06-161-0/+1
* | | | | Add GCC version to testsuite run output and systemtap.sum file.Mark Wielaard2009-06-162-2/+15
* | | | | Add pgrp() context tapset function. Describe sid().Przemyslaw Pawelczyk2009-06-153-0/+20
* | | | | Add experimental utrace/kprobe sdt supportStan Cox2009-06-156-300/+557
* | | | | PR10285. User space PROBE marks aren't found with separate debuginfo.Mark Wielaard2009-06-152-11/+8
* | | | | Add (disabled) testcase for stap probe marks to exelib.Mark Wielaard2009-06-155-3/+30
* | | | | PR10274 Fix exelib -O3 testcase.Mark Wielaard2009-06-153-10/+27
* | | | | PR10279: add -DKRETACTIVE=nnnn parameterFrank Ch. Eigler2009-06-133-2/+25
* | | | | PR10277: fix \octal escaping of utf-8 characters in path names etc.Frank Ch. Eigler2009-06-131-1/+1
* | | | | Add exelib uprobes test framework.Mark Wielaard2009-06-1215-213/+303
* | | | | Map przemoc's name to UTF-8 in .mailmap & AUTHORSJosh Stone2009-06-122-1/+2
* | | | | added quick note to README re latexmlDon Domingo2009-06-121-0/+12
* | | | | Version bumps for the 0.9.8 releaseJosh Stone2009-06-116-24/+27
* | | | | Pick up some NEWS items from the release notesJosh Stone2009-06-111-0/+7
| |_|_|/ |/| | |
* | | | remove erroneous dependency (systemtap-sdt-devel -> systemtap)Frank Ch. Eigler2009-06-111-1/+0
* | | | Add nd_syscalls NEWSJosh Stone2009-06-101-0/+6
* | | | Reformat the module signing NEWSJosh Stone2009-06-101-7/+8
* | | | Merge branch 'master' of ssh://sourceware.org/git/systemtapJosh Stone2009-06-101-4/+4
|\ \ \ \
| * | | | gcc 3.4.6 compatibility: s/{true,false}/{1,0} in runtime/unwind.cFrank Ch. Eigler2009-06-101-4/+4
* | | | | PR10260: Clean up all resources after init errorsJosh Stone2009-06-101-0/+8
|/ / / /
* | | | Fix condition propagation across aliasesJosh Stone2009-06-093-5/+40
* | | | build compatibility fix for gcc 3.4Frank Ch. Eigler2009-06-091-1/+1
* | | | Add bounds-checking to sdt $argNJosh Stone2009-06-091-5/+9
* | | | Remove probe_table's unused location memberJosh Stone2009-06-091-5/+4
* | | | Remove sdt_var_expanding_visitor's now-unused dwJosh Stone2009-06-091-6/+5
* | | | Remove the spurious sdt @cast expansionJosh Stone2009-06-091-3/+0
* | | | Simplify process.mark parameter parsingJosh Stone2009-06-091-8/+5
* | | | dummy empty changeFrank Ch. Eigler2009-06-090-0/+0
* | | | * tapsets.cxx (sdt_var_expanding_visitor::process_name): New.Stan Cox2009-06-091-13/+12
* | | | Fix uninitialized shdr in probe_tableJosh Stone2009-06-091-1/+8
* | | | * tapsets.cxx (probe_table): Make mark_name and sess refs.Stan Cox2009-06-081-115/+115
* | | | Remove dwflpp::default_nameJosh Stone2009-06-082-17/+4