summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2017-07-25perf script python: Add perf_sample dict to tracepoint handlersArun Kalyanasundaram
2017-07-25perf script python: Add sample_read to dictArun Kalyanasundaram
2017-07-25perf script python: Refactor creation of perf sample dictArun Kalyanasundaram
2017-07-25perf script python: Allocate memory only if handler existsArun Kalyanasundaram
2017-07-25perf evsel: Add verbose output for sys_perf_event_open fallbackJiri Olsa
2017-07-25perf cgroup: Fix refcount usageArnaldo Carvalho de Melo
2017-07-25perf annotate stdio: Fix --show-total-periodTaeung Song
2017-07-21perf annotate: Store the sample period in each histogram bucketTaeung Song
2017-07-21perf hists: Pass perf_sample to __symbol__inc_addr_samples()Taeung Song
2017-07-21perf annotate: Rename 'sum' to 'nr_samples' in struct sym_histTaeung Song
2017-07-21perf annotate: Introduce struct sym_hist_entryTaeung Song
2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo
2017-07-18perf report: Show branch type in callchain entryJin Yao
2017-07-18perf report: Show branch type statistics for stdio modeJin Yao
2017-07-18perf util: Create branch.c/.h for common branch functionsJin Yao
2017-07-18perf report: Refactor the branch info printing codeJin Yao
2017-07-18perf record: Create a new option save_type in --branch-filterJin Yao
2017-07-18perf header: Add event desc to pipe-mode headerDavid Carrillo-Cisneros
2017-07-18perf tools: Add feature header record to pipe-modeDavid Carrillo-Cisneros
2017-07-18perf tool: Add show_feature_header to perf_toolDavid Carrillo-Cisneros
2017-07-18perf header: Change FEAT_OP* macrosDavid Carrillo-Cisneros
2017-07-18perf header: Add a buffer to struct feat_fdDavid Carrillo-Cisneros
2017-07-18perf header: Make write_pmu_mappings pipe-mode friendlyDavid Carrillo-Cisneros
2017-07-18perf header: Use struct feat_fd in read header recordsDavid Carrillo-Cisneros
2017-07-18perf header: Don't pass struct perf_file_section to process_##_featDavid Carrillo-Cisneros
2017-07-18perf header: Use struct feat_fd to process header recordsDavid Carrillo-Cisneros
2017-07-18perf header: Use struct feat_fd for printDavid Carrillo-Cisneros
2017-07-18perf header: Add struct feat_fd for writeDavid Carrillo-Cisneros
2017-07-18perf header: Revamp do_write()David Carrillo-Cisneros
2017-07-18perf util: Add const modifier to buf in "writen" functionDavid Carrillo-Cisneros
2017-07-18perf header: Fail on write_padded errorDavid Carrillo-Cisneros
2017-07-18perf header: Add PROCESS_STR_FUN macroDavid Carrillo-Cisneros
2017-07-18perf header: Encapsulate read and swapDavid Carrillo-Cisneros
2017-07-18perf tests attr: Add test_attr__ready functionJiri Olsa
2017-07-18perf evlist: Allow asking for max precise_ip in add_default()Arnaldo Carvalho de Melo
2017-07-18perf evsel: Allow asking for max precise_ip in new_cycles()Arnaldo Carvalho de Melo
2017-07-18perf buildid-cache: Cache debuginfoKrister Johansen
2017-07-18perf buildid-cache: Support binary objects from other namespacesKrister Johansen
2017-07-18perf probe: Allow placing uprobes in alternate namespaces.Krister Johansen
2017-07-18perf maps: Lookup maps in both intitial mountns and inner mountns.Krister Johansen
2017-07-18perf symbols: Find symbols in different mount namespaceKrister Johansen
2017-07-18tools build: Add test for setns()Arnaldo Carvalho de Melo
2017-07-18perf annotate: Implement visual marker for macro fusionJin Yao
2017-07-18perf annotate: Check for fused instructionsJin Yao
2017-07-12perf symbols: Accept zero as the kernel base addressArnaldo Carvalho de Melo
2017-07-10perf evsel: State in the default event name if attr.exclude_kernel is setArnaldo Carvalho de Melo
2017-07-10perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo
2017-07-05Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...Ingo Molnar
2017-07-04perf unwind: Do not fail due to missing unwind supportJiri Olsa
2017-07-04perf evsel: Set attr.exclude_kernel when probing max attr.precise_ipArnaldo Carvalho de Melo