summaryrefslogtreecommitdiff
path: root/tools/perf/trace/beauty/mmap.c
AgeCommit message (Expand)Author
2020-10-01perf trace: Use the autogenerated mmap 'prot' string/id tableArnaldo Carvalho de Melo
2020-09-29perf trace beauty: Add script to autogenerate mremap's flags args string/id t...Arnaldo Carvalho de Melo
2020-04-14tools headers UAPI: Sync linux/mman.h with the kernelArnaldo Carvalho de Melo
2019-10-19libbeauty: Make the mmap_flags strarray visible outside of its beautifierArnaldo Carvalho de Melo
2018-12-21perf beauty mmap: PROT_WRITE should come before PROT_EXECArnaldo Carvalho de Melo
2018-12-18perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace outputArnaldo Carvalho de Melo
2018-12-18perf trace: Allow asking for not suppressing common string prefixesArnaldo Carvalho de Melo
2018-12-18perf trace: Add a prefix member to the strarray classArnaldo Carvalho de Melo
2018-10-31perf trace beauty: Use the mmap flags table generated from headersArnaldo Carvalho de Melo
2018-10-30perf beauty: Switch from GPL v2.0 to LGPL v2.1Arnaldo Carvalho de Melo
2018-04-18perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo
2017-11-28tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21perf trace beauty madvise: Generate 'behavior' string table from kernel headersArnaldo Carvalho de Melo
2017-07-20perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUSArnaldo Carvalho de Melo
2016-12-20perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa
2016-09-19perf trace beauty mmap: Add missing MADV_FREEWang Nan
2016-09-13perf trace beauty mmap: Fix defines for non !x86_64Arnaldo Carvalho de Melo
2016-07-12perf trace beauty mmap: Add more conditional definesArnaldo Carvalho de Melo
2016-04-14perf trace: Move mmap beautifiers to trace/beauty/ directoryArnaldo Carvalho de Melo