summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
AgeCommit message (Expand)Author
2020-05-05perf flamegraph: Use /bin/bash for report and record scriptsArnaldo Carvalho de Melo
2020-04-16perf script: Add flamegraph.py scriptAndreas Gerstmayr
/kernel/commit/ipc/shm.c?h=linux-4.3.y&id=9ec3a646fe09970f801ab15e0f1694060b9f19af'>Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2015-04-15ipc: remove use of seq_printf return valueJoe Perches 2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells 2014-12-13shmdt: use i_size_read() instead of ->i_sizeDave Hansen 2014-12-13ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segmentsDave Hansen 2014-10-14ipc/shm: kill the historical/wrong mm->start_stack checkOleg Nesterov 2014-08-08shm: allow exit_shm in parallel if only marking orphansJack Miller 2014-08-08shm: make exit_shm work proportional to task activityJack Miller 2014-06-06ipc/shm.c: check for integer overflow during shmget.Manfred Spraul 2014-06-06ipc/shm.c: check for overflows of shm_totManfred Spraul 2014-06-06ipc/shm.c: check for ulong overflows in shmatManfred Spraul 2014-06-06ipc, kernel: clear whitespacePaul McQuade 2014-06-06ipc, kernel: use Linux headersPaul McQuade 2014-06-06ipc: constify ipc_opsMathias Krause