Level Zero 1.13, ITT, sampling, ...
What's Changed
- fix_pals by @TApplencourt in #316
- fix_linking_sampling by @TApplencourt in #315
- Fix calloc argument order. by @Kerilk in #317
- Use correct platform specific _Bool type. by @Kerilk in #318
- Try and detect when the loader is initializing through us and forward… by @Kerilk in #321
- better help by @TApplencourt in #322
- irprof+mpirun warning by @TApplencourt in #320
- Fixed unamed members in ruby FFI composites. by @Kerilk in #325
- Enable new parser by @TApplencourt in #327
- try check by @TApplencourt in #333
- cleanup_to_ffi_name by @TApplencourt in #332
- Refactor ci by @TApplencourt in #334
- Fix skip. by @Kerilk in #335
- magic? by @TApplencourt in #336
- Fix ffi fixed sized integers. by @Kerilk in #337
- Fix hand written ffi types. by @Kerilk in #338
- Add exported extension to zeDriverGetExtensionFunctionAddress. by @Kerilk in #340
- Symbol check by @TApplencourt in #341
- Fix depend map by @TApplencourt in #343
- Cleaner test by @TApplencourt in #342
- Support Array [] in mpi by @TApplencourt in #339
- Suport function arg by @TApplencourt in #344
- More omp support by @TApplencourt in #347
- Update action.yml to use github not effcios git by @TApplencourt in #351
- Add model test by @TApplencourt in #352
- Fix MPI warning by @TApplencourt in #354
- Fix iprof path by @TApplencourt in #357
- Remove PTY and fix stdin by @TApplencourt in #356
- Fix opencl stack by @TApplencourt in #360
- fix_sack_in_ze by @TApplencourt in #361
- Better make option by @TApplencourt in #363
- Fix sampling daemon not getting the env by @TApplencourt in #365
- Sampling daemon loop by @nscottnichols in #364
- Add sampling intergration tests by @TApplencourt in #367
- Use C++ compatible C headers by @thilinarmtb in #368
- Minor refactor of Sync daemon testing by @TApplencourt in #371
- Sync Daemon More Integration Test by @TApplencourt in #372
- Avoid skping manualy submited CI by @TApplencourt in #373
- Add
I_MPI_HYDRA_UUID(and other change :( ) by @TApplencourt in #375 - Use
mpi binaryin the CI by @TApplencourt in #376 - Check mpi session support by @thilinarmtb in #374
- More test and better support for signaling and exit code by @TApplencourt in #378
- Introduce
thapi_sampling_daemonby @TApplencourt in #369 - Fix CI (lttng patch) by @TApplencourt in #380
- Use
--disable-sync-daemon-mpiby @thilinarmtb in #379 - Better error message when xprof failed when calling babeltrace_thapi by @TApplencourt in #381
- Use default values for test env vars by @thilinarmtb in #384
- add c++17 check by @TApplencourt in #324
- Add nic metrics2 by @nscottnichols in #386
- Support BT2.1 and formating by @TApplencourt in #390
- Fix kill and sleep by @TApplencourt in #393
- Better handling of empty trace by @TApplencourt in #394
- Better help for --trace-output by @TApplencourt in #395
- Rationalize btx model usage by @TApplencourt in #396
- Only generate btx by @TApplencourt in #398
- Allow to Generate perfetto file >= 2GB by @TApplencourt in #399
- Common
gen_probe_baseby @TApplencourt in #401 - Move last backend (opencl) to natively generated new btx model by @TApplencourt in #400
- Refactor to use a
gen_custom probe.rbby @TApplencourt in #402 - Use
anl-v2.14.0branch of lttng-tools for archive by @thilinarmtb in #397 - Bakckend with prefix by @TApplencourt in #403
- Check the total calls in summary by @thilinarmtb in #405
- Simplify logic in
setup_suite.shby @thilinarmtb in #406 - Assume lttng trace when missing metadata by @TApplencourt in #404
- Backends folder by @TApplencourt in #407
- Migration of deprecated m4
TRY_COMPILEmacro by @TApplencourt in #408 - Add
LTTngimport toyaml_ast_lttng.rbby @TApplencourt in #409 - Adding starting offset UUID for the timeline by @colleeneb in #411
- Test for no output when
--no-analysisby @thilinarmtb in #410 - Fix required metababel version by @Kerilk in #417
- [CUDA] Use RTLD_DEFAULT in dlsym to check for self open by @nscottnichols in #414
- H2yaml versioning by @TApplencourt in #418
- Update README.md by @TApplencourt in #413
- Add Char support in
INT_SIGN_MAPclosure by @TApplencourt in #419 - Fix gen_probe_base for function without parameter returning something by @TApplencourt in #421
- Bump mpi lib to 12 by @TApplencourt in #422
- add anywhere functions to init list by @nscottnichols in #427
- Instant tracepoint may return something by @TApplencourt in #424
- A instant bprobe can return a struct or a union by @TApplencourt in #425
- Timeline generation: from global rank 0 to local rank 0 on each node by @colleeneb in #420
- Cleaning up gm_processing so that there's only one call to run the command by @colleeneb in #428
- [CI] Always install h2yaml by @TApplencourt in #429
- update json and magic_enum by @TApplencourt in #431
- Capture constants. by @Kerilk in #433
- Itt backend by @TApplencourt in #423
- Don't use static const ints by @Kerilk in #434
- Fix missing defines. by @Kerilk in #437
- Fix unguarded includes. by @Kerilk in #441
- ITT integration tests by @nscottnichols in #438
- H2yaml by default by @TApplencourt in #430
- Changes for missing mpi symbols for libmpifort since not in ABI by @colleeneb in #443
- Xprof refactor by @TApplencourt in #444
- Perfetto String Interning by @TApplencourt in #447
- Remove template parameter from
strip_event_class_nameby @thilinarmtb in #449 - [ITT] initial ITT make check tests by @nscottnichols in #445
- fix h2yaml min version by @nscottnichols in #451
- [ITT] pretty print by @nscottnichols in #452
- Perfetto Refactoring by @TApplencourt in #448
- Add a
dlinfo()wrapper to find shared library path by @thilinarmtb in #455 - Refactoring of pretty printer. by @Kerilk in #453
- Add clang compilers to build matrix by @thilinarmtb in #450
- Fix (some) integration test failures on Aurora by @thilinarmtb in #456
- Handle both
libandlib64for ittapi by @thilinarmtb in #458 - Fix whitespace errors. by @Kerilk in #457
- Check for test tools only in
$PATHby @thilinarmtb in #459 - More fixes on Aurora by @thilinarmtb in #460
- Add
shfmtworkflow by @thilinarmtb in #462 - Install a
pkg-configfile during installation by @thilinarmtb in #463 - Some minor fixes by @thilinarmtb in #465
- Adding robustness to the hostname indexing by @colleeneb in #466
- Minimal == default + Warning (+ rubocopt) by @TApplencourt in #470
- Fix traced rank by @TApplencourt in #469
- Add rubocopt Lint (and run it) by @TApplencourt in #472
- Including a few more nonabi fortran defines by @colleeneb in #477
- Ze 1.18.2 by @TApplencourt in #476
- Update minimum required version of h2yaml to 0.4.2 by @TApplencourt in #479
- Hot fix new ZE version by @TApplencourt in #480
New Contributors
- @thilinarmtb made their first contribution in #368
- @colleeneb made their first contribution in #411
Full Changelog: v0.0.12...v0.0.13