index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
perf tests attr: Fix stat sample_type setup
Jiri Olsa
1
-1
/
+1
2017-07-18
perf tests attr: Fix precise_ip setup
Jiri Olsa
1
-1
/
+1
2017-07-18
perf tests attr: Fix sample_period setup
Jiri Olsa
12
-13
/
+1
2017-07-18
perf tests attr: Fix cpu test disabled term setup
Jiri Olsa
1
-2
/
+2
2017-07-18
perf tests attr: Add proper return values
Jiri Olsa
24
-0
/
+24
2017-07-18
perf tests attr: Fix no-delay test
Jiri Olsa
1
-1
/
+1
2017-07-18
perf tests attr: Fix record dwarf test
Jiri Olsa
1
-1
/
+2
2017-07-18
perf tests attr: Add 1s for exclude_kernel and task base bits
Jiri Olsa
2
-2
/
+2
2017-07-18
perf tests attr: Rename compare_data to data_equal
Jiri Olsa
1
-4
/
+4
2017-07-18
perf tests attr: Make compare_data global
Jiri Olsa
1
-18
/
+18
2017-07-18
perf tests attr: Add test_attr__ready function
Jiri Olsa
3
-0
/
+15
2017-07-18
perf tests attr: Do not store failed events
Jiri Olsa
1
-1
/
+1
2017-07-18
perf test sdt: Handle realpath() failure
Arnaldo Carvalho de Melo
1
-1
/
+3
2017-07-18
perf record: Do not ask for precise_ip with --no-samples
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-18
perf evlist: Allow asking for max precise_ip in add_default()
Arnaldo Carvalho de Melo
2
-3
/
+10
2017-07-18
perf evsel: Allow asking for max precise_ip in new_cycles()
Arnaldo Carvalho de Melo
3
-4
/
+7
2017-07-18
perf buildid-cache: Cache debuginfo
Krister Johansen
8
-13
/
+90
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
16
-63
/
+160
2017-07-18
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
7
-34
/
+125
2017-07-18
perf maps: Lookup maps in both intitial mountns and inner mountns.
Krister Johansen
6
-27
/
+160
2017-07-18
perf symbols: Find symbols in different mount namespace
Krister Johansen
8
-0
/
+180
2017-07-18
tools build: Add test for setns()
Arnaldo Carvalho de Melo
4
-0
/
+21
2017-07-18
tools include uapi x86: Grab a copy of unistd.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-18
perf vendor events: Add POWER9 PVRs to mapfile
Sukadev Bhattiprolu
1
-0
/
+3
2017-07-18
perf vendor events: Add POWER9 PMU events
Sukadev Bhattiprolu
9
-0
/
+3540
2017-07-18
perf pmu-events: Support additional POWER8+ PVR in mapfile
Shriya
1
-0
/
+1
2017-07-18
perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN
Arnaldo Carvalho de Melo
1
-1
/
+8
2017-07-18
perf trace beauty: Export the pid beautifier for use in more places
Arnaldo Carvalho de Melo
2
-3
/
+4
2017-07-18
perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC)
Arnaldo Carvalho de Melo
1
-1
/
+5
2017-07-18
perf trace beauty: Export the fd beautifier for use in more places
Arnaldo Carvalho de Melo
2
-7
/
+4
2017-07-18
perf trace beauty: Give syscall return beautifier more context
Arnaldo Carvalho de Melo
4
-10
/
+20
2017-07-18
perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value
Arnaldo Carvalho de Melo
1
-2
/
+14
2017-07-18
perf trace beauty fcntl flags: Beautify F_SETFL arg
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-07-18
perf trace beauty open flags: Move RDRW to the start of the output
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-18
perf trace beauty fcntl: Beautify F_GETFL return value
Arnaldo Carvalho de Melo
1
-2
/
+8
2017-07-18
perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-18
perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-07-18
perf trace: Allow syscall_arg beautifiers to set a different return formatter
Arnaldo Carvalho de Melo
2
-1
/
+29
2017-07-18
perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter
Arnaldo Carvalho de Melo
2
-6
/
+15
2017-07-18
perf trace: Beautify new write hint fcntl commands
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-18
perf trace beauty fcntl: Basic 'arg' beautifier
Arnaldo Carvalho de Melo
3
-1
/
+23
2017-07-18
perf trace beauty: Introduce syscall arg beautifier for long integers
Arnaldo Carvalho de Melo
2
-0
/
+8
2017-07-18
perf trace beauty: Export the "int" and "hex" syscall arg formatters
Arnaldo Carvalho de Melo
2
-8
/
+8
2017-07-18
perf trace beauty: Allow accessing syscall args values in a syscall arg forma...
Arnaldo Carvalho de Melo
2
-7
/
+29
2017-07-18
perf trace beauty: Mask ignored fcntl 'arg' parameter
Arnaldo Carvalho de Melo
4
-1
/
+28
2017-07-18
perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace'
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-18
perf trace beauty: Export the strarrays scnprintf method
Arnaldo Carvalho de Melo
2
-4
/
+5
2017-07-18
perf trace: Beautify linux specific fcntl commands
Arnaldo Carvalho de Melo
1
-3
/
+54
2017-07-18
perf trace: Remove F_ from some of the fcntl command strings
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-07-18
perf annotate: Implement visual marker for macro fusion
Jin Yao
5
-0
/
+63
[next]