#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" //universe.0xinfinity.dev/distro/kernel/atom/scripts/Makefile.modpost?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modpost
AgeCommit message (Expand)Author
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers
2008-05-31kbuild: fix $(src) assignmnet with external modulesSam Ravnborg
2008-04-26kbuild: scripts/Makefile.modpost typo fixAdrian Bunk
2008-04-25kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLSRichard Hacker
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg
2007-07-25kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath
2007-07-25kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg
2007-07-17kbuild: do section mismatch check on full vmlinuxSam Ravnborg