summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2020-10-13Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2020-10-13perf inject: Do not load map/dso when injecting build-idNamhyung Kim
2020-10-13perf bench: Add build-id injection benchmarkNamhyung Kim
2020-10-01perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-09-28perf parse-events: Reduce casts around bp_addrIan Rogers
2020-09-28perf tools: Allow creation of cgroup without openNamhyung Kim
2020-09-28perf tools: Copy metric events properly when expand cgroupsNamhyung Kim
2020-09-28perf stat: Add --for-each-cgroup optionNamhyung Kim
2020-09-28perf evsel: Add evsel__clone() functionNamhyung Kim
2020-09-22perf tsc: Support cap_user_time_short for event TIME_CONVLeo Yan
2020-09-22perf tsc: Calculate timestamp with cap_user_time_shortLeo Yan
2020-09-22perf tsc: Move out common functions from x86Leo Yan
2020-09-18perf probe: Fall back to debuginfod query if debuginfo and source not found l...Masami Hiramatsu
2020-09-18perf probe: Fix to adjust symbol address with correct reloc_sym addressMasami Hiramatsu
2020-09-17perf metricgroup: Fix uncore metric expressionsIan Rogers
2020-09-17perf intel-pt: Fix "context_switch event has no tid" errorAdrian Hunter
2020-09-17perf script: Display negative tid in non-sample eventsAdrian Hunter
2020-09-17perf stat: Support new per thread TopDown metricsAndi Kleen
2020-09-17perf record: Support sample-read topdown metric groupKan Liang
2020-09-17perf tools: Rename group to topdownKan Liang
2020-09-17perf machine: Add machine__for_each_dso() functionJiri Olsa
2020-09-17Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-09-17perf parse-event: Release cpu_map refcount if evsel alloc failedNamhyung Kim
2020-09-17perf parse-event: Fix cpu map refcountingNamhyung Kim
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-15perf metric: Do not free metric when failed to resolveNamhyung Kim
2020-09-15perf metric: Free metric when it failed to resolveNamhyung Kim
2020-09-15perf metric: Release expr_parse_ctx after testingNamhyung Kim
2020-09-15perf parse-event: Fix memory leak in evsel->unitNamhyung Kim
2020-09-15perf evlist: Fix cpu/thread map leakNamhyung Kim
2020-09-15perf metric: Fix some memory leaks - part 2Namhyung Kim
2020-09-15perf metric: Fix some memory leaksNamhyung Kim
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim
2020-09-14perf record: Don't clear event's period if set by a termIan Rogers
2020-09-14perf record: Prevent override of attr->sample_period for libpfm4 eventsStephane Eranian
2020-09-14perf record: Set PERF_RECORD_PERIOD if attr->freq is set.David Sharp
2020-09-10perf tests: Call test_attr__open() directlyJiri Olsa
2020-09-10perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...Kajol Jain
2020-09-10perf metricgroup: Fix typo in comment.Ian Rogers
2020-09-10perf stat: Remove dead code: no need to set os.evsel twiceIan Rogers
2020-09-09perf list: Do not print 'Metric Groups:' unnecessarilyNamhyung Kim
2020-09-04perf tools: Consolidate close_control_option()'s into one functionAdrian Hunter
2020-09-04perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'Arnaldo Carvalho de Melo
2020-09-04perf record: Add 'snapshot' control commandAdrian Hunter
2020-09-04perf tools: Add FIFO file names as alternative options to --controlAdrian Hunter
2020-09-04perf tools: Handle read errors from ctl_fdAdrian Hunter
2020-09-04perf tools: Consolidate --control option parsing into one functionAdrian Hunter
2020-09-04perf symbols: Try reading the symbol table with libbfdRemi Bernon
2020-09-04perf dso: Use libbfd to read build_id and .gnu_debuglink sectionRemi Bernon