summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2021-01-20perf tools: Add 'ping' control commandJiri Olsa
2021-01-20perf tools: Add 'stop' control commandJiri Olsa
2021-01-20perf tools: Add 'evlist' control commandJiri Olsa
2021-01-20perf tools: Allow to enable/disable events via control fileJiri Olsa
2021-01-20perf config: Make perf_config_global() globalJiri Olsa
2021-01-20perf config: Make perf_config_system() globalJiri Olsa
2021-01-20perf config: Add perf_home_perfconfig functionJiri Olsa
2021-01-20perf debug: Add debug_set_display_time functionJiri Olsa
2021-01-20perf config: Add config set interfaceJiri Olsa
2021-01-20perf config: Make perf_config_from_file() staticJiri Olsa
2021-01-20perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2021-01-20perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2021-01-20perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZEKan Liang
2021-01-20perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0James Clark
2021-01-20perf stat: Enable counting events for BPF programsSong Liu
2021-01-15perf inject: Correct event attribute sizesAl Grant
2021-01-15perf intel-pt: Fix 'CPU too large' errorAdrian Hunter
2021-01-15perf stat: Take cgroups into account for shadow statsNamhyung Kim
2021-01-15perf stat: Introduce struct runtime_stat_dataNamhyung Kim
2021-01-15perf build: Support build BPF skeletons with perfSong Liu
2020-12-28perf record: Tweak "Lowering..." warning in record_opts__config_freqHans-Peter Nilsson
2020-12-28perf tools: Add support to display build ids when available in PERF_RECORD_MM...Jiri Olsa
2020-12-28perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa
2020-12-28perf tools: Allow synthesizing the build id for kernel/modules/tasks in PERF_...Jiri Olsa
2020-12-28perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel modules mapsJiri Olsa
2020-12-28perf tools: Allow using PERF_RECORD_MMAP2 to synthesize the kernel mapJiri Olsa
2020-12-28perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata eventsJiri Olsa
2020-12-28perf tools: Do not swap mmap2 fields in case it contains build idJiri Olsa
2020-12-28perf probe: Fixup Arm64 SDT argumentsLeo Yan
2020-12-24perf probe: Fix memory leak when synthesizing SDT probesArnaldo Carvalho de Melo
2020-12-24perf stat aggregation: Add separate thread memberJames Clark
2020-12-24perf stat aggregation: Add separate core memberJames Clark
2020-12-24perf stat aggregation: Add separate die memberJames Clark
2020-12-24perf stat aggregation: Add separate socket memberJames Clark
2020-12-24perf stat aggregation: Add separate node memberJames Clark
2020-12-24perf stat aggregation: Start using cpu_aggr_id in mapJames Clark
2020-12-24perf cpumap: Drop in cpu_aggr_map structJames Clark
2020-12-24perf cpumap: Add new map type for aggregationJames Clark
2020-12-24perf stat: Replace aggregation ID with a structJames Clark
2020-12-24perf cpumap: Add new struct for cpu aggregationJames Clark
2020-12-24perf cpumap: Use existing allocator to avoid using mallocJames Clark
2020-12-19perf sort: Add sort option for data page sizeKan Liang
2020-12-19perf script: Support data page sizeKan Liang
2020-12-17perf tools: Add support to read build id from compressed elfJiri Olsa
2020-12-17perf debug: Add debug_set_file functionJiri Olsa
2020-12-17perf tools: Add evlist__disable_evsel/evlist__enable_evselJiri Olsa
2020-12-17perf metricgroup: Support adding metrics for system PMUsJohn Garry
2020-12-17perf metricgroup: Support printing metric groups for system PMUsJohn Garry
2020-12-17perf metricgroup: Split up metricgroup__print()John Garry
2020-12-17perf metricgroup: Fix metrics using aliases covering multiple PMUsJohn Garry