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