| 2026-04-29 |
Serhei Makarov | src/stackprof.cxx: thorough style onceover users/fche/eu-stackprof |
commit | commitdiff | tree | snapshot |
| 2026-04-13 |
Serhei Makarov | doc/stackprof.1: couple necessary additions |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Serhei Makarov | doc/stackprof.1: Add a basic man page |
commit | commitdiff | tree | snapshot |
| 2026-04-09 |
Serhei Makarov | src/stackprof.cxx: fully deal with REVIEW.1 |
commit | commitdiff | tree | snapshot |
| 2026-04-08 |
Serhei Makarov | src/stackprof.cxx: mostly deal with REVIEW.1 |
commit | commitdiff | tree | snapshot |
| 2026-04-07 |
Serhei Makarov | src/stackprof.cxx: annoying/possible fix for REVIEW... |
commit | commitdiff | tree | snapshot |
| 2026-04-07 |
Serhei Makarov | src/stackprof.cxx: fixups in prior |
commit | commitdiff | tree | snapshot |
| 2026-04-05 |
Frank Ch. Eigler | stackprof: minor c++ificiation (less C str*) |
commit | commitdiff | tree | snapshot |
| 2026-04-02 |
Serhei Makarov | src/stackprof.cxx: more REVIEW, mostly 1 + consistent... |
commit | commitdiff | tree | snapshot |
| 2026-04-02 |
Serhei Makarov | src/stackprof.cxx: more REVIEW TODO_AMEND |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
Frank Ch. Eigler | REVIEW.9 REVIEW.12 noop; remove unneeded function |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
Frank Ch. Eigler | stackprof REVIEW.7 |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
Frank Ch. Eigler | handle REVIEW.5 |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
Frank Ch. Eigler | stackprof: c++20ification of comm, file processing... |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
Frank Ch. Eigler | handle REVIEW.3 |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
Serhei Makarov | src/stackprof.cxx: make sure output streams are consistent |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Serhei Makarov | src/stackprof.cxx: mark REVIEW issues, still wip |
commit | commitdiff | tree | snapshot |
| 2026-03-23 |
Serhei Makarov | src/stackprof.cxx: ws fixy (separately from review... |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Serhei Makarov | src/stackprof.cxx: one more piece to enable arm |
commit | commitdiff | tree | snapshot |
| 2026-03-17 |
Serhei Makarov | stackprof.cxx: WIP aarch64/armhfp bits |
commit | commitdiff | tree | snapshot |
| 2026-03-16 |
Serhei Makarov | libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initi... |
commit | commitdiff | tree | snapshot |
| 2026-03-13 |
Serhei Makarov | Revert "libdwfl/linux-pid-attach.c PR33974: __libdwfl_s... |
commit | commitdiff | tree | snapshot |
| 2026-03-13 |
Serhei Makarov | libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initi... |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Serhei Makarov | src/stackprof.cxx: minor oops for pc2 range check |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Serhei Makarov | src/stackprof.cxx: Restrict recorded pcs to mod->low_ad... |
commit | commitdiff | tree | snapshot |
| 2026-02-12 |
Frank Ch. Eigler | stackprof testsuite++ |
commit | commitdiff | tree | snapshot |
| 2026-02-12 |
Frank Ch. Eigler | stackprof: testsuite++ now with gprof + debuginfod |
commit | commitdiff | tree | snapshot |
| 2026-02-12 |
Frank Ch. Eigler | stackprof: start adding test cases |
commit | commitdiff | tree | snapshot |
| 2026-02-10 |
Serhei Makarov | stackprof.cxx snap: misc histogram splitting options |
commit | commitdiff | tree | snapshot |
| 2026-02-09 |
Serhei Makarov | stackprof.cxx minor fixes: accumulate at least histogra... |
commit | commitdiff | tree | snapshot |
| 2026-02-09 |
Serhei Makarov | stackprof.cxx minor fixes: tweak the maxframes logic |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Serhei Makarov | stackprof.cxx snap: pc-relocation investigation still WIP |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Serhei Makarov | cherrypick PR33854 fix from main branch |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Frank Ch. Eigler | stackprof: remove unused code, add "-f" force output... |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Frank Ch. Eigler | stackprof: some valgrind fixes |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Frank Ch. Eigler | more c++20 format conversion |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Frank Ch. Eigler | c++20 format() conversion for most clog/cerr/stringstre... |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Frank Ch. Eigler | stackprof: demo c++20 format{} |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Serhei Makarov | src/stackprof.cxx snap: basic json metadata, per-file... |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Frank Ch. Eigler | just for fun: require c++20 for c++ application code... |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Frank Ch. Eigler | stackprof: add gmon.*.exe symlink sibling for gmon... |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Frank Ch. Eigler | stackprof, fprintf-- |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Serhei Makarov | src/stackprof.cxx crackle: address +2 review comments... |
commit | commitdiff | tree | snapshot |
| 2026-02-02 |
Frank Ch. Eigler | snap |
commit | commitdiff | tree | snapshot |
| 2026-01-30 |
Serhei Makarov | src/stackprof.cxx crackle: obtain/show executable paths... |
commit | commitdiff | tree | snapshot |
| 2026-01-30 |
Serhei Makarov | src/stackprof.cxx dwfl_module_relocate_address: ship it |
commit | commitdiff | tree | snapshot |
| 2026-01-30 |
Frank Ch. Eigler | rework gmon.out header/content |
commit | commitdiff | tree | snapshot |
| 2026-01-26 |
Serhei Makarov | stackprof.cxx crackle: output mainfile/debugfile for... |
commit | commitdiff | tree | snapshot |
| 2026-01-23 |
Serhei Makarov | stackprof.cxx, snap: getting closer with the histogram... |
commit | commitdiff | tree | snapshot |
| 2026-01-22 |
Serhei Makarov | stackprof.cxx snap: add gmon.out generation, still... |
commit | commitdiff | tree | snapshot |
| 2026-01-19 |
Serhei Makarov | stackprof.cxx snap: unwind arc gathering for now |
commit | commitdiff | tree | snapshot |
| 2026-01-16 |
Serhei Makarov | stackprof.cxx, snap: print stats table |
commit | commitdiff | tree | snapshot |
| 2026-01-09 |
Serhei Makarov | stackprof.cxx, snap: more REVIEW issues, one remains |
commit | commitdiff | tree | snapshot |
| 2026-01-08 |
Serhei Makarov | stackprof.cxx, snap: fix some REVIEW issues |
commit | commitdiff | tree | snapshot |
| 2026-01-07 |
Serhei Makarov | stackprof.cxx, snap: initial working unwinder, some... |
commit | commitdiff | tree | snapshot |
| 2026-01-05 |
Serhei Makarov | stackprof.cxx: quick ws fixy |
commit | commitdiff | tree | snapshot |
| 2025-12-23 |
Frank Ch. Eigler | stackprof.cxx: add --event-list option, fix disabled... |
commit | commitdiff | tree | snapshot |
| 2025-12-22 |
Frank Ch. Eigler | stackprof.cxx: add baby class purpose docs, tweak forma... |
commit | commitdiff | tree | snapshot |
| 2025-12-22 |
Frank Ch. Eigler | more roughing in |
commit | commitdiff | tree | snapshot |
| 2025-12-22 |
Frank Ch. Eigler | stackprof.cxx: position event type decoding logic ... |
commit | commitdiff | tree | snapshot |
| 2025-12-22 |
Frank Ch. Eigler | Merge remote-tracking branch 'origin/users/fche/eu... |
commit | commitdiff | tree | snapshot |
| 2025-12-18 |
Serhei Makarov | oops |
commit | commitdiff | tree | snapshot |
| 2025-12-18 |
Serhei Makarov | crackle: icebreaker commit pre hook up unwinder |
commit | commitdiff | tree | snapshot |
| 2025-12-17 |
Frank Ch. Eigler | snap |
commit | commitdiff | tree | snapshot |
| 2025-12-16 |
Frank Ch. Eigler | add perf event decoding, with drafting help from grok |
commit | commitdiff | tree | snapshot |
| 2025-12-15 |
Frank Ch. Eigler | rough in perf record decoding -> virt functions |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
Frank Ch. Eigler | Merge remote-tracking branch 'origin/users/serhei/eu... |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
Frank Ch. Eigler | snap |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
Serhei Makarov | WIP eu-stacktrace: another error fix, profiling runs now users/serhei/eu-stacktrace-gmon |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
Serhei Makarov | WIP eu-stacktrace: another error fixed |
commit | commitdiff | tree | snapshot |
| 2025-12-12 |
Serhei Makarov | WIP libdwfl_stacktrace: regression in dwflst_perf_sampl... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
Frank Ch. Eigler | Merge remote-tracking branch 'origin/users/serhei/eu... |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
Serhei Makarov | WIP eu-stacktrace: bugfix for PerfSample struct |
commit | commitdiff | tree | snapshot |
| 2025-12-10 |
Frank Ch. Eigler | Merge remote-tracking branch 'origin/users/serhei/eu... |
commit | commitdiff | tree | snapshot |
| 2025-12-09 |
Serhei Makarov | WIP eu-stacktrace: hook up perf_events to unwinding... |
commit | commitdiff | tree | snapshot |
| 2025-12-09 |
Frank Ch. Eigler | verbosity perf-attrs |
commit | commitdiff | tree | snapshot |
| 2025-12-09 |
Frank Ch. Eigler | snap |
commit | commitdiff | tree | snapshot |
| 2025-12-08 |
Frank Ch. Eigler | stackprof += libpfm |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
Frank Ch. Eigler | snap |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
Frank Ch. Eigler | snap |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
Frank Ch. Eigler | snap |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
Frank Ch. Eigler | snap |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Frank Ch. Eigler | snap |
commit | commitdiff | tree | snapshot |
| 2025-12-03 |
Serhei Makarov | WIP eu-stacktrace: perf_copy_event_simple bugfixes |
commit | commitdiff | tree | snapshot |
| 2025-12-02 |
Serhei Makarov | WIP eu-stacktrace: perf_events input support |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Serhei Makarov | src/stacktrace.c: Add an option to print build-ids. users/serhei/eu-stacktrace |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Serhei Makarov | libdwfl_stacktrace + libebl: dwflst_sample_getframes... |
commit | commitdiff | tree | snapshot |
| 2025-09-08 |
Serhei Makarov | libdwfl_stacktrace: fix non-Linux build dep on PERF_SAM... |
commit | commitdiff | tree | snapshot |
| 2025-05-16 |
Serhei Makarov | tests/run-stack-live-test.sh: document buildbot results |
commit | commitdiff | tree | snapshot |
| 2025-05-16 |
Serhei Makarov | tests/run-stack-live-test.sh: misc fixes |
commit | commitdiff | tree | snapshot |
| 2025-05-16 |
Serhei Makarov | tests/run-stack-live-test.sh: prototype 'live' eu-stack... |
commit | commitdiff | tree | snapshot |
| 2025-05-16 |
Serhei Makarov | README.eu-stacktrace: begin 3nd round of development... |
commit | commitdiff | tree | snapshot |
| 2025-05-14 |
Aaron Merey | doc: Add elf_kind.3 |
commit | commitdiff | tree | snapshot |
| 2025-05-14 |
Aaron Merey | doc: Add elf_hash.3 |
commit | commitdiff | tree | snapshot |
| 2025-05-14 |
Aaron Merey | doc: Add elf_getbase.3 |
commit | commitdiff | tree | snapshot |
| 2025-05-14 |
Aaron Merey | doc: Add elf_fill.3 |
commit | commitdiff | tree | snapshot |
| 2025-05-14 |
Aaron Merey | doc: Add elf_end.3 |
commit | commitdiff | tree | snapshot |
| 2025-05-14 |
Aaron Merey | doc/Makefile.am: Sort manpages in alphabetical order |
commit | commitdiff | tree | snapshot |
| 2025-05-13 |
Mark Wielaard | tests: Create random test_dir name |
commit | commitdiff | tree | snapshot |
| 2025-05-08 |
Serhei Makarov | Revert "tests/run-stack-live-test.sh: prototype 'live... |
commit | commitdiff | tree | snapshot |
| next |