index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
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
[next]