Skip to content
Commit 151caf6e authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa._assets.kmodules.sched_tp: Avoid using pahole --expanded_prefix

Remove the use of --expanded_prefix so that we can use a pahole version
closer to mainstream (we still require --expand_types_once, but it
should be easier to finish upstreaming).

Replace the effect of that option by a sed regex to rename all types,
then rename back the types we did not want to rename in the first place
(the ones listed in private_types.txt)
parent 0a6164d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment