summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2020-05-28perf intel-pt: Refine kernel decoding only warning messageAdrian Hunter
2020-05-28perf record: Respect --no-switch-eventsAdrian Hunter
2020-05-28perf script: Fix --call-trace for Intel PTAdrian Hunter
2020-05-28perf evlist: Disable 'immediate' events lastAdrian Hunter
2020-05-28perf kcore_copy: Fix module map when there are no modules loadedAdrian Hunter
2020-05-28perf jvmti: Fix demangling Java symbolsNick Gasson
2020-05-28perf tests: Add test for the java demanglerNick Gasson
2020-05-28perf jvmti: Do not report error when missing debug informationNick Gasson
2020-05-28perf jvmti: Fix jitdump for methods without debug infoNick Gasson
2020-05-28perf symbols: Fix debuginfo search for UbuntuAdrian Hunter
2020-05-28perf parse: Add 'struct parse_events_state' pointer to scannerJiri Olsa
2020-05-28perf stat: Do not pass avg to generic_metricJiri Olsa
2020-05-28perf tests: Consider subtests when searching for user specified testsJiri Olsa
2020-05-28perf list: Add metrics to command line usageIan Rogers
2020-05-28perf script: Don't force less for non tty output with --xedAndi Kleen
2020-05-28perf metricgroup: Remove unnecessary ',' from eventsIan Rogers
2020-05-28perf metricgroup: Add options to not group or mergeIan Rogers
2020-05-28perf metricgroup: Remove duped metric group eventsIan Rogers
2020-05-28perf metricgroup: Order event groups by sizeIan Rogers
2020-05-28perf metricgroup: Delay events string creationIan Rogers
2020-05-28perf metricgroup: Use early return in add_metricIan Rogers
2020-05-28perf metricgroup: Always place duration_time lastIan Rogers
2020-05-28perf metricgroup: Free metric_events on errorIan Rogers
2020-05-28perf util: Fix potential SEGFAULT in put_tracepoints_path error pathLi Bin
2020-05-28perf util: Fix memory leak of prefix_if_not_inXie XiuQi
2020-05-28perf ftrace: Detect workload failureChangbin Du
2020-05-28perf ftrace: Trace system wide if no target is givenChangbin Du
2020-05-28perf branch: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-28perf config: Add stat.big-num supportPaul A. Clarke
2020-05-28perf bpf-loader: Add missing '*' for key_scan_posWang ShaoBo
2020-05-28perf stat: Report summary for interval modeJin Yao
2020-05-28perf stat: Save aggr value to first member of prev_raw_countsJin Yao
2020-05-28perf stat: Copy counts from prev_raw_counts to evsel->countsJin Yao
2020-05-28perf counts: Reset prev_raw_counts countsJin Yao
2020-05-28perf stat: Fix wrong per-thread runtime stat for interval modeJin Yao
2020-05-28perf expr: Allow numbers to be followed by a dotIan Rogers
2020-05-28perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of boolsIan Rogers
2020-05-28perf stat: Fail on extra comma while parsing eventsJiri Olsa
2020-05-28perf script: Better align register values in dumpPaul A. Clarke
2020-05-28perf stat: POWER9 metrics: expand "ICT" acronymPaul A. Clarke
2020-05-28perf tools: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-28perf intel-pt: Use allocated branch stack for PEBS sampleAdrian Hunter
2020-05-28perf docs: Introduce security.txt file to document related issuesAlexey Budankov
2020-05-28perf tool: Make perf tool aware of SELinux access controlAlexey Budankov
2020-05-28perf docs: Extend CAP_SYS_ADMIN with CAP_PERFMON where neededAlexey Budankov
2020-05-28perf expr: Migrate expr ids table to a hashmapIan Rogers
2020-05-28perf tools: Grab a copy of libbpf's hashmapIan Rogers
2020-05-28perf stat: Fix duration_time value for higher intervalsJiri Olsa
2020-05-28perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1Jiri Olsa
2020-05-28perf beauty: Allow the CC used in the arch errno names script to acccept CFLAGSIan Rogers