summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
td>BUG_ON() Conversion in ipc/shm.cEric Sesterhenn 2006-04-01BUG_ON() Conversion in ipc/util.cEric Sesterhenn 2006-03-28[PATCH] mqueue comment typo fixSerge E. Hallyn 2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul 2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds 2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar 2006-03-26BUG_ON() Conversion in ipc/sem.cEric Sesterhenn 2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds 2006-03-24BUG_ON() Conversion in ipc/msg.cEric Sesterhenn 2006-03-24[PATCH] shmdt: check address alignmentHugh Dickins 2006-03-22Remove superfluous NOTIFY_COOKIE_LEN defineMichal Wronski 2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland 2006-02-10[PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki 2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov 2006-01-15correct email address of Manfred SpraulChristian Kujau 2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro 2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap 2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen 2006-01-08[PATCH] ipc: expand shm_flagsAndrew Morton 2006-01-06[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells 2005-12-24Fix silly typo ("smb" vs "smp")Linus Torvalds 2005-12-24[PATCH] add missing memory barriers to ipc/sem.cManfred Spraul 2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds 2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap 2005-11-07[PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty 2005-11-06Update Michal Wronski contact infoMichal Wronski 2005-10-29[PATCH] hugetlb: remove repeated codeKrishnakumar R 2005-09-27[PATCH] Make POSIX message queue sys_mq_open() honor umaskKrzysztof Benedyczak 2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk 2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison 2005-09-07[PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison 2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell