summaryrefslogtreecommitdiff
path: root/tools/perf/trace/beauty/mmap.c
Commit message (Expand)AuthorAge
* perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo2018-04-18
* tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo2017-11-28
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | perf trace beauty madvise: Generate 'behavior' string table from kernel headersArnaldo Carvalho de Melo2017-09-21
|/
* perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUSArnaldo Carvalho de Melo2017-07-20
* perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa2016-12-20
* perf trace beauty mmap: Add missing MADV_FREEWang Nan2016-09-19
* perf trace beauty mmap: Fix defines for non !x86_64Arnaldo Carvalho de Melo2016-09-13
* perf trace beauty mmap: Add more conditional definesArnaldo Carvalho de Melo2016-07-12
* perf trace: Move mmap beautifiers to trace/beauty/ directoryArnaldo Carvalho de Melo2016-04-14