aboutsummaryrefslogtreecommitdiffstats
path: root/tools/symbol_why.py
AgeCommit message (Expand)Author
2022-09-18symbol_why: allow options to be flagged as built-in or moduleBruce Ashfield
2021-03-21symbol_why: don't run blame on invalid symbolsBruce Ashfield
2021-03-21symbol_why: perform two pass classificationBruce Ashfield
2021-03-11symbol_why: classify based on config.queue hintsBruce Ashfield
2021-03-09symbol_why: fix incorrect indentation of sys.exit(1)svdb
2020-12-21symbol_why: last classification dictates option typeBruce Ashfield
2020-12-01symbol_why: allow re-classification from non-hardare to hardwareBruce Ashfield
2020-08-10symbol_why: tighten 'is not set' matchingBruce Ashfield
2020-08-02symbol_why: don't tag fully commented lines as invalidBruce Ashfield
2020-07-31symbol_why: re-work to perform configuration analysisBruce Ashfield
2020-02-03symbol_why: make python3 safeBruce Ashfield
2019-08-08Add SPDX license headers to source filesWilliam Bourque
2018-09-06symbol_why: update to Kconfig2 formatBruce Ashfield
2016-08-30symbol_why: use script path as basis for path additionsBruce Ashfield
2016-07-18symbol_why: introduce symbol_whyBruce Ashfield