summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
AgeCommit message (Expand)Author
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
n title='2020-06-02 22:20:25 +0200'>2020-06-02ovl: initialize OVL_UPPERDATA in ovl_lookup()Vivek Goyal 2020-04-30ovl: clear ATTR_OPEN from attr->ia_validVivek Goyal 2020-04-30ovl: clear ATTR_FILE from attr->ia_validVivek Goyal 2020-03-27ovl: enable xino automatically in more casesAmir Goldstein 2020-03-27ovl: avoid possible inode number collisions with xino=onAmir Goldstein 2020-03-27ovl: use a private non-persistent ino poolAmir Goldstein 2020-03-17ovl: fix a typo in commentChengguang Xu 2020-03-17ovl: simplify i_ino initializationAmir Goldstein 2020-03-17ovl: fix out of date comment and unreachable codeAmir Goldstein 2020-03-17ovl: fix value of i_ino for lower hardlink corner caseAmir Goldstein 2020-01-24ovl: fix corner case of non-constant st_dev;st_inoAmir Goldstein 2020-01-24ovl: generalize the lower_fs[] arrayAmir Goldstein 2020-01-24ovl: simplify ovl_same_sb() helperAmir Goldstein 2020-01-22ovl: use ovl_inode_lock in ovl_llseek()Amir Goldstein 2020-01-22ovl: use pr_fmt auto generate prefixlijiazi 2019-12-10ovl: fix corner case of non-unique st_dev;st_inoAmir Goldstein 2019-09-11ovl: filter of trusted xattr results in auditMark Salyzyn 2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner 2019-06-19ovl: make i_ino consistent with st_ino in more casesAmir Goldstein 2019-05-29ovl: detect overlapping layersAmir Goldstein 2019-05-08ovl: relax WARN_ON() for overlapping layers use caseAmir Goldstein