index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-c2c.c
Age
Commit message (
Expand
)
Author
2024-09-06
perf mem: Fix missed p-core mem events on ADL and RPL
Kan Liang
2024-09-06
perf mem: Check mem_events for all eligible PMUs
Kan Liang
2024-08-12
perf c2c: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-05-07
perf mem-info: Add reference count checking
Ian Rogers
2024-05-07
perf mem-info: Move mem-info out of mem-events and symbol
Ian Rogers
2024-03-21
perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
Ian Rogers
2024-03-21
perf c2c: Fix a punctuation
Bhaskar Chowdhury
2024-01-24
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__record_args()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-06-12
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf mem: Avoid hybrid PMU list
Ian Rogers
2023-04-12
perf c2c: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-10
perf util: Move input_name to util
Ian Rogers
2023-03-15
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
2022-12-02
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-10-06
perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE events
Ravi Bangoria
2022-10-04
perf c2c: Add helpers to get counts of loads or stores
Shang XiaoJing
2022-09-06
perf c2c: Prevent potential memory leak in c2c_he_zalloc()
Shang XiaoJing
2022-08-11
perf c2c: Use 'peer' as default display for Arm64
Leo Yan
2022-08-11
perf c2c: Sort on peer snooping for load operations
Leo Yan
2022-08-11
perf c2c: Refactor display string
Leo Yan
2022-08-11
perf c2c: Refactor node header
Leo Yan
2022-08-11
perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
Leo Yan
2022-08-11
perf c2c: Use explicit names for display macros
Leo Yan
2022-08-11
perf c2c: Add mean dimensions for peer operations
Leo Yan
2022-08-11
perf c2c: Add dimensions of peer metrics for cache line view
Leo Yan
2022-08-11
perf c2c: Add dimensions for peer load operations
Leo Yan
2022-08-11
perf c2c: Output statistics for peer snooping
Leo Yan
2022-06-03
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
Leo Yan
2022-05-26
perf c2c: Use stdio interface if slang is not supported
Leo Yan
2022-05-23
perf c2c: Add dimensions for 'N/A' metrics of store operation
Leo Yan
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-02-15
perf c2c: Replace bitmap_weight() with bitmap_empty() where appropriate
Yury Norov
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf c2c: Use more intention revealing iterator
Ian Rogers
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-06-01
perf c2c: Support record for hybrid platform
Jin Yao
2021-06-01
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-02-08
perf c2c: Support data block and addr block
Kan Liang
2021-01-20
perf c2c: Add local variables for output metrics
Leo Yan
[next]