summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-07-19perf trace beauty: Export strarray for use in per-object beautifiersArnaldo Carvalho de Melo2-20/+27
2017-07-19perf tests attr: Add optional termJiri Olsa5-3/+23
2017-07-19perf tests attr: Fix stat sample_type setupJiri Olsa1-1/+1
2017-07-19perf tests attr: Fix precise_ip setupJiri Olsa1-1/+1
2017-07-19perf tests attr: Fix sample_period setupJiri Olsa12-13/+1
2017-07-19perf tests attr: Fix cpu test disabled term setupJiri Olsa1-2/+2
2017-07-19perf tests attr: Add proper return valuesJiri Olsa24-0/+24
2017-07-19perf tests attr: Fix no-delay testJiri Olsa1-1/+1
2017-07-19perf tests attr: Fix record dwarf testJiri Olsa1-1/+2
2017-07-19perf tests attr: Add 1s for exclude_kernel and task base bitsJiri Olsa2-2/+2
2017-07-19perf tests attr: Rename compare_data to data_equalJiri Olsa1-4/+4
2017-07-19perf tests attr: Make compare_data globalJiri Olsa1-18/+18
2017-07-19perf tests attr: Add test_attr__ready functionJiri Olsa3-0/+15
2017-07-19perf tests attr: Do not store failed eventsJiri Olsa1-1/+1
2017-07-19perf test sdt: Handle realpath() failureArnaldo Carvalho de Melo1-1/+3
2017-07-19perf record: Do not ask for precise_ip with --no-samplesArnaldo Carvalho de Melo1-1/+1
2017-07-19perf evlist: Allow asking for max precise_ip in add_default()Arnaldo Carvalho de Melo2-3/+10
2017-07-19perf evsel: Allow asking for max precise_ip in new_cycles()Arnaldo Carvalho de Melo3-4/+7
2017-07-19perf buildid-cache: Cache debuginfoKrister Johansen8-13/+90
2017-07-19perf buildid-cache: Support binary objects from other namespacesKrister Johansen16-63/+160
2017-07-19perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen7-34/+125
2017-07-19perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen6-27/+160
2017-07-19perf symbols: Find symbols in different mount namespaceKrister Johansen8-0/+180
2017-07-19tools build: Add test for setns()Arnaldo Carvalho de Melo8-2/+40
2017-07-19tools include uapi x86: Add __NR_setns, if missingArnaldo Carvalho de Melo2-0/+6
2017-07-19tools include uapi x86: Grab a copy of unistd.hArnaldo Carvalho de Melo2-0/+18
2017-07-19perf vendor events: Add POWER9 PVRs to mapfileSukadev Bhattiprolu1-0/+3
2017-07-19perf vendor events: Add POWER9 PMU eventsSukadev Bhattiprolu9-0/+3540
2017-07-19perf pmu-events: Support additional POWER8+ PVR in mapfileShriya1-0/+1
2017-07-19perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWNArnaldo Carvalho de Melo1-1/+8
2017-07-19perf trace beauty: Export the pid beautifier for use in more placesArnaldo Carvalho de Melo2-3/+4
2017-07-19perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC)Arnaldo Carvalho de Melo1-1/+5
2017-07-19perf trace beauty: Export the fd beautifier for use in more placesArnaldo Carvalho de Melo2-7/+4
2017-07-19perf trace beauty: Give syscall return beautifier more contextArnaldo Carvalho de Melo4-10/+20
2017-07-19perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return valueArnaldo Carvalho de Melo1-2/+14
2017-07-19perf trace beauty fcntl flags: Beautify F_SETFL argArnaldo Carvalho de Melo1-0/+2
2017-07-19perf trace beauty open flags: Move RDRW to the start of the outputArnaldo Carvalho de Melo1-1/+1
2017-07-19perf trace beauty fcntl: Beautify F_GETFL return valueArnaldo Carvalho de Melo1-2/+8
2017-07-19perf trace beauty open flags: Do not depend on the system's O_LARGEFILE defineArnaldo Carvalho de Melo1-0/+3
2017-07-19perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOWArnaldo Carvalho de Melo1-0/+6
2017-07-19perf trace: Allow syscall_arg beautifiers to set a different return formatterArnaldo Carvalho de Melo2-1/+29
2017-07-19perf beauty open: Detach the syscall_arg agnostic bits from the flags formatterArnaldo Carvalho de Melo2-6/+15
2017-07-19perf trace: Beautify new write hint fcntl commandsArnaldo Carvalho de Melo1-0/+1
2017-07-19perf trace beauty fcntl: Basic 'arg' beautifierArnaldo Carvalho de Melo3-1/+23
2017-07-19tools include uapi asm-generic: Grab a copy of fcntl.hArnaldo Carvalho de Melo1-0/+220
2017-07-19perf trace beauty: Introduce syscall arg beautifier for long integersArnaldo Carvalho de Melo2-0/+8
2017-07-19perf trace beauty: Export the "int" and "hex" syscall arg formattersArnaldo Carvalho de Melo2-8/+8
2017-07-19perf trace beauty: Allow accessing syscall args values in a syscall arg forma...Arnaldo Carvalho de Melo2-7/+29
2017-07-19perf trace beauty: Mask ignored fcntl 'arg' parameterArnaldo Carvalho de Melo4-1/+28
2017-07-19perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace'Arnaldo Carvalho de Melo1-1/+1