index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
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
*
perf c2c: Use more explicit headers for HITM
Leo Yan
2020-10-15
1
-4
/
+4
*
perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"
Leo Yan
2020-10-15
1
-1
/
+1
*
perf c2c: Organize metrics based on memory hierarchy
Leo Yan
2020-10-15
1
-3
/
+3
*
perf c2c: Display "Total Stores" as a standalone metrics
Leo Yan
2020-10-15
1
-6
/
+7
*
perf c2c: Display the total numbers continuously
Leo Yan
2020-10-15
1
-2
/
+2
*
perf c2c: Update usage for showing memory events
Leo Yan
2020-10-13
1
-1
/
+1
*
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
2020-06-22
1
-1
/
+1
*
perf c2c: Fix 'perf c2c record -e list' to show the default events used
Ian Rogers
2020-05-28
1
-1
/
+8
*
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-05-05
1
-2
/
+1
*
perf c2c: Remove unneeded semicolon
Zou Wei
2020-04-30
1
-3
/
+3
*
perf c2c: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
1
-0
/
+12
*
perf c2c: Fix return type for histogram sorting comparision functions
Andres Freund
2020-01-14
1
-4
/
+6
*
perf hists browser: Allow passing an initial hotkey
Arnaldo Carvalho de Melo
2020-01-06
1
-2
/
+2
*
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
2019-10-15
1
-5
/
+9
*
perf session: Return error code for perf_session__new() function on failure
Mamatha Inamdar
2019-09-20
1
-2
/
+4
*
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
2019-09-20
1
-0
/
+1
*
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
perf hist: Remove needless ui/progress.h from hist.h
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+1
*
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-31
1
-0
/
+2
*
perf tools: Remove needless perf.h include directive from headers
Arnaldo Carvalho de Melo
2019-08-29
1
-0
/
+1
*
perf c2c: Display proper cpu count in nodes column
Jiri Olsa
2019-08-29
1
-1
/
+1
*
perf cacheline: Move cacheline related routines to separate files
Arnaldo Carvalho de Melo
2019-08-26
1
-0
/
+1
*
perf c2c: Fix report with offline cpus
Ravi Bangoria
2019-08-22
1
-1
/
+1
*
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
2019-08-22
1
-1
/
+1
*
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-2
/
+2
*
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-29
1
-1
/
+1
*
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
1
-1
/
+1
*
perf c2c: Fix c2c report for empty numa node
Jiri Olsa
2019-03-06
1
-2
/
+6
*
perf data: Add global path holder
Jiri Olsa
2019-02-22
1
-2
/
+2
*
perf hists: Add argument to hists__resort_cb_t callback
Jiri Olsa
2019-02-06
1
-4
/
+4
*
perf tools: Add missing include for symbols.h
Arnaldo Carvalho de Melo
2019-02-06
1
-0
/
+1
*
perf hist: Use cached rbtrees
Davidlohr Bueso
2019-01-25
1
-3
/
+3
*
perf tools: Replace automatic const char[] variables by statics
Rasmus Villemoes
2019-01-21
1
-2
/
+2
*
perf c2c: Increase the HITM ratio limit for displayed cachelines
Jiri Olsa
2018-12-28
1
-1
/
+1
*
perf c2c: Change the default coalesce setup
Jiri Olsa
2018-12-28
1
-1
/
+1
*
perf c2c report: Fix crash for empty browser
Jiri Olsa
2018-07-31
1
-0
/
+3
*
perf hists: Clarify callchain disabling when available
Arnaldo Carvalho de Melo
2018-07-24
1
-2
/
+2
*
perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry
Jiri Olsa
2018-06-08
1
-5
/
+5
*
perf srcline: Make hist_entry srcline helper consistent with map's
Arnaldo Carvalho de Melo
2018-06-04
1
-1
/
+1
*
perf c2c report: Add cacheline address count column
Jiri Olsa
2018-03-16
1
-6
/
+29
*
perf c2c report: Add span header over cacheline data
Jiri Olsa
2018-03-16
1
-5
/
+58
*
perf c2c report: Display node for cacheline address
Jiri Olsa
2018-03-16
1
-5
/
+114
*
perf c2c report: Call calc_width() only for displayed entries
Jiri Olsa
2018-03-16
1
-2
/
+1
*
perf c2c report: Make calc_width work with struct c2c_hist_entry
Jiri Olsa
2018-03-16
1
-5
/
+9
*
perf c2c record: Record physical addresses in samples
Jiri Olsa
2018-03-16
1
-1
/
+2
*
perf c2c: Use mem_info refcnt logic
Jiri Olsa
2018-03-08
1
-13
/
+11
[next]