[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2021-10-25 Thread Roger Light
https://bugs.kde.org/show_bug.cgi?id=396290 Roger Light changed: What|Removed |Added Attachment #118745|0 |1 is obsolete|

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2019-03-12 Thread Roger Light
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #34 from Roger Light --- Created attachment 118748 --> https://bugs.kde.org/attachment.cgi?id=118748&action=edit Patch 4/4, function tracing code from callgrind This adds a cut down version of the function tracing code from callgrind to f

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2019-03-12 Thread Roger Light
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #33 from Roger Light --- Created attachment 118747 --> https://bugs.kde.org/attachment.cgi?id=118747&action=edit Patch 3/4, support for syscall failures This adds the Failgrind code that handles syscall failures, in terms of the command l

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2019-03-12 Thread Roger Light
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #32 from Roger Light --- Created attachment 118746 --> https://bugs.kde.org/attachment.cgi?id=118746&action=edit Patch 2/4, add VG_(force_syscall_error) This adds VG_(force_syscall_error) to coregrind, which allows tools to force an error

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2019-03-12 Thread Roger Light
https://bugs.kde.org/show_bug.cgi?id=396290 Roger Light changed: What|Removed |Added Attachment #115711|0 |1 is obsolete|

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-10-19 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=396290 Tom Hughes changed: What|Removed |Added CC||t...@compton.nu --- Comment #30 from Tom Hughes -

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-10-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396290 roger.li...@cedalo.com changed: What|Removed |Added Attachment #115712|0 |1 is obsolete|

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-10-18 Thread Philippe Waroquiers
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #28 from Philippe Waroquiers --- (In reply to roger.light from comment #25) > Created attachment 115712 [details] > Patch that implements VG_(apply_ExeContext)(). 2 comments: * As ExeContext maintains internally its epoch, I do not understa

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-10-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #27 from roger.li...@cedalo.com --- I've just added some updated patches. The two small ones add some coregrind features that are needed for this tool - implementing VG_(apply_ExeContext)() and adding a way for a tool to force a syscall to fa

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-10-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396290 roger.li...@cedalo.com changed: What|Removed |Added Attachment #114630|0 |1 is obsolete|

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-10-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #25 from roger.li...@cedalo.com --- Created attachment 115712 --> https://bugs.kde.org/attachment.cgi?id=115712&action=edit Patch that implements VG_(apply_ExeContext)(). -- You are receiving this mail because: You are watching all bug ch

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-10-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #24 from roger.li...@cedalo.com --- Created attachment 115711 --> https://bugs.kde.org/attachment.cgi?id=115711&action=edit Patch that allows tools to set a syscall error. -- You are receiving this mail because: You are watching all bug c

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-09-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396290 --- Comment #23 from roger.li...@cedalo.com --- Created attachment 114817 --> https://bugs.kde.org/attachment.cgi?id=114817&action=edit Patch with function enter/leave detection code from callgrind. This patch is the same as 114630, but with code borr

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-08-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396290 roger.li...@cedalo.com changed: What|Removed |Added Attachment #114553|0 |1 is obsolete|

[valgrind] [Bug 396290] [PATCH] Possible tool - failgrind

2018-08-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396290 roger.li...@cedalo.com changed: What|Removed |Added Summary|[PATCH] Possible tool - |[PATCH] Possible tool -