summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
AgeCommit message (Expand)Author
2024-06-25tools/perf: Fix parallel-perf python script to replace new python syntax ":="...Athira Rajeev
2024-04-26perf scripts python: Add a script to run instances of 'perf script' in parallelAdrian Hunter
td>Miklos Szeredi 2008-07-02Remove BKL from remote_llseek v2Andi Kleen 2008-06-27[GFS2] Clean up the glock coreSteven Whitehouse 2008-03-31[GFS2] Streamline quota lock/check for no-quota caseSteven Whitehouse 2008-03-31[GFS2] gfs2/ops_file.c should #include "ops_inode.h"Adrian Bunk 2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse 2008-01-25[GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse 2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse 2008-01-25[GFS2] Remove function gfs2_get_blockBob Peterson 2008-01-25[GFS2] Remove unused variableSteven Whitehouse 2008-01-25[GFS2] Remove lock methods for lock_nolock protocolWendy Cheng 2008-01-25[GFS2] Introduce gfs2_set_aops()Steven Whitehouse 2008-01-25[GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse 2008-01-25[GFS2] Clean up internal read functionSteven Whitehouse 2007-10-17fs: correct SuS compliance for open of large file without optionsAlan Cox 2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2007-10-10[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!Abhijith Das 2007-10-09GFS2: clean up explicit check for mandatory locksPavel Emelyanov 2007-08-14[GFS2] Fix setting of inherit jdata attrSteven Whitehouse 2007-07-31rename setlease to generic_setleaseChristoph Hellwig Andrey Ignatov 2018-03-27net: Drop pernet_operations::asyncKirill Tkhai 2018-02-19net: Convert inet6_net_opsKirill Tkhai 2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko 2018-01-29ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau 2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li 2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert 2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki 2017-08-16net: add sendmsg_locked and sendpage_locked to af_inet6John Fastabend 2017-07-31ipv6: Avoid going through ->sk_net to access the netnsJakub Sitnicki 2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-04-25ipv6: move stub initialization after ipv6 setup completionPaolo Abeni