summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/syscall-counts-report
AgeCommit message (Expand)Author
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings
2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
d246598b8c'>crypto: nx - Rename devdata_mutex to devdata_spinlockVishal Chourasia 2024-08-17crypto: nx - Use static_assert() to check struct sizesGustavo A. R. Silva 2024-04-02crypto: nx - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva 2023-05-24crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap 2023-02-14crypto: nx - Fix sparse warningsHerbert Xu 2022-12-02crypto: Prepare to move crypto_tfm_ctxHerbert Xu 2022-09-09crypto: nx - Remove the unneeded result variableye xingchen 2022-07-08crypto: nx - Hold the reference returned by of_find_compatible_nodeLiang He 2022-06-30crypto: nx - drop unexpected word "the"Jiang Jian 2022-05-22powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni 2022-02-18crypto: nx - Constify static attribute_group structsRikard Falkeborn 2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds 2021-06-24crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu 2021-06-24crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu 2021-06-24crypto: nx - Fix memcpy() over-reading in nonceKees Cook 2021-06-20crypto/nx: Register and unregister VAS interface on PowerVMHaren Myneni 2021-06-20crypto/nx: Add sysfs interface to export NX capabilitiesHaren Myneni 2021-06-20crypto/nx: Get NX capabilities for GZIP coprocessor typeHaren Myneni 2021-06-20crypto/nx: Rename nx-842-pseries file name to nx-common-pseriesHaren Myneni 2021-06-20powerpc/powernv/vas: Rename register/unregister functionsHaren Myneni 2021-05-28crypto: nx - Fix typo in commentShaokun Zhang 2021-05-28crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headersLee Jones 2021-05-14crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui 2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds 2021-03-26crypto: nx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava 2021-03-26crypto: nx - Repair some kernel-doc problemsLee Jones 2021-03-07crypto: nx - add missing call to of_node_put()Yang Li 2021-03-02vio: make remove callback return voidUwe Kleine-König 2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers 2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long