diff options
author | Johannes Berg <[email protected]> | 2021-05-06 18:04:45 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-05-07 00:26:32 -0700 |
commit | 7a1d55b987dfcbddecdb67eecc76fe555d4348ba (patch) | |
tree | 12ac256cc9892de76012263e3d17128fabf6f9de /tools/perf/scripts/python | |
parent | b2075dbb15d7ae952aeb01331198f4dc45a7e46a (diff) |
gcov: combine common code
There's a lot of duplicated code between gcc and clang implementations,
move it over to fs.c to simplify the code, there's no reason to believe
that for small data like this one would not just implement the simple
convert_to_gcda() function.
Link: https://lkml.kernel.org/r/20210315235453.e3fbb86e99a0.I08a3ee6dbe47ea3e8024956083f162884a958e40@changeid
Signed-off-by: Johannes Berg <[email protected]>
Acked-by: Peter Oberparleiter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions