summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Support L2 Topdown eventsKan Liang2021-02-085-4/+149
* perf test: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang2021-02-081-3/+11
* perf report: Support instruction latencyKan Liang2021-02-0810-11/+81
* perf tools: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang2021-02-088-10/+61
* perf c2c: Support data block and addr blockKan Liang2021-02-083-0/+11
* perf tools: Support data block and addr blockKan Liang2021-02-088-4/+70
* perf tools: Support the auxiliary eventKan Liang2021-02-087-1/+60
* tools headers uapi: Update tools's copy of linux/perf_event.hKan Liang2021-02-081-4/+50
* perf powerpc: Support exposing Performance Monitor Counter SPRs as part of ex...Athira Rajeev2021-02-083-6/+34
* 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
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-02-033-3/+46
|\
| * Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-293-3/+46
| |\
| | * selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2021-01-282-2/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2021-01-211-1/+44
| | |\
| | | * xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2021-01-041-0/+43
| | | * selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin2021-01-041-1/+1
* | | | 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-2722-235/+278
|\| | |
| * | | Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-01-242-11/+17
| |\ \ \
| | * | | objtool: Don't fail on missing symbol tableJosh Poimboeuf2021-01-211-2/+5
| | * | | objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf2021-01-211-9/+5
| | * | | objtool: Don't add empty symbols to the rbtreeJosh Poimboeuf2021-01-131-0/+7
| * | | | Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-01-243-3/+6
| |\ \ \ \
| | * | | | selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman2021-01-201-1/+4
| | * | | | selftests/powerpc: Fix exit status of pkey testsSandipan Das2021-01-182-2/+2
| * | | | | Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...Linus Torvalds2021-01-235-94/+84
| |\ \ \ \ \
| | * | | | | kunit: tool: move kunitconfig parsing into __init__, make it optionalDaniel Latypov2021-01-162-28/+17
| | * | | | | kunit: tool: fix minor typing issue with None statusDaniel Latypov2021-01-161-9/+8
| | * | | | | kunit: tool: surface and address more typing issuesDaniel Latypov2021-01-165-52/+54
| | * | | | | kunit: tool: Fix spelling of "diagnostic" in kunit_parserDavid Gow2021-01-161-12/+12
| * | | | | | Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/s...Linus Torvalds2021-01-223-19/+32
| |\ \ \ \ \ \
| | * | | | | | perf script: Fix overrun issue for dynamically-allocated PMU type numberJin Yao2021-01-211-1/+17
| | * | | | | | perf metricgroup: Fix system PMU metricsJohn Garry2021-01-211-3/+2
| | * | | | | | perf metricgroup: Fix for metrics containing duration_timeJohn Garry2021-01-211-2/+9
| | * | | | | | perf evlist: Fix id index for heterogeneous systemsAdrian Hunter2021-01-211-13/+4
| * | | | | | | Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-01-221-0/+32
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |