index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-c2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
1
-1
/
+1
*
perf callchain: Use pthread keys for tls callchain_cursor
Ian Rogers
2023-06-12
1
-1
/
+3
*
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-06-12
1
-4
/
+8
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-3
/
+3
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-2
/
+2
*
perf mem: Avoid hybrid PMU list
Ian Rogers
2023-05-27
1
-5
/
+2
*
perf c2c: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-7
/
+7
*
perf util: Move input_name to util
Ian Rogers
2023-04-10
1
-1
/
+1
*
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
2023-03-15
1
-2
/
+2
*
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
2023-02-16
1
-9
/
+12
*
perf tools: Use dedicated non-atomic clear/set bit helpers
Sean Christopherson
2022-12-02
1
-3
/
+3
*
perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE events
Ravi Bangoria
2022-10-06
1
-0
/
+1
*
perf c2c: Add helpers to get counts of loads or stores
Shang XiaoJing
2022-10-04
1
-37
/
+28
*
perf c2c: Prevent potential memory leak in c2c_he_zalloc()
Shang XiaoJing
2022-09-06
1
-3
/
+9
*
perf c2c: Use 'peer' as default display for Arm64
Leo Yan
2022-08-11
1
-12
/
+24
*
perf c2c: Sort on peer snooping for load operations
Leo Yan
2022-08-11
1
-36
/
+99
*
perf c2c: Refactor display string
Leo Yan
2022-08-11
1
-5
/
+5
*
perf c2c: Refactor node header
Leo Yan
2022-08-11
1
-7
/
+19
*
perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
Leo Yan
2022-08-11
1
-20
/
+20
*
perf c2c: Use explicit names for display macros
Leo Yan
2022-08-11
1
-29
/
+29
*
perf c2c: Add mean dimensions for peer operations
Leo Yan
2022-08-11
1
-0
/
+28
*
perf c2c: Add dimensions of peer metrics for cache line view
Leo Yan
2022-08-11
1
-0
/
+102
*
perf c2c: Add dimensions for peer load operations
Leo Yan
2022-08-11
1
-0
/
+30
*
perf c2c: Output statistics for peer snooping
Leo Yan
2022-08-11
1
-0
/
+3
*
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
Leo Yan
2022-06-03
1
-2
/
+2
*
perf c2c: Use stdio interface if slang is not supported
Leo Yan
2022-05-26
1
-2
/
+4
*
perf c2c: Add dimensions for 'N/A' metrics of store operation
Leo Yan
2022-05-23
1
-7
/
+73
*
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-03-26
1
-2
/
+3
*
perf c2c: Replace bitmap_weight() with bitmap_empty() where appropriate
Yury Norov
2022-02-15
1
-2
/
+2
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-6
/
+7
*
perf c2c: Use more intention revealing iterator
Ian Rogers
2022-01-12
1
-5
/
+5
*
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
2021-11-07
1
-0
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-3
/
+3
|
\
|
*
tools: rename bitmap_alloc() to bitmap_zalloc()
Andy Shevchenko
2021-09-08
1
-3
/
+3
*
|
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
2021-08-02
1
-1
/
+1
|
/
*
perf c2c: Support record for hybrid platform
Jin Yao
2021-06-01
1
-17
/
+23
*
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-06-01
1
-2
/
+2
*
perf c2c: Support data block and addr block
Kan Liang
2021-02-08
1
-0
/
+3
*
perf c2c: Add local variables for output metrics
Leo Yan
2021-01-20
1
-26
/
+33
*
perf c2c: Refactor node display
Leo Yan
2021-01-20
1
-13
/
+20
*
perf c2c: Fix argument type for percent()
Leo Yan
2021-01-20
1
-1
/
+1
*
perf c2c: Refactor display filter
Leo Yan
2021-01-20
1
-15
/
+15
*
perf c2c: Refactor hist entry validation
Leo Yan
2021-01-20
1
-7
/
+23
*
perf c2c: Rename for shared cache line stats
Leo Yan
2021-01-20
1
-7
/
+7
*
perf c2c: Support AUX trace
Leo Yan
2020-11-11
1
-0
/
+12
*
perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
2020-11-11
1
-4
/
+13
*
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
2020-11-11
1
-6
/
+12
*
perf c2c: Add metrics "RMT Load Hit"
Leo Yan
2020-10-15
1
-50
/
+2
*
perf c2c: Correct LLC load hit metrics
Leo Yan
2020-10-15
1
-2
/
+2
*
perf c2c: Change header for LLC local hit
Leo Yan
2020-10-15
1
-1
/
+1
[next]