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