aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2019-07-17 06:17:58 +0000
committerMasahiro Yamada <[email protected]>2019-07-17 17:19:31 +0000
commit60ae1b194b4548102fea0f5091af83b478f2352b (patch)
tree82588bbb335b16a7f05422e646da9b7cb3c1b24d /tools/perf/scripts/python/intel-pt-events.py
parentkbuild: create *.mod with full directory path and remove MODVERDIR (diff)
downloadkernel-60ae1b194b4548102fea0f5091af83b478f2352b.tar.gz
kernel-60ae1b194b4548102fea0f5091af83b478f2352b.zip
kbuild: remove the first line of *.mod files
The current format of *.mod is like this: line 1: directory path to the .ko file line 2: a list of objects linked into this module line 3: unresolved symbols (only when CONFIG_TRIM_UNUSED_KSYMS=y) Now that *.mod and *.ko are created in the same directory, the line 1 provides no valuable information. It can be derived by replacing the extension .mod with .ko. In fact, nobody uses the first line any more. Cut down the first line. Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions