BPF List
 help / color / mirror / Atom feed
* [PATCH dwarves 0/3] pahole: support nonstandard btf_features
@ 2024-04-16 14:37 Alan Maguire
  2024-04-16 14:37 ` [PATCH dwarves 1/3] pahole: allow --btf_features to not participate in "all" Alan Maguire
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alan Maguire @ 2024-04-16 14:37 UTC (permalink / raw)
  To: acme; +Cc: dwarves, jolsa, williams, kcarcia, bpf, kuifeng, linux,
	Alan Maguire

This small series allows the user to specify --btf_features=all along
with non-standard features such as --btf_features=reproducible_build .
Features are documented as standard - so participating in "all" -
or non-standard - such as "reproducible_build".

Tests are updated to use --btf_features=all,reproducible_build.

Series is applicable on next/ branch.

Signed-off-by: Alan Maguire <alan.maguire@oracle.com>

Alan Maguire (3):
  pahole: allow --btf_features to not participate in "all"
  pahole: add reproducible_build to --btf_features
  tests/reproducible_build: use --btf_features=all,reproducible_build

 man-pages/pahole.1          | 10 +++++++++-
 pahole.c                    | 37 ++++++++++++++++++++++++-------------
 tests/reproducible_build.sh |  2 +-
 3 files changed, 34 insertions(+), 15 deletions(-)

-- 
2.39.3


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-04-19  9:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-16 14:37 [PATCH dwarves 0/3] pahole: support nonstandard btf_features Alan Maguire
2024-04-16 14:37 ` [PATCH dwarves 1/3] pahole: allow --btf_features to not participate in "all" Alan Maguire
2024-04-19  0:06   ` Andrii Nakryiko
2024-04-19  9:44     ` Alan Maguire
2024-04-16 14:37 ` [PATCH dwarves 2/3] pahole: add reproducible_build to --btf_features Alan Maguire
2024-04-16 15:24   ` Arnaldo Carvalho de Melo
2024-04-16 15:41     ` Alan Maguire
2024-04-16 20:44       ` Arnaldo Carvalho de Melo
2024-04-16 14:37 ` [PATCH dwarves 3/3] tests/reproducible_build: use --btf_features=all,reproducible_build Alan Maguire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox