jemalloc/tools
Connor db4f5f7461
chore: Treate the prof=true backtrace method as an enum (#2)
When --enable-prof is set during configure, detection of a suitable
backtrace method is performed stopping with the first supported
solution. This can be augmented by explicitly enabling or disabling
detection of specific methods. To better model this in a bazel context,
the //settings/flags:enable_prof is extended to have enumerable values
where the backtrace method can be explicitly declared.
2025-05-03 11:00:26 -06:00
..
autoconf.bzl feat: Introduce stable Bazel build 2025-03-03 19:43:24 -07:00
BUILD.bazel fix: build with --stamp 2025-04-14 22:09:28 -06:00
cc.bzl chore: Treate the prof=true backtrace method as an enum (#2) 2025-05-03 11:00:26 -06:00
test.bzl feat: enable prof integration tests 2025-04-25 17:31:20 -06:00
transition.bzl feat: Introduce stable Bazel build 2025-03-03 19:43:24 -07:00
version.bzl feat: Introduce stable Bazel build 2025-03-03 19:43:24 -07:00