index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
trace
/
beauty
/
mmap.c
Age
Commit message (
Expand
)
Author
2020-10-01
perf trace: Use the autogenerated mmap 'prot' string/id table
Arnaldo Carvalho de Melo
2020-09-29
perf trace beauty: Add script to autogenerate mremap's flags args string/id t...
Arnaldo Carvalho de Melo
2020-04-14
tools headers UAPI: Sync linux/mman.h with the kernel
Arnaldo Carvalho de Melo
2019-10-19
libbeauty: Make the mmap_flags strarray visible outside of its beautifier
Arnaldo Carvalho de Melo
2018-12-21
perf beauty mmap: PROT_WRITE should come before PROT_EXEC
Arnaldo Carvalho de Melo
2018-12-18
perf beauty mmap: Print PROT_READ before PROT_EXEC to match strace output
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Allow asking for not suppressing common string prefixes
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Add a prefix member to the strarray class
Arnaldo Carvalho de Melo
2018-10-31
perf trace beauty: Use the mmap flags table generated from headers
Arnaldo Carvalho de Melo
2018-10-30
perf beauty: Switch from GPL v2.0 to LGPL v2.1
Arnaldo Carvalho de Melo
2018-04-18
perf trace: Support MAP_FIXED_NOREPLACE
Arnaldo Carvalho de Melo
2017-11-28
tools headers: Syncronize mman.h ABI header
Arnaldo Carvalho de Melo
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-21
perf trace beauty madvise: Generate 'behavior' string table from kernel headers
Arnaldo Carvalho de Melo
2017-07-20
perf trace beauty mmap: Ignore 'fd' and 'offset' args for MAP_ANONYMOUS
Arnaldo Carvalho de Melo
2016-12-20
perf trace: Check if MAP_32BIT is defined (again)
Jiri Olsa
2016-09-19
perf trace beauty mmap: Add missing MADV_FREE
Wang Nan
2016-09-13
perf trace beauty mmap: Fix defines for non !x86_64
Arnaldo Carvalho de Melo
2016-07-12
perf trace beauty mmap: Add more conditional defines
Arnaldo Carvalho de Melo
2016-04-14
perf trace: Move mmap beautifiers to trace/beauty/ directory
Arnaldo Carvalho de Melo