Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps falcosecurity/kernel-testing from 9d4262d3bfc963ea9a5127364f2a3a646ab59281 to 636611b347571651517c4f6ff21b687452477e5a.

Changelog

Sourced from falcosecurity/kernel-testing's changelog.

Release Process

When we release we do the following process:

  1. We decide together (usually in the #falco channel in slack) what's the next version to tag
  2. A person with repository rights does the tag
  3. The same person runs commands in their machine following the "Release commands" section below
  4. Once the CI has done its job, the tag is live on Github

Release commands

Tag the version, keep the v and replace x.y.z with the version number. e.g: 0.2.0

git pull
git checkout master
git tag vx.y.z
git push origin vx.y.z

N.B.: do NOT use an annotated tag

Commits
  • 636611b chore(ansible-playbooks): remove machines from known_hosts
  • 402a87a docs(OWNERS): add ekoops to approvers
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [falcosecurity/kernel-testing](https://github.com/falcosecurity/kernel-testing) from 9d4262d3bfc963ea9a5127364f2a3a646ab59281 to 636611b347571651517c4f6ff21b687452477e5a.
- [Release notes](https://github.com/falcosecurity/kernel-testing/releases)
- [Changelog](https://github.com/falcosecurity/kernel-testing/blob/main/release.md)
- [Commits](falcosecurity/kernel-testing@9d4262d...636611b)

---
updated-dependencies:
- dependency-name: falcosecurity/kernel-testing
  dependency-version: 636611b347571651517c4f6ff21b687452477e5a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 8, 2025
@poiana poiana requested review from irozzo-1A and terror96 December 8, 2025 10:19
@poiana poiana added the size/XS label Dec 8, 2025
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Perf diff from master - unit tests

     5.62%     -0.33%  [.] sinsp::next(sinsp_evt**)
     1.43%     -0.23%  [.] sinsp_evt::has_return_value()
     0.54%     +0.20%  [.] sinsp::{unnamed type#3}::next(scap*)
     1.11%     +0.20%  [.] sinsp_parser::set_event_source(sinsp_evt&) const
     1.68%     -0.19%  [.] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_add_ref_lock_nothrow()
     1.52%     -0.16%  [.] sinsp_thread_manager::find_thread(long, bool)
     0.86%     -0.16%  [.] sinsp_evt::init()
     1.12%     -0.16%  [.] sinsp_thread_manager::get_thread(long, bool, bool)
     1.76%     -0.15%  [.] next
     0.80%     -0.14%  [.] libsinsp::sinsp_suppress::process_event(ppm_evt_hdr*)

Heap diff from master - unit tests

peak heap memory consumption: 0B
peak RSS (including heaptrack overhead): 0B
total memory leaked: 0B

Heap diff from master - scap file

peak heap memory consumption: 0B
peak RSS (including heaptrack overhead): 0B
total memory leaked: 0B

Benchmarks diff from master

Comparing gbench_data.json to /root/actions-runner/_work/libs/libs/build/gbench_data.json
Benchmark                                                         Time             CPU      Time Old      Time New       CPU Old       CPU New
----------------------------------------------------------------------------------------------------------------------------------------------
BM_sinsp_split_mean                                            +0.0009         +0.0008           234           234           234           234
BM_sinsp_split_median                                          +0.0003         -0.0001           234           234           234           234
BM_sinsp_split_stddev                                          +0.1901         +0.2283             1             1             1             1
BM_sinsp_split_cv                                              +0.1891         +0.2273             0             0             0             0
BM_sinsp_concatenate_paths_relative_path_mean                  +0.0234         +0.0233            72            74            72            73
BM_sinsp_concatenate_paths_relative_path_median                +0.0259         +0.0259            72            74            72            73
BM_sinsp_concatenate_paths_relative_path_stddev                -0.4576         -0.4512             1             0             1             0
BM_sinsp_concatenate_paths_relative_path_cv                    -0.4700         -0.4637             0             0             0             0
BM_sinsp_concatenate_paths_empty_path_mean                     -0.0362         -0.0364            42            40            42            40
BM_sinsp_concatenate_paths_empty_path_median                   -0.0301         -0.0304            41            40            41            40
BM_sinsp_concatenate_paths_empty_path_stddev                   -0.3243         -0.3229             1             1             1             1
BM_sinsp_concatenate_paths_empty_path_cv                       -0.2990         -0.2973             0             0             0             0
BM_sinsp_concatenate_paths_absolute_path_mean                  +0.0010         +0.0007            73            73            73            73
BM_sinsp_concatenate_paths_absolute_path_median                +0.0001         +0.0000            73            73            73            73
BM_sinsp_concatenate_paths_absolute_path_stddev                +1.1856         +1.1964             0             1             0             1
BM_sinsp_concatenate_paths_absolute_path_cv                    +1.1835         +1.1948             0             0             0             0

@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.03%. Comparing base (a4f3dcb) to head (2094db9).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2742   +/-   ##
=======================================
  Coverage   77.03%   77.03%           
=======================================
  Files         296      296           
  Lines       30829    30829           
  Branches     4670     4670           
=======================================
  Hits        23749    23749           
  Misses       7080     7080           
Flag Coverage Δ
libsinsp 77.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ekoops ekoops added this to the 0.23.0 milestone Dec 8, 2025
Copy link
Contributor

@ekoops ekoops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@poiana
Copy link
Contributor

poiana commented Dec 8, 2025

LGTM label has been added.

DetailsGit tree hash: ceeae355140b485266ca79592f1b691c2edf6e4b

@poiana poiana added the approved label Dec 8, 2025
Copy link
Contributor

@irozzo-1A irozzo-1A left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@github-project-automation github-project-automation bot moved this from Todo to In progress in Falco Roadmap Dec 9, 2025
@poiana
Copy link
Contributor

poiana commented Dec 9, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], ekoops, irozzo-1A

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ekoops
Copy link
Contributor

ekoops commented Dec 9, 2025

/release-note-none

@poiana poiana merged commit 0ebfe97 into master Dec 9, 2025
47 checks passed
@poiana poiana deleted the dependabot/github_actions/falcosecurity/kernel-testing-636611b347571651517c4f6ff21b687452477e5a branch December 9, 2025 09:33
@github-project-automation github-project-automation bot moved this from In progress to Done in Falco Roadmap Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code lgtm release-note-none size/XS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants