aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2021-04-28 12:53:24 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2021-04-28 12:53:24 -0700
commit03b2cd72aad1103127282f39c614e4722e5d9e8f (patch)
tree32592bdc0cded33751b992d13ce29e0abb9cc441 /tools/perf/util/scripting-engines/trace-event-python.c
parentMerge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker... (diff)
parentx86/crypto: Enable objtool in crypto code (diff)
downloadlinux-03b2cd72aad1103127282f39c614e4722e5d9e8f.tar.gz
linux-03b2cd72aad1103127282f39c614e4722e5d9e8f.zip
Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull objtool updates from Ingo Molnar: - Standardize the crypto asm code so that it looks like compiler- generated code to objtool - so that it can understand it. This enables unwinding from crypto asm code - and also fixes the last known remaining objtool warnings for LTO and more. - x86 decoder fixes: clean up and fix the decoder, and also extend it a bit - Misc fixes and cleanups * tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (24 commits) x86/crypto: Enable objtool in crypto code x86/crypto/sha512-ssse3: Standardize stack alignment prologue x86/crypto/sha512-avx2: Standardize stack alignment prologue x86/crypto/sha512-avx: Standardize stack alignment prologue x86/crypto/sha256-avx2: Standardize stack alignment prologue x86/crypto/sha1_avx2: Standardize stack alignment prologue x86/crypto/sha_ni: Standardize stack alignment prologue x86/crypto/crc32c-pcl-intel: Standardize jump table x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack buffer x86/crypto/aesni-intel_avx: Standardize stack alignment prologue x86/crypto/aesni-intel_avx: Fix register usage comments x86/crypto/aesni-intel_avx: Remove unused macros objtool: Support asm jump tables objtool: Parse options from OBJTOOL_ARGS objtool: Collate parse_options() users objtool: Add --backup objtool,x86: More ModRM sugar objtool,x86: Rewrite ADD/SUB/AND objtool,x86: Support %riz encodings objtool,x86: Simplify register decode ...
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
> 2018-04-11perl: fix installing modules from contribChristian Hesse2-2/+5 2018-04-10The second batch for 2.18Junio C Hamano1-0/+25 2018-04-10completion: improve ls-files filter performanceClemens Buchacher1-6/+1 2018-04-10The first batch for 2.18 cycleJunio C Hamano3-2/+69 2018-04-09configure.ac: fix botched FREAD_READS_DIRECTORIES checkEric Sunshine1-1/+1 2018-04-09git-worktree.txt: unify command-line prompt in example blocksEric Sunshine1-2/+2 2018-04-09git-worktree.txt: recommend 'git worktree remove' over manual deletionEric Sunshine1-7/+7 2018-04-09Documentation: normalize spelling of 'normalised'Elijah Newren1-1/+1 2018-04-09Documentation: fix several one-character-off spelling errorsElijah Newren6-7/+7 2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu10-42/+63 2018-04-09daemon.c: fix condition for redirecting stderrLucas Werkmeister1-1/+1 2018-04-09t5404: relax overzealous testJohannes Schindelin1-1/+1 2018-04-09ref-filter: factor ref_array pushing into its own functionJeff King2-3/+21 2018-04-09ref-filter: make ref_array_item allocation more consistentJeff King1-7/+11 2018-04-09ref-filter: use "struct object_id" consistentlyJeff King4-8/+8 2018-04-08send-email: simplify Gmail example in the documentationMichal Nazarewicz1-10/+6 2018-04-07Documentation/git-bisect.txt: git bisect term → git bisect termsAnders Kaseorg1-2/+2