summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf tools: Support the auxiliary eventKan Liang2021-02-087-1/+60
| * | perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...Athira Rajeev2021-02-082-0/+12
| * | perf probe: Add protection to avoid endless loopJianlin Lv2021-02-081-2/+6
| * | perf trace-event-info: Rename for_each_event.Ian Rogers2021-02-031-5/+5
| * | perf powerpc: Fix gap between kernel end and module startAthira Rajeev2021-02-032-0/+25
| * | perf inject jit: Add namespaces supportYonatan Goldschmidt2021-02-035-22/+82
| * | perf namespaces: Add 'in_pidns' to nsinfo structYonatan Goldschmidt2021-02-032-2/+10
| * | perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ e...Namhyung Kim2021-02-031-11/+17
| * | perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threadsNamhyung Kim2021-02-031-9/+23
| * | perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesisNamhyung Kim2021-02-031-11/+14
| * | perf vendor events arm64: Reference common and uarch events for A76John Garry2021-02-038-150/+76
| * | perf vendor events arm64: Reference common and uarch events for Ampere eMagJohn Garry2021-02-037-97/+31
| * | perf vendor events arm64: Add common and uarch event JSONJohn Garry2021-02-031-0/+248
| * | perf vendor events arm64: Fix Ampere eMag event typoJohn Garry2021-02-031-1/+1
| * | perf script: Support DSO filter like in other perf toolsJin Yao2021-02-032-0/+5
| * | perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-02-031-0/+2
| * | perf stat: Add Topdown metrics events as default eventsKan Liang2021-02-035-0/+26
| * | perf test: Add parse-metric memory bandwidth testcaseJohn Garry2021-02-031-0/+24
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-01-272-6/+28
| |\|
| * | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-01-206-197/+215
| |\ \
| * | | perf tools: Add 'ping' control commandJiri Olsa2021-01-205-0/+9
| * | | perf tools: Add 'stop' control commandJiri Olsa2021-01-205-0/+11
| * | | perf tools: Add 'evlist' control commandJiri Olsa2021-01-208-6/+59
| * | | perf tools: Allow to enable/disable events via control fileJiri Olsa2021-01-204-14/+67
| * | | perf config: Make perf_config_global() globalJiri Olsa2021-01-202-1/+2
| * | | perf config: Make perf_config_system() globalJiri Olsa2021-01-202-1/+2
| * | | perf config: Add perf_home_perfconfig functionJiri Olsa2021-01-202-36/+54
| * | | perf debug: Add debug_set_display_time functionJiri Olsa2021-01-202-3/+32
| * | | perf config: Add config set interfaceJiri Olsa2021-01-202-5/+26
| * | | perf config: Make perf_config_from_file() staticJiri Olsa2021-01-202-2/+1
| * | | perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian2021-01-201-0/+4
| * | | perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian2021-01-205-0/+32
| * | | perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian2021-01-203-3/+15
| * | | perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZEKan Liang2021-01-208-2/+34
| * | | perf mem: Support data page sizeKan Liang2021-01-202-1/+22
| * | | perf mem: Clean up output formatKan Liang2021-01-201-55/+38
| * | | perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0James Clark2021-01-201-11/+4
| * | | perf c2c: Add local variables for output metricsLeo Yan2021-01-201-26/+33
| * | | perf c2c: Refactor node displayLeo Yan2021-01-201-13/+20
| * | | perf c2c: Fix argument type for percent()Leo Yan2021-01-201-1/+1
| * | | perf c2c: Refactor display filterLeo Yan2021-01-201-15/+15
| * | | perf c2c: Refactor hist entry validationLeo Yan2021-01-201-7/+23
| * | | perf c2c: Rename for shared cache line statsLeo Yan2021-01-201-7/+7
| * | | perf stat: Enable counting events for BPF programsSong Liu2021-01-2014-18/+645
| * | | perf build: Support build BPF skeletons with perfSong Liu2021-01-153-2/+59
| * | | perf record: Tweak "Lowering..." warning in record_opts__config_freqHans-Peter Nilsson2020-12-281-2/+2
| * | | perf buildid-list: Add support for mmap2's buildid eventsJiri Olsa2020-12-281-0/+3
| * | | perf buildid-cache: Add --debuginfod option to specify a server to fetch debu...Jiri Olsa2020-12-283-3/+38
| * | | perf tools: Add support to display build ids when available in PERF_RECORD_MM...Jiri Olsa2020-12-281-11/+30
| * | | perf record: Add --buildid-mmap option to enable PERF_RECORD_MMAP2's build idJiri Olsa2020-12-288-5/+45