summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/open_flags.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf trace beauty: Give syscall return beautifier more contextArnaldo Carvalho de Melo2017-07-181-4/+1
* perf trace beauty open flags: Move RDRW to the start of the outputArnaldo Carvalho de Melo2017-07-181-1/+1
* perf trace beauty open flags: Do not depend on the system's O_LARGEFILE defineArnaldo Carvalho de Melo2017-07-181-0/+3
* perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOWArnaldo Carvalho de Melo2017-07-181-0/+6
* perf beauty open: Detach the syscall_arg agnostic bits from the flags formatterArnaldo Carvalho de Melo2017-07-181-6/+13
* perf trace beauty open_flags: Add more conditional definesArnaldo Carvalho de Melo2016-07-121-0/+12
* perf trace beauty open_flags: Add missing headersArnaldo Carvalho de Melo2016-07-121-0/+3
* perf trace: Move open_flags beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2016-05-061-0/+56
OpenPOWER on IntegriCloud