summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
AgeCommit message (Expand)Author
2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi
2010-05-10perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi
2010-05-10perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
2-03-18netfs: Split some core bits out into their own fileDavid Howells 2022-03-18netfs: Split fs/netfs/read_helper.cDavid Howells 2022-03-18netfs: Rename read_helper.c to io.cDavid Howells 2022-03-18netfs: Prepare to split read_helper.cDavid Howells 2022-03-18netfs: Add a function to consolidate beginning a readDavid Howells 2022-03-18netfs: Add a netfs inode contextDavid Howells 2022-03-18netfs: Change ->init_request() to return an error codeDavid Howells 2022-03-18netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells 2022-03-18netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells 2022-03-18netfs: Trace refcounting on the netfs_io_request structDavid Howells 2022-03-18netfs: Adjust the netfs_rreq tracepoint slightlyDavid Howells 2022-03-18netfs: Split netfs_io_* object handling outDavid Howells 2022-03-18netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells 2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells 2022-01-21netfs: Make ops->init_rreq() optionalJeffle Xu 2022-01-07netfs: Pass more information on how to deal with a hole in the cacheDavid Howells 2022-01-07netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd spaceDavid Howells 2021-12-07netfs: fix parameter of cleanup()Jeffle Xu 2021-12-07netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lockDavid Howells 2021-11-29netfs: Adjust docs after foliationDavid Howells 2021-11-10netfs, 9p, afs, ceph: Use foliosDavid Howells 2021-10-05netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()David Howells 2021-06-21netfs: fix test for whether we can skip read when writing beyond EOFJeff Layton 2021-05-25netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manualDavid Howells 2021-05-25netfs: Pass flags through to grab_cache_page_write_begin()David Howells 2021-04-26netfs: Miscellaneous fixesDavid Howells 2021-04-23netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells 2021-04-23netfs: Define an interface to talk to a cacheDavid Howells 2021-04-23netfs: Add write_begin helperDavid Howells 2021-04-23netfs: Gather statsDavid Howells 2021-04-23netfs: Add tracepointsDavid Howells 2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells 2021-04-23netfs: Make a netfs helper moduleDavid Howells