summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/perf/perf.bb
Commit message (Expand)AuthorAgeFilesLines
* perf: Correct the substitution of python shebangsHe Zhe2020-08-041-5/+2
* perf: fix build for v5.5+Bruce Ashfield2020-08-041-0/+1
* perf: Fix externalsrc supportPaul Barker2020-04-171-1/+1
* perf: fix build on kernels which don't have ${S}/tools/include/linux/bits.hMartin Jansa2019-09-161-2/+2
* perf: v5.3+ build fixesBruce Ashfield2019-08-301-0/+4
* perf: change dependencies on python to python3Bruce Ashfield2019-08-301-8/+11
* perf: make sure that the tools/include/uapi/asm-generic directory existsMartin Jansa2019-05-151-1/+1
* perf: workaround the error cased by maybe-uninitialized warningDengke Du2019-04-121-0/+1
* perf: synchronize unistd.h between libc-headers and perf sourceBruce Ashfield2019-03-091-0/+4
* perf: Set libunwind dir explicitly to point into staging sysrootKhem Raj2019-03-021-0/+1
* perf: Package libperf-jvmti.so as part of ${PN}Alex Kiernan2019-02-161-1/+2
* perf: Disable libunwind for ARC & RISCV64Alexey Brodkin2018-11-071-0/+4
* perf: fix do_compile failure with /tmp mounted with noexecHongxu Jia2018-10-201-0/+1
* perf: make tools needed for API documentation respect the manpages PACKAGECONFIGRoss Burton2018-10-101-3/+1
* perf: do not pull in any perl dependencies unless scripting is requestedDima Zavin2018-09-131-7/+1
* perf: fail if src path does not existMikko Rapeli2018-08-141-0/+2
* perf: inherit manpages instead of adding man to RDEPENDS_${PN}-docMartin Jansa2018-08-141-2/+1
* perf: add dwarf to PACKAGECONFIGAnuj Mittal2018-07-151-1/+2
* perf: disable parallelism for 'make clean'Rasmus Villemoes2018-07-151-0/+7
* perf: fix build with kernel older than 4.8Martin Jansa2018-05-291-0/+1
* perf: make a copy of kernel source to perf workdirHongxu Jia2018-05-041-5/+26
* perf: enable support for libauditAnuj Mittal2018-03-201-1/+4
* perf: fix packaging of scripting modulesAnuj Mittal2018-03-041-4/+5
* perf: conditionalise pythonnative and perlnative inheritsRoss Burton2018-01-141-2/+4
* perf: depend on native versions of bison and flexDenys Dmytriyenko2018-01-131-1/+1
* perf: Add HOMEPAGE info into recipe file.Fan Xin2017-09-051-0/+1
* meta: Drop further remnants of uclibc supportRichard Purdie2017-06-221-2/+0
* perf: enable libunwindRoss Burton2017-06-091-1/+1
* perf: add PACKAGECONFIG for jvmtiStefan Müller-Klieser2017-02-151-0/+1
* perf: add PACKAGECONFIG for systemtapRoss Burton2017-01-191-0/+1
* perf: use PACKAGECONFIG instead of hand-rolled logicRoss Burton2017-01-191-17/+9
* meta: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* perf: Add EXTRA_LDFLAGS for MIPS N32Zubair Lutfullah Kakakhel2016-11-301-0/+7
* Remove LIC_FILES_CHKSUM from recipes without SRC_URIOlaf Mandel2016-10-281-1/+0
* perf: Fix to obey LD failureSujith Haridasan2016-10-051-0/+1
* perf: Fix to obey LD failure on qemux86-64Christopher Larson2016-09-221-1/+2
* perf: adapt to Makefile.configBruce Ashfield2016-09-051-1/+8
* Use PYTHON_SITEPACKAGES_DIR insted of hard-coded *site-packages*Ming Liu2016-08-171-1/+1
* perf: enable man pages for 'help' functionalityDengke Du2016-08-041-1/+10
* pythonnative.bbclass, python3native.bbclass: export STAGING_INCDIR, STAGING_L...Alexander Kanavin2016-07-011-2/+0
* python-native, python3-native: remove the use of exported HOST_SYS and BUILD_...Alexander Kanavin2016-06-011-2/+0
* perf: pass DESTDIR in EXTRA_OEMAKERoss Burton2016-04-191-1/+2
* perf: package python modules into perf-pythonBruce Ashfield2016-03-251-1/+1
* perf: fix python scripts QA errorsBruce Ashfield2016-03-251-1/+7
* perf: add sysroot handling to subcmdMartin Donnelly2016-02-261-0/+4
* meta: more removals of redunant FILES_${PN}-dbgRoss Burton2015-12-161-1/+0
* perf: mkdir ${B} -> mkdir -p ${B}Robert Yang2015-09-181-1/+1
* perf: fix the install-python_ext on upstream kernelRoy Li2015-09-181-1/+1
* perf: fix the install-python_extRoy Li2015-09-121-1/+7
* perf: fix build breakage on kernels after 4.1Reinette Chatre2015-08-121-3/+4