summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* Put a block around the probe point.Stan Cox2008-12-211-0/+5
|
* Better implementation for %MElliott Baron2008-12-191-0/+9
|
* Clean up .spec file typos, Requires nits.Roland McGrath2008-12-161-0/+8
|
* Convert .mark to .statement(0x) instead of .statement(foo.c:N)Stan Cox2008-12-161-0/+6
|
* Don't use -d on $netcat. Redirect from /dev/null instead.Dave Brolley2008-12-111-0/+8
|
* PR6961: initial sketch: set up dummy pt_regs for non-trap based probesFrank Ch. Eigler2008-12-091-0/+10
|
* Use netcat or nc, whichever is available.Dave Brolley2008-12-091-0/+6
|
* RHBZ 474390 fix.David Smith2008-12-081-0/+10
| | | | | | | | | | | | 2008-12-08 David Smith <dsmith@redhat.com> RHBZ 474390 * tapsets.cxx (dwflpp::cu_function_caching_callback): Handles NULL return from dwarf_diename(). (dwflpp::print_locals): Ditto. (dwflpp::find_variable_and_frame_base): Ditto. (dwflpp::literal_stmt_for_return): Ditto. (dwarf_builder::build): Ditto.
* PR7062: base uprobes tree on s.runtime_path instead of PKGDATADIRFrank Ch. Eigler2008-12-081-0/+6
|
* Merge branch 'master'; commit 'origin/pr6925'Elliott Baron2008-12-051-9/+19
|\
| * PR6925: generate script to run stap from build directoryRoland McGrath2008-12-031-0/+5
| |
| * PR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variablesRoland McGrath2008-12-031-9/+14
| |
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-12-051-0/+7
|\ \ | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: PR7051: Remove broken printf %n directive support
| * | PR7051: Remove broken printf %n directive supportroot2008-12-051-0/+7
| |/
* / turn on elfutils-level debuginfo<->stripped-binary checksum matchingFrank Ch. Eigler2008-12-051-0/+6
|/ | | | | | This is necessary to detect mismatching debuginfo for user-space programs without build-id. We don't have run-time version assertions for user-space binaries.
* PR6925: encourage people to configure with a --prefixFrank Ch. Eigler2008-12-031-0/+6
|
* PR5892: rename new -B /PATH to -r /PATH; merge functionalityFrank Ch. Eigler2008-12-031-0/+13
|
* BZ 5892: Add stap -B to sic systemtap at an alternate kernel build treeRajan Arora2008-12-011-0/+15
|
* buildrun/caching warning cleanupFrank Ch. Eigler2008-11-291-0/+11
|
* PR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATAFrank Ch. Eigler2008-11-281-5/+6
|
* PR6965 - Conditionally compile symbol table. Split context.stp into 3 files.Elliott Baron2008-11-281-0/+11
|
* PR5376: probe alias parsing tweaksFrank Ch. Eigler2008-11-281-0/+6
|
* PR6477: tolerate null token, e.g., from unwindsym warning messageFrank Ch. Eigler2008-11-281-0/+6
|
* PR7035: don't suppress all error messages during listings modeWenji Huang2008-11-271-0/+7
|
* Support debuginfo static uprobes.Stan Cox2008-11-261-0/+4
|
* safety: add another schedule_sched, ahead of the per-context release loopFrank Ch. Eigler2008-11-261-0/+4
|
* PR6925: improve upon "Try again with another -v option" messageFrank Ch. Eigler2008-11-261-0/+4
|
* safety: add paranoid call to synchronize_sched() during shutdown processFrank Ch. Eigler2008-11-261-0/+6
|
* PR7046: uprobes mutex optimizationFrank Ch. Eigler2008-11-251-0/+8
|
* Clean up kernel-doc SystemTap function formatting.William Cohen2008-11-251-0/+4
|
* Make scripts/kernel-doc executable.William Cohen2008-11-251-1/+5
|
* Add kernel-doc based version of SystemTap_Tapset_Reference.William Cohen2008-11-251-0/+6
|
* struct stap_dwarf_probe field is called pp, not pp_name.Mark Wielaard2008-11-251-0/+5
|
* stap.1.inKent Sebastian2008-11-241-0/+5
|
* uprobes: fix & document use of MAXUPROBESFrank Ch. Eigler2008-11-221-0/+6
|
* PR5689 part 3/3: print kprobe/uprobe skipped statsFrank Ch. Eigler2008-11-221-0/+9
|
* PR5689 part 2: separate skip counters for low-stack and reentrancy casesFrank Ch. Eigler2008-11-211-0/+9
|
* stability: fix shutdown synchronization with possibly pending/running probesFrank Ch. Eigler2008-11-211-0/+6
|
* PR5689 part 1: per-global-variable skip trackingFrank Ch. Eigler2008-11-201-0/+6
|
* fix --vp NNN logic for #chars < 5Frank Ch. Eigler2008-11-201-0/+4
|
* PR 6879: Apply fix from uprobes to uprobes2.Jim Keniston2008-11-181-0/+6
|
* PR6925: --vp (per-pass verbosity) optionFrank Ch. Eigler2008-11-181-0/+6
|
* Add static uprobe support (static library variant)Stan Cox2008-11-171-0/+8
|
* performance: switch from local_irq_save to preempt_disable for all probe typesFrank Ch. Eigler2008-11-141-0/+6
|
* PR7000: Add checking bound for actual parameters.Wenji Huang2008-11-131-0/+6
|
* bump version to 0.8Frank Ch. Eigler2008-11-131-0/+5
|
* Add scope name to semantic error messages if available when finding locals.Mark Wielaard2008-11-111-0/+6
|
* PR6998: Add default kernel symbols to profile.Wenji Huang2008-11-061-0/+5
|
* ET_EXEC needs no further relocation.Stan Cox2008-11-061-0/+5
|
* PR6028 / BZ468143: ia64 fetch-register speedupMasami Hiramatsu2008-11-041-0/+9
|