summaryrefslogtreecommitdiffstats
path: root/LICENSES/deprecated (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-09perf script: Simplify bool conversionYang Li1-2/+2
2021-02-09perf arm64/s390: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo2-2/+4
2021-02-09perf powerpc: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo1-1/+2
2021-02-08perf script: Support filtering by hex addressJin Yao5-1/+98
2021-02-08perf intlist: Change 'struct intlist' int member to 'unsigned long'Jin Yao3-17/+22
2021-02-08perf stat: Use nftw() instead of ftw()Paul Cercueil1-4/+4
2021-02-08perf tools: Update topdown documentation for Sapphire RapidsKan Liang1-4/+74
2021-02-08perf stat: Support L2 Topdown eventsKan Liang5-4/+149
2021-02-08perf test: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang1-3/+11
2021-02-08perf report: Support instruction latencyKan Liang10-11/+81
2021-02-08perf tools: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang8-10/+61
2021-02-08perf c2c: Support data block and addr blockKan Liang3-0/+11
2021-02-08perf tools: Support data block and addr blockKan Liang8-4/+70
2021-02-08perf tools: Support the auxiliary eventKan Liang7-1/+60
2021-02-08tools headers uapi: Update tools's copy of linux/perf_event.hKan Liang1-4/+50
2021-02-08perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...Athira Rajeev3-6/+34
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