[valgrind] [Bug 371916] execution tree xtree concept

2016-11-08 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=371916 Josef Weidendorfer changed: What|Removed |Added CC||josef.weidendor...@gmx.de --- Comment #15

[valgrind] [Bug 371916] execution tree xtree concept

2016-11-10 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=371916 --- Comment #17 from Josef Weidendorfer --- (In reply to Philippe Waroquiers from comment #16) > > About the changes in the malloc > > wrappers, I think it would be better if the tool can register handlers, > > and these hand

[valgrind] [Bug 371916] execution tree xtree concept

2016-11-10 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=371916 --- Comment #19 from Josef Weidendorfer --- (In reply to Julian Seward from comment #18) > + Copyright (C) 2016-2016 Philippe Waroquiers > > For m_xtree.c, if there is a lot of code in there which has been moved > from massif and/or ca

[kcachegrind] [Bug 372643] kcachegrind in kf5 has untranslated gui messages from catalog kcachegrind_qt.po

2016-11-21 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=372643 --- Comment #1 from Josef Weidendorfer --- > but this catalog is not loaded into kcachgrind nor into qcachegrind. Oops. I think that translations in a developer tool such as kcachegrind often is more confusing than useful, but it has to work.

[kcachegrind] [Bug 372643] kcachegrind in kf5 has untranslated gui messages from catalog kcachegrind_qt.po

2016-11-21 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=372643 --- Comment #3 from Josef Weidendorfer --- (In reply to Albert Astals Cid from comment #2) > > qcachegrind (the pure-Qt version of kcachegrind) should just depend on Qt, > > and no need for it to support translations. > What ma

[kcachegrind] [Bug 469972] arm64 version needed

2023-06-11 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=469972 Josef Weidendorfer changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 451837] When profiling this specific executable, valgrind fails to break down 0x62 0xF1 0x7F 0x28 0x7F 0x2 0xF 0x87 0x95 0xA1 into 2 separate instructions

2022-03-28 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=451837 Josef Weidendorfer changed: What|Removed |Added Assignee|josef.weidendor...@gmx.de |jsew...@acm.org Component

[kcachegrind] [Bug 424077] hotshot2calltree should be dropped (Python 2 EOL)

2021-08-09 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=424077 --- Comment #1 from Josef Weidendorfer --- I do not care, as this was a user contribution and I never used it myself. But I would assume there still are quite some Python 2 users out there? -- You are receiving this mail because: You are watching all

[kcachegrind] [Bug 420748] Excruciatingly slow loading of certain profiles

2021-08-09 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=420748 Josef Weidendorfer changed: What|Removed |Added Resolution|FIXED |NOT A BUG --- Comment #4 from Josef

[kcachegrind] [Bug 424078] dprof2calltree cannot be distributed with a GPL-2 work

2021-08-09 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=424078 --- Comment #2 from Josef Weidendorfer --- Just saw this now. Interesting, and thanks for the clarifications. As kcachgrind and converters can be executed completely independently without needing each other in any way, it should be clear that this is

[valgrind] [Bug 415293] Incorrect call-graph tracking due to new _dl_runtime_resolve_xsave* functions

2021-04-07 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=415293 --- Comment #10 from Josef Weidendorfer --- Original Callgrind author here... Sorry for not checking my old email address for open-source projects obviously for almost 1 1/2 years... just see this now, as I was checking out callgrind on recent Ubuntu

[kcachegrind] [Bug 487358] Flatpak version of kcachegrind unable to run dot

2024-07-12 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=487358 Josef Weidendorfer changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 388017] Callgrind produces empty log for pulseaudio

2018-01-11 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=388017 --- Comment #4 from Josef Weidendorfer --- Good to see that `--trace-children=yes` worked! Just as remark: Callgrind opens a file descriptor at start to allow output to be written to the directory which was the current working directory at prgoram

[valgrind] [Bug 403802] New: leak_cpp_interior fails with some reachable blocks different than expected

2019-01-31 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=403802 Bug ID: 403802 Summary: leak_cpp_interior fails with some reachable blocks different than expected Product: valgrind Version: 3.4.0 Platform: Compiled Sources OS:

[kcachegrind] [Bug 388740] Ordering by timestamp instead of core number

2018-10-03 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=388740 --- Comment #2 from Josef Weidendorfer --- Interesting suggestion. For multithreaded code, this time will be the same for multiple files. Is this about the ordering in the "parts overview"? Does it help to add a column "Creation time&q

[kcachegrind] [Bug 388740] Ordering by timestamp instead of core number

2018-10-04 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=388740 --- Comment #5 from Josef Weidendorfer --- > hmm... then maybe there could be a hierarchy for the ordering : first > creation time, then PID ? This should be done automatically by the Qt widget... Adding the column should be easy, by looking

[valgrind] [Bug 399322] Improve callgrind_annotate output

2018-10-04 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=399322 --- Comment #1 from Josef Weidendorfer --- Thanks, the patch looks good! Will have to wait for 3.14 to get out -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 399355] Add callgrind_diff

