summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-03-251-2/+1
|\
| * s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-061-2/+1
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-243-56/+48
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-172-4/+6
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-034-21/+7
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-178-15/+51
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-1011-36/+64
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-092-5/+7
| |\ \ \ \ \
| | * | | | | perf: use generic bpf_program__set_type() to set BPF prog typeAndrii Nakryiko2022-01-251-2/+2
| | * | | | | perf: Stop using bpf_object__open_buffer() APIChristy Lee2022-01-242-3/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-2748-134/+334
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-242-51/+41
| |\ \ \ \ \ \
| | * | | | | | perf: Stop using bpf_map__def() APIChristy Lee2022-01-122-51/+41
* | | | | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-233-31/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | nds32: Remove the architectureAlan Kao2022-03-073-31/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-221-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | perf: Add irq and exception return branch typesAnshuman Khandual2022-03-011-1/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-213-0/+3533
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter2022-01-233-0/+3426
| * | | | | | | | perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter2022-01-233-0/+50
| * | | | | | | | perf/tests: Add AMX instructions to x86 instruction decoder testAdrian Hunter2022-01-232-0/+57
| |/ / / / / / /
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-03-211-19/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland2022-02-221-21/+0
| * | | | | | | | linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland2022-02-221-0/+35
| | |/ / / / / / | |/| | | | | |
* | | | | | | | perf parse-events: Ignore case in topdown.slots checkIan Rogers2022-03-181-1/+1
* | | | | | | | perf evlist: Avoid iteration for empty evlist.Ian Rogers2022-03-181-11/+17
* | | | | | | | perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-181-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | perf parse: Fix event parser error for hybrid systemsZhengjun Xing2022-03-121-2/+4
* | | | | | | perf bench: Fix NULL check against wrong variableWeiguo Li2022-03-121-1/+1
* | | | | | | perf parse-events: Fix NULL check against wrong variableWeiguo Li2022-03-121-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | perf script: Fix error when printing 'weight' fieldGerman Gomez2022-02-221-1/+1
* | | | | | perf data: Fix double free in perf_session__delete()Alexey Bayduraev2022-02-221-4/+3
* | | | | | perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing2022-02-181-2/+2
* | | | | | perf test: Skip failing sigtrap test for arm+aarch64John Garry2022-02-181-14/+1
| |_|_|_|/ |/| | | |
* | | | | perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo2022-02-171-1/+2
* | | | | perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez2022-02-165-0/+24
* | | | | perf cs-etm: Fix corrupt inject files when only last branch option is enabledJames Clark2022-02-161-0/+2
* | | | | perf cs-etm: No-op refactor of synth opt usageJames Clark2022-02-161-9/+5
* | | | | perf trace: Avoid early exit due SIGCHLD from non-workload processesChangbin Du2022-02-161-5/+18
|/ / / /
* | | | perf ftrace: system_wide collection is not effective by defaultChangbin Du2022-02-061-21/+24
* | | | perf stat: Fix display of grouped aliased eventsIan Rogers2022-02-061-9/+10
* | | | perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez2022-02-063-2/+5
* | | | perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida2022-02-061-1/+1
* | | | perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan2022-02-061-0/+19
* | | | perf session: Check for NULL pointer before dereferenceAmeer Hamza2022-02-061-1/+2
* | | | perf annotate: Set error stream of objdump process for TUINamhyung Kim2022-02-061-0/+1
* | | | perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual2022-02-061-1/+1
* | | | perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMAArnaldo Carvalho de Melo2022-02-011-1/+1
|/ / /
* | | perf tools: Remove redundant err variableMinghao Chi2022-01-221-4/+1
* | | perf test: Add parse-events test for aliases with hyphensJohn Garry2022-01-222-9/+82