Skip to content

Commit

Permalink
luajit: bump new version
Browse files Browse the repository at this point in the history
profilers: print user-friendly errors
memprof: introduce the `--human-readable` option
memprof: refactor `heap_chunk` data structure
cmake: properly handle the memprof/process.lua

Closes tarantool#9217
Part of tarantool#5994
Part of tarantool#8700

NO_DOC=LJ
NO_TEST=LJ
  • Loading branch information
mkokryashkin committed Dec 4, 2023
1 parent ffa6ac1 commit 7e0cd63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelogs/unreleased/gh-5994-profile-parsers-refactoring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## bugfix/luajit

* Fixed the `memprof/process.lua` installation.
* Added `--human-readable` option to memprof parser.
* Added user-friendly error reporting to profile parsers.

0 comments on commit 7e0cd63

Please sign in to comment.