2018-10-04 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=399355 --- Comment #1 from Josef Weidendorfer --- On a first look, this patch looks fine. I would split the unrelated parts into separate commits (I can do that). -- You are receiving this mail because: You are watching all bug changes.

[kcachegrind] [Bug 380858] Exporting the call-graph in the bottom right as DOT file cuts identifiers

2017-06-09 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=380858 Josef Weidendorfer changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[valgrind] [Bug 392449] callgrind not clearing the number of calls properly

2018-05-15 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=392449 Josef Weidendorfer changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[kcachegrind] [Bug 385127] Segfault when loading the assembly of strcmp

2017-09-27 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=385127 Josef Weidendorfer changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kcachegrind] [Bug 385127] Segfault when loading the assembly of strcmp

2017-09-27 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=385127 Josef Weidendorfer changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kcachegrind] [Bug 385127] Segfault when loading the assembly of strcmp

2017-09-27 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=385127 --- Comment #6 from Josef Weidendorfer --- BTW, the bug was due to going to std::sort instead of Qt's qSort in a few places. std::sort is more strict and requires strict ordering from the compare function. Otherwise, out-of-bound accesses could h

[kcachegrind] [Bug 372643] kcachegrind in kf5 has untranslated gui messages from catalog kcachegrind_qt.po

2017-03-20 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=372643 --- Comment #7 from Josef Weidendorfer --- Ah, I should have closed this bug after Luigi's fix, which uses the ECM feature. -- You are receiving this mail because: You are watching all bug changes.

[kcachegrind] [Bug 379159] debugging

2017-04-25 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=379159 --- Comment #1 from Josef Weidendorfer --- The backtrace is not enough for me to understand/reproduce the issue. I only see that the machine code view was requested to be updated before crashing. Is this reproducable for you? Any chance to send me the

[kcachegrind] [Bug 379438] kcachegrind duplicates calls

2017-05-02 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=379438 Josef Weidendorfer changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[valgrind] [Bug 380942] Experimental: add MESI protocol simulation to Callgrind

2017-07-06 Thread Josef Weidendorfer
https://bugs.kde.org/show_bug.cgi?id=380942 Josef Weidendorfer changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[valgrind] [Bug 356044] Dwarf line info reader misinterprets is_stmt register

2015-11-30 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356044 --- Comment #3 from Josef Weidendorfer --- Am 28.11.2015 um 22:03 schrieb Ivo Raisr via KDE Bugzilla: > DWARF v4 says about "is_stmt": > A boolean indicating that the current instruction is a recommended breakpoint > location. A rec

[valgrind] [Bug 366142] Illegal opcode _mm_maskload_ps

2016-07-28 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366142 Josef Weidendorfer changed: What|Removed |Added Component|callgrind |general Assignee

[valgrind] [Bug 369456] callgrind_control failed to find an active callgrind run.

2016-09-28 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369456 --- Comment #1 from Josef Weidendorfer --- callgrind_control uses "vgdb" starting from Valgrind 3.11 to get a list of running valgrind instances. Perhaps this is not working on OSX. What is the output of "vgdb -l" with callgrind r

[kcachegrind] [Bug 368751] KCachegrind crashes after a profile gets loaded

2016-09-29 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368751 --- Comment #5 from Josef Weidendorfer --- Created attachment 101346 --> https://bugs.kde.org/attachment.cgi?id=101346&action=edit Proposed patch After private conversation, the bug should be fixed with the proposed patch. The code accesses o

[kcachegrind] [Bug 368751] KCachegrind crashes after a profile gets loaded

2016-09-29 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368751 Josef Weidendorfer changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[kcachegrind] [Bug 368751] KCachegrind crashes after a profile gets loaded

2016-10-21 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368751 Josef Weidendorfer changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[kcachegrind] [Bug 368751] KCachegrind crashes after a profile gets loaded

2016-09-13 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368751 Josef Weidendorfer changed: What|Removed |Added Severity|normal |crash --- Comment #1 from Josef

[kcachegrind] [Bug 368751] KCachegrind crashes after a profile gets loaded

2016-09-13 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368751 --- Comment #4 from Josef Weidendorfer --- Hmm... probably not out-of-memory then. Any chance for me to reproduce the bug, ie. can you make the file available to me (e.g. via sending me a link in private email)? -- You are receiving this mail

[valgrind] [Bug 356675] callgrind test apk in android 5.0.2

2016-05-12 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356675 --- Comment #2 from Josef Weidendorfer --- Can you provide the complete output of the crash? As the patch is about VG core stuff, I assume the crash also happens with other VG tools? If so, It seems better to re-assign this to "general"

[valgrind] [Bug 362939] test apk in android 5.0 or most,at 0x6A23AB4: art::Thread::InstallImplicitProtection() (in /system/lib/libart.so)

2016-05-12 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362939 Josef Weidendorfer changed: What|Removed |Added Component|callgrind |general Assignee

[valgrind] [Bug 361726] WARNING:unhandled syscall on ppc64

2016-04-18 Thread Josef Weidendorfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361726 Josef Weidendorfer changed: What|Removed |Added Component|callgrind |general Assignee