aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2021-02-08perf tools: Support the auxiliary eventKan Liang7-1/+60
2021-02-08perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...Athira Rajeev2-0/+12
2021-02-08perf probe: Add protection to avoid endless loopJianlin Lv1-2/+6
2021-02-03perf trace-event-info: Rename for_each_event.Ian Rogers1-5/+5
2021-02-03perf powerpc: Fix gap between kernel end and module startAthira Rajeev2-0/+25
2021-02-03perf inject jit: Add namespaces supportYonatan Goldschmidt5-22/+82
2021-02-03perf namespaces: Add 'in_pidns' to nsinfo structYonatan Goldschmidt2-2/+10
2021-02-03perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ e...Namhyung Kim1-11/+17
2021-02-03perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threadsNamhyung Kim1-9/+23
2021-02-03perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesisNamhyung Kim1-11/+14
2021-02-03perf vendor events arm64: Reference common and uarch events for A76John Garry8-150/+76
2021-02-03perf vendor events arm64: Reference common and uarch events for Ampere eMagJohn Garry7-97/+31
2021-02-03perf vendor events arm64: Add common and uarch event JSONJohn Garry1-0/+248
2021-02-03perf vendor events arm64: Fix Ampere eMag event typoJohn Garry1-1/+1
2021-02-03perf script: Support DSO filter like in other perf toolsJin Yao2-0/+5
2021-02-03perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo1-0/+2
2021-02-03perf stat: Add Topdown metrics events as default eventsKan Liang5-0/+26
2021-02-03perf test: Add parse-metric memory bandwidth testcaseJohn Garry1-0/+24
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek1-1/+0
2021-01-27Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2-6/+28
2021-01-21perf script: Fix overrun issue for dynamically-allocated PMU type numberJin Yao1-1/+17
2021-01-21perf metricgroup: Fix system PMU metricsJohn Garry1-3/+2
2021-01-21perf metricgroup: Fix for metrics containing duration_timeJohn Garry1-2/+9
2021-01-20Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo6-197/+215
2021-01-20perf tools: Add 'ping' control commandJiri Olsa5-0/+9
2021-01-20perf tools: Add 'stop' control commandJiri Olsa5-0/+11
2021-01-20perf tools: Add 'evlist' control commandJiri Olsa8-6/+59
2021-01-20perf tools: Allow to enable/disable events via control fileJiri Olsa4-14/+67
2021-01-20perf config: Make perf_config_global() globalJiri Olsa2-1/+2
2021-01-20perf config: Make perf_config_system() globalJiri Olsa2-1/+2
2021-01-20perf config: Add perf_home_perfconfig functionJiri Olsa2-36/+54
2021-01-20perf debug: Add debug_set_display_time functionJiri Olsa2-3/+32
2021-01-20perf config: Add config set interfaceJiri Olsa2-5/+26
2021-01-20perf config: Make perf_config_from_file() staticJiri Olsa2-2/+1
2021-01-20perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian1-0/+4
2021-01-20perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian5-0/+32
2021-01-20perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian3-3/+15
2021-01-20perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZEKan Liang8-2/+34
2021-01-20perf mem: Support data page sizeKan Liang2-1/+22
2021-01-20perf mem: Clean up output formatKan Liang1-55/+38
2021-01-20perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0James Clark1-11/+4
2021-01-20perf c2c: Add local variables for output metricsLeo Yan1-26/+33
2021-01-20perf c2c: Refactor node displayLeo Yan1-13/+20
2021-01-20perf c2c: Fix argument type for percent()Leo Yan1-1/+1
2021-01-20perf c2c: Refactor display filterLeo Yan1-15/+15
2021-01-20perf c2c: Refactor hist entry validationLeo Yan1-7/+23
2021-01-20perf c2c: Rename for shared cache line statsLeo Yan1-7/+7
2021-01-20perf stat: Enable counting events for BPF programsSong Liu14-18/+645
2021-01-15perf inject: Correct event attribute sizesAl Grant1-0/+8
2021-01-15perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2-3/+3