summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros2017-07-1912-3/+141
* perf tool: Add show_feature_header to perf_toolDavid Carrillo-Cisneros2017-07-193-0/+14
* perf header: Change FEAT_OP* macrosDavid Carrillo-Cisneros2017-07-191-28/+44
* perf header: Add a buffer to struct feat_fdDavid Carrillo-Cisneros2017-07-191-5/+70
* perf header: Make write_pmu_mappings pipe-mode friendlyDavid Carrillo-Cisneros2017-07-191-10/+11
* perf header: Use struct feat_fd in read header recordsDavid Carrillo-Cisneros2017-07-191-51/+50
* perf header: Don't pass struct perf_file_section to process_##_featDavid Carrillo-Cisneros2017-07-191-34/+24
* perf header: Use struct feat_fd to process header recordsDavid Carrillo-Cisneros2017-07-191-85/+79
* perf header: Use struct feat_fd for printDavid Carrillo-Cisneros2017-07-191-55/+47
* perf header: Add struct feat_fd for writeDavid Carrillo-Cisneros2017-07-194-111/+138
* perf header: Revamp do_write()David Carrillo-Cisneros2017-07-193-10/+8
* perf util: Add const modifier to buf in "writen" functionDavid Carrillo-Cisneros2017-07-192-3/+5
* perf header: Fail on write_padded errorDavid Carrillo-Cisneros2017-07-191-1/+5
* perf header: Add PROCESS_STR_FUN macroDavid Carrillo-Cisneros2017-07-191-48/+17
* perf header: Encapsulate read and swapDavid Carrillo-Cisneros2017-07-191-133/+77
* perf report: Enable finding kernel inline functionsJin Yao2017-07-192-6/+0
* perf trace beauty: Simplify syscall return formattingArnaldo Carvalho de Melo2017-07-191-128/+81
* perf trace beauty fcntl: Beautify the 'arg' for DUPFDArnaldo Carvalho de Melo2017-07-191-0/+3
* perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFDArnaldo Carvalho de Melo2017-07-191-1/+2
* perf trace: Allow syscall arg formatters to request non suppression of zerosArnaldo Carvalho de Melo2017-07-191-1/+3
* perf trace: Group per syscall arg formatter info into one structArnaldo Carvalho de Melo2017-07-191-123/+133
* perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/returnArnaldo Carvalho de Melo2017-07-191-1/+21
* perf trace beauty: Export strarray for use in per-object beautifiersArnaldo Carvalho de Melo2017-07-192-20/+27
* perf tests attr: Add optional termJiri Olsa2017-07-195-3/+23
* perf tests attr: Fix stat sample_type setupJiri Olsa2017-07-191-1/+1
* perf tests attr: Fix precise_ip setupJiri Olsa2017-07-191-1/+1
* perf tests attr: Fix sample_period setupJiri Olsa2017-07-1912-13/+1
* perf tests attr: Fix cpu test disabled term setupJiri Olsa2017-07-191-2/+2
* perf tests attr: Add proper return valuesJiri Olsa2017-07-1924-0/+24
* perf tests attr: Fix no-delay testJiri Olsa2017-07-191-1/+1
* perf tests attr: Fix record dwarf testJiri Olsa2017-07-191-1/+2
* perf tests attr: Add 1s for exclude_kernel and task base bitsJiri Olsa2017-07-192-2/+2
* perf tests attr: Rename compare_data to data_equalJiri Olsa2017-07-191-4/+4
* perf tests attr: Make compare_data globalJiri Olsa2017-07-191-18/+18
* perf tests attr: Add test_attr__ready functionJiri Olsa2017-07-193-0/+15
* perf tests attr: Do not store failed eventsJiri Olsa2017-07-191-1/+1
* perf test sdt: Handle realpath() failureArnaldo Carvalho de Melo2017-07-191-1/+3
* perf record: Do not ask for precise_ip with --no-samplesArnaldo Carvalho de Melo2017-07-191-1/+1
* perf evlist: Allow asking for max precise_ip in add_default()Arnaldo Carvalho de Melo2017-07-192-3/+10
* perf evsel: Allow asking for max precise_ip in new_cycles()Arnaldo Carvalho de Melo2017-07-193-4/+7
* perf buildid-cache: Cache debuginfoKrister Johansen2017-07-198-13/+90
* perf buildid-cache: Support binary objects from other namespacesKrister Johansen2017-07-1916-63/+160
* perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen2017-07-197-34/+125
* perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen2017-07-196-27/+160
* perf symbols: Find symbols in different mount namespaceKrister Johansen2017-07-198-0/+180
* tools build: Add test for setns()Arnaldo Carvalho de Melo2017-07-198-2/+40
* tools include uapi x86: Add __NR_setns, if missingArnaldo Carvalho de Melo2017-07-192-0/+6
* tools include uapi x86: Grab a copy of unistd.hArnaldo Carvalho de Melo2017-07-192-0/+18
* perf vendor events: Add POWER9 PVRs to mapfileSukadev Bhattiprolu2017-07-191-0/+3
* perf vendor events: Add POWER9 PMU eventsSukadev Bhattiprolu2017-07-199-0/+3540