summaryrefslogtreecommitdiffstats
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | perf intel-pt: decoder: Add CFE (Control Flow Event) and EVD (Event Data) pro...Adrian Hunter2022-02-152-0/+79
| * | | | perf intel-pt: decoder: Factor out clearing of FUP (Flow Update) event variablesAdrian Hunter2022-02-151-12/+12
| * | | | perf intel-pt: decoder: Add config bit definitionsAdrian Hunter2022-02-151-2/+7
| * | | | perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bitAdrian Hunter2022-02-151-1/+3
| * | | | perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter2022-02-153-0/+75
| * | | | perf intel-pt: pkt-decoder: Remove misplaced linebreakAdrian Hunter2022-02-151-2/+1
| * | | | perf map: Make map__contains_symbol() args constIan Rogers2022-02-142-2/+2
| * | | | perf maps: Move maps code to own C fileIan Rogers2022-02-144-409/+414
| * | | | perf maps: Reduce scope of init and exitIan Rogers2022-02-142-4/+2
| * | | | perf maps: Use a pointer for kmapsIan Rogers2022-02-146-27/+31
| * | | | perf bpf: Stop using deprecated bpf_object__next() APIChristy Lee2022-02-141-19/+79
| * | | | perf bpf: Stop using deprecated bpf_load_program() APIChristy Lee2022-02-141-0/+13
| * | | | perf namespaces: Add functions to access nsinfoIan Rogers2022-02-116-25/+61
| * | | | perf map: Add const to map_ip and unmap_ipIan Rogers2022-02-112-16/+23
| * | | | perf cpumap: Use for each loopIan Rogers2022-02-111-8/+6
| * | | | perf report: Output data file name in raw trace dumpAlexey Bayduraev2022-02-105-33/+54
| * | | | perf session: Load data directory files for analysisAlexey Bayduraev2022-02-101-0/+133
| * | | | perf record: Extend --threads command line optionAlexey Bayduraev2022-02-101-0/+1
| * | | | perf record: Introduce compressor at mmap buffer objectAlexey Bayduraev2022-02-102-0/+12
| * | | | perf record: Introduce data file at mmap buffer objectAlexey Bayduraev2022-02-101-0/+1
| * | | | perf record: Start threads in the beginning of trace streamingAlexey Bayduraev2022-02-101-0/+1
| * | | | perf record: Introduce function to propagate control commandsAlexey Bayduraev2022-02-102-0/+17
| * | | | perf annotate: Try chroot filename for objdumpNamhyung Kim2022-02-101-0/+10
| * | | | perf tools: Try chroot'ed filename when opening dso/symbolNamhyung Kim2022-02-105-2/+69
* | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-242-55/+47
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-3/+5
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-032-6/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-172-10/+9
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-119-14/+39
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-101-4/+6
| |\ \ \ \ \ \
| | * | | | | | perf: use generic bpf_program__set_type() to set BPF prog typeAndrii Nakryiko2022-01-261-2/+2
| | * | | | | | perf: Stop using bpf_object__open_buffer() APIChristy Lee2022-01-251-2/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-2724-81/+172
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-252-51/+41
| |\ \ \ \ \ \ \
| | * | | | | | | perf: Stop using bpf_map__def() APIChristy Lee2022-01-132-51/+41
* | | | | | | | | 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 '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 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 parse-events: Fix NULL check against wrong variableWeiguo Li2022-03-121-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 bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo2022-02-171-1/+2
* | | | | 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 stat: Fix display of grouped aliased eventsIan Rogers2022-02-061-9/+10