Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6c905ab1ace224e847536f658b7831e458e479dd
/
tools
/
perf
3a36281
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
by Linus Torvalds
· 3 years, 11 months ago
3027ce3
perf buildid-cache: Don't skip 16-byte build-ids
by Nicholas Fraser
· 4 years ago
206236d
perf buildid-cache: Add test for 16-byte build-id
by Nicholas Fraser
· 4 years ago
bff8b30
perf symbol: Remove redundant libbfd checks
by Nicholas Fraser
· 4 years ago
11d45d4
perf test: Output the sub testing result in cs-etm
by Leo Yan
· 4 years ago
46355e3
perf test: Suppress logs in cs-etm testing
by Leo Yan
· 4 years ago
0670129
perf tools: Fix arm64 build error with gcc-11
by Jianlin Lv
· 4 years ago
865eb3f
perf intel-pt: Add documentation for tracing virtual machines
by Adrian Hunter
· 4 years ago
19854e4
perf intel-pt: Split VM-Entry and VM-Exit branches
by Adrian Hunter
· 4 years ago
695fc45
perf intel-pt: Adjust sample flags for VM-Exit
by Adrian Hunter
· 4 years ago
65faca5
perf intel-pt: Allow for a guest kernel address filter
by Adrian Hunter
· 4 years ago
6e86bfd
perf intel-pt: Support decoding of guest kernel
by Adrian Hunter
· 4 years ago
3035cb6
perf machine: Factor out machine__idle_thread()
by Adrian Hunter
· 4 years ago
fcda5ff
perf machine: Factor out machines__find_guest()
by Adrian Hunter
· 4 years ago
80a0388
perf intel-pt: Amend decoder to track the NR flag
by Adrian Hunter
· 4 years ago
90af755
perf intel-pt: Retain the last PIP packet payload as is
by Adrian Hunter
· 4 years ago
b7ecc2d
perf intel_pt: Add vmlaunch and vmresume as branches
by Adrian Hunter
· 4 years ago
c025d46
perf script: Add branch types for VM-Entry and VM-Exit
by Adrian Hunter
· 4 years ago
d58b3f7
perf auxtrace: Automatically group aux-output events
by Adrian Hunter
· 4 years ago
c5c97ca
perf test: Fix unaligned access in sample parsing test
by Namhyung Kim
· 4 years ago
fbefe9c
perf tools: Support arch specific PERF_SAMPLE_WEIGHT_STRUCT processing
by Kan Liang
· 4 years ago
c840cbf
perf intel-pt: Add PSB events
by Adrian Hunter
· 4 years ago
6af4b60
perf intel-pt: Fix IPC with CYC threshold
by Adrian Hunter
· 4 years ago
20aa397
perf intel-pt: Fix premature IPC
by Adrian Hunter
· 4 years ago
03fb0f8
perf intel-pt: Fix missing CYC processing in PSB
by Adrian Hunter
· 4 years ago
4e14814
perf unwind: Set userdata for all __report_module() paths
by Dave Rigby
· 4 years ago
e16c2ce
perf record: Fix continue profiling after draining the buffer
by Yang Jihong
· 4 years ago
52bcc60
perf tools: Simplify the calculation of variables
by Jiapeng Chong
· 4 years ago
37b9c7b
perf vendor events arm64: Add JSON metrics for imx8mp DDR Perf
by Joakim Zhang
· 4 years ago
3a35093
perf vendor events arm64: Add JSON metrics for imx8mq DDR Perf
by Joakim Zhang
· 4 years ago
842ed29
perf vendor events arm64: Add JSON metrics for imx8mn DDR Perf
by Joakim Zhang
· 4 years ago
84b102f
perf vendor events arm64: Fix indentation of brackets in imx8mm metrics
by Joakim Zhang
· 4 years ago
4fd0084
perf annotate: Do not jump after 'k' is pressed
by Martin Liška
· 4 years ago
15bebcd
perf metricgroup: Remove unneeded semicolon
by Yang Li
· 4 years ago
cef7af2
perf tools: Add OCaml demangling
by Fabian Hemmer
· 4 years ago
6833e0b
perf symbols: Resolve symbols against debug file first
by Jiri Slaby
· 4 years ago
b8af417
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 4 years ago
c1bd8a2
Merge branch 'perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 4 years ago
a89dbc9
perf arm-spe: Set sample's data source field
by Leo Yan
· 4 years ago
e55ed34
perf arm-spe: Synthesize memory event
by Leo Yan
· 4 years ago
54f7815
perf arm-spe: Fill address info for samples
by Leo Yan
· 4 years ago
105f75e
perf probe: Fix kretprobe issue caused by GCC bug
by Jianlin Lv
· 4 years ago
77771a9
perf symbols: Fix return value when loading PE DSO
by Nicholas Fraser
· 4 years ago
00a3423
perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache only
by Nicholas Fraser
· 4 years ago
97ae666
perf arm-spe: Store operation type in packet
by Leo Yan
· 4 years ago
265cfb9
perf arm-spe: Store memory address in packet
by Leo Yan
· 4 years ago
845d3a65
perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRC
by Leo Yan
· 4 years ago
e73b0d5
perf env: Remove unneeded internal/cpumap inclusions
by Ian Rogers
· 4 years ago
b1cdc7d
perf tools: Remove unused xyarray.c as it was moved to tools/lib/perf
by Ian Rogers
· 4 years ago
96de68f
perf symbols: Use (long) for iterator for bfd symbols
by Dmitry Safonov
· 4 years ago
1f0e6ed
perf annotate: Fix jump parsing for C++ code.
by Martin Liška
· 4 years ago
6edfd0e
perf tools: Replace lkml.org links with lore
by Kees Cook
· 4 years ago
dec3451
perf tests: Add daemon 'lock' test
by Jiri Olsa
· 4 years ago
63551dc
perf tests: Add daemon 'ping' command test
by Jiri Olsa
· 4 years ago
f32102a
perf tests: Add daemon 'signal' command test
by Jiri Olsa
· 4 years ago
f624f6d
perf tests: Add daemon 'stop' command test
by Jiri Olsa
· 4 years ago
91a17d6
perf tests: Add daemon reconfig test
by Jiri Olsa
· 4 years ago
2291bb9
perf tests: Add daemon 'list' command test
by Jiri Olsa
· 4 years ago
13fb3b9
perf daemon: Add examples to man page
by Jiri Olsa
· 4 years ago
5bdee4f
perf daemon: Add up time for daemon/session list
by Jiri Olsa
· 4 years ago
6d6162d
perf daemon: Use control to stop session
by Jiri Olsa
· 4 years ago
edcaa47
perf daemon: Add 'ping' command
by Jiri Olsa
· 4 years ago
6a6d180
perf daemon: Set control fifo for session
by Jiri Olsa
· 4 years ago
8c98be6
perf daemon: Allow only one daemon over base directory
by Jiri Olsa
· 4 years ago
23c5831
perf daemon: Add 'stop' command
by Jiri Olsa
· 4 years ago
2d6914c
perf daemon: Add 'signal' command
by Jiri Olsa
· 4 years ago
b325f7b
perf daemon: Add 'list' command
by Jiri Olsa
· 4 years ago
12c1a41
perf daemon: Add signalfd support
by Jiri Olsa
· 4 years ago
88adb11
perf daemon: Add background support
by Jiri Olsa
· 4 years ago
3cda062
perf daemon: Add config file change check
by Jiri Olsa
· 4 years ago
c066626
perf daemon: Add config file support
by Jiri Olsa
· 4 years ago
90b0aad
perf daemon: Add client socket support
by Jiri Olsa
· 4 years ago
ed36b70
perf daemon: Add server socket support
by Jiri Olsa
· 4 years ago
5631d10
perf daemon: Add base option
by Jiri Olsa
· 4 years ago
fc1dcb1
perf daemon: Add config option
by Jiri Olsa
· 4 years ago
d450bc5
perf daemon: Add daemon command
by Jiri Olsa
· 4 years ago
8524711
perf script: Simplify bool conversion
by Yang Li
· 4 years ago
6db59d3
perf arm64/s390: Fix printf conversion specifier for IP addresses
by Arnaldo Carvalho de Melo
· 4 years ago
0f000f9
perf powerpc: Fix printf conversion specifier for IP addresses
by Arnaldo Carvalho de Melo
· 4 years ago
61d9fc4
perf script: Support filtering by hex address
by Jin Yao
· 4 years ago
9425339
perf intlist: Change 'struct intlist' int member to 'unsigned long'
by Jin Yao
· 4 years ago
a81fbb8
perf stat: Use nftw() instead of ftw()
by Paul Cercueil
· 4 years ago
7d91e81
perf tools: Update topdown documentation for Sapphire Rapids
by Kan Liang
· 4 years ago
63e39aa
perf stat: Support L2 Topdown events
by Kan Liang
· 4 years ago
c744429
perf test: Support PERF_SAMPLE_WEIGHT_STRUCT
by Kan Liang
· 4 years ago
590db42
perf report: Support instruction latency
by Kan Liang
· 4 years ago
ea8d0ed
perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT
by Kan Liang
· 4 years ago
d9d5d767
perf c2c: Support data block and addr block
by Kan Liang
· 4 years ago
a054c29
perf tools: Support data block and addr block
by Kan Liang
· 4 years ago
2a57d40
perf tools: Support the auxiliary event
by Kan Liang
· 4 years ago
068aeea
perf powerpc: Support exposing Performance Monitor Counter SPRs as part of extended regs
by Athira Rajeev
· 4 years ago
900547d
perf probe: Add protection to avoid endless loop
by Jianlin Lv
· 4 years ago
d2e31d7
perf trace-event-info: Rename for_each_event.
by Ian Rogers
· 4 years ago
557c3ea
perf powerpc: Fix gap between kernel end and module start
by Athira Rajeev
· 4 years, 1 month ago
67dec92
perf inject jit: Add namespaces support
by Yonatan Goldschmidt
· 4 years, 2 months ago
2b51c71
perf namespaces: Add 'in_pidns' to nsinfo struct
by Yonatan Goldschmidt
· 4 years, 2 months ago
473f742
perf tools: Use scandir() to iterate threads when synthesizing PERF_RECORD_ events
by Namhyung Kim
· 4 years ago
c1b9079
perf tools: Skip PERF_RECORD_MMAP event synthesis for kernel threads
by Namhyung Kim
· 4 years ago
30626e0
perf tools: Use /proc/<PID>/task/<TID>/status for PERF_RECORD_ event synthesis
by Namhyung Kim
· 4 years ago
c3a9cde
perf vendor events arm64: Reference common and uarch events for A76
by John Garry
· 4 years ago
Next »