Josep Damià Carbonell Seguí

Results 5 issues of Josep Damià Carbonell Seguí

New awesome async-profiler version: https://github.com/async-profiler/async-profiler/releases/tag/v4.0

feature

Here a low-overhead sampling profiler for PHP 7+ [https://github.com/adsr/phpspy](https://github.com/adsr/phpspy) [https://github.com/reliforp/reli-prof](https://github.com/reliforp/reli-prof)

feature

The default configuration could be stored in `.kube` folder as yaml file: `kubectl-prof.yml`

feature

Support for profiling Rust projects should be implemented in kubectl-prof, using the [flamegraph-rs/flamegraph](https://github.com/flamegraph-rs/flamegraph) tool. This integration will allow the generation of execution flamegraphs for Rust applications, improving visibility into resource...

feature

This pull request makes a targeted fix to the file watching logic in the `providers/file/file.go` file. The change ensures that the callback function receives the actual file system event object...