index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-c2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
perf c2c: Support record for hybrid platform
Jin Yao
1
-17
/
+23
2021-06-01
perf tools: Support pmu prefix for mem-load event
Jin Yao
1
-2
/
+2
2021-02-08
perf c2c: Support data block and addr block
Kan Liang
1
-0
/
+3
2021-01-20
perf c2c: Add local variables for output metrics
Leo Yan
1
-26
/
+33
2021-01-20
perf c2c: Refactor node display
Leo Yan
1
-13
/
+20
2021-01-20
perf c2c: Fix argument type for percent()
Leo Yan
1
-1
/
+1
2021-01-20
perf c2c: Refactor display filter
Leo Yan
1
-15
/
+15
2021-01-20
perf c2c: Refactor hist entry validation
Leo Yan
1
-7
/
+23
2021-01-20
perf c2c: Rename for shared cache line stats
Leo Yan
1
-7
/
+7
2020-11-11
perf c2c: Support AUX trace
Leo Yan
1
-0
/
+12
2020-11-11
perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORE
Leo Yan
1
-4
/
+13
2020-11-11
perf mem: Introduce weak function perf_mem_events__ptr()
Leo Yan
1
-6
/
+12
2020-10-15
perf c2c: Add metrics "RMT Load Hit"
Leo Yan
1
-50
/
+2
2020-10-15
perf c2c: Correct LLC load hit metrics
Leo Yan
1
-2
/
+2
2020-10-15
perf c2c: Change header for LLC local hit
Leo Yan
1
-1
/
+1
2020-10-15
perf c2c: Use more explicit headers for HITM
Leo Yan
1
-4
/
+4
2020-10-15
perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"
Leo Yan
1
-1
/
+1
2020-10-15
perf c2c: Organize metrics based on memory hierarchy
Leo Yan
1
-3
/
+3
2020-10-15
perf c2c: Display "Total Stores" as a standalone metrics
Leo Yan
1
-6
/
+7
2020-10-15
perf c2c: Display the total numbers continuously
Leo Yan
1
-2
/
+2
2020-10-13
perf c2c: Update usage for showing memory events
Leo Yan
1
-1
/
+1
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-28
perf c2c: Fix 'perf c2c record -e list' to show the default events used
Ian Rogers
1
-1
/
+8
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-04-30
perf c2c: Remove unneeded semicolon
Zou Wei
1
-3
/
+3
2020-04-18
perf c2c: Add option to enable the LBR stitching approach
Kan Liang
1
-0
/
+12
2020-01-14
perf c2c: Fix return type for histogram sorting comparision functions
Andres Freund
1
-4
/
+6
2020-01-06
perf hists browser: Allow passing an initial hotkey
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-10-15
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
1
-5
/
+9
2019-09-20
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
1
-2
/
+4
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf hist: Remove needless ui/progress.h from hist.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-08-29
perf tools: Remove needless perf.h include directive from headers
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
perf c2c: Display proper cpu count in nodes column
Jiri Olsa
1
-1
/
+1
2019-08-26
perf cacheline: Move cacheline related routines to separate files
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
perf c2c: Fix report with offline cpus
Ravi Bangoria
1
-1
/
+1
2019-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
1
-1
/
+1
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-2
/
+2
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-2
/
+2
2019-07-30
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-03-07
perf c2c: Fix c2c report for empty numa node
Jiri Olsa
1
-2
/
+6
2019-02-22
perf data: Add global path holder
Jiri Olsa
1
-2
/
+2
2019-02-06
perf hists: Add argument to hists__resort_cb_t callback
Jiri Olsa
1
-4
/
+4
2019-02-06
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-01-25
perf hist: Use cached rbtrees
Davidlohr Bueso
1
-3
/
+3
2019-01-21
perf tools: Replace automatic const char[] variables by statics
Rasmus Villemoes
1
-2
/
+2
2018-12-28
perf c2c: Increase the HITM ratio limit for displayed cachelines
Jiri Olsa
1
-1
/
+1
[next]