index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
trace
/
beauty
/
open_flags.c
Age
Commit message (
Expand
)
Author
2026-05-20
perf trace beauty: Make beauty generated C code standalone .o files
Ian Rogers
2018-12-18
perf trace beauty: Print O_RDONLY when (flags & O_ACCMODE) == 0
Arnaldo Carvalho de Melo
2018-12-18
perf trace: Allow asking for not suppressing common string prefixes
Arnaldo Carvalho de Melo
2018-10-30
perf beauty: Switch from GPL v2.0 to LGPL v2.1
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
perf trace beauty: Give syscall return beautifier more context
Arnaldo Carvalho de Melo
2017-07-18
perf trace beauty open flags: Move RDRW to the start of the output
Arnaldo Carvalho de Melo
2017-07-18
perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define
Arnaldo Carvalho de Melo
2017-07-18
perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW
Arnaldo Carvalho de Melo
2017-07-18
perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter
Arnaldo Carvalho de Melo
2016-07-12
perf trace beauty open_flags: Add more conditional defines
Arnaldo Carvalho de Melo
2016-07-12
perf trace beauty open_flags: Add missing headers
Arnaldo Carvalho de Melo
2016-05-06
perf trace: Move open_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo