index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2018-12-28
perf c2c: Change the default coalesce setup
Jiri Olsa
1
-1
/
+1
2018-07-31
perf c2c report: Fix crash for empty browser
Jiri Olsa
1
-0
/
+3
2018-07-24
perf hists: Clarify callchain disabling when available
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-06-08
perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry
Jiri Olsa
1
-5
/
+5
2018-06-04
perf srcline: Make hist_entry srcline helper consistent with map's
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-03-16
perf c2c report: Add cacheline address count column
Jiri Olsa
1
-6
/
+29
2018-03-16
perf c2c report: Add span header over cacheline data
Jiri Olsa
1
-5
/
+58
2018-03-16
perf c2c report: Display node for cacheline address
Jiri Olsa
1
-5
/
+114
2018-03-16
perf c2c report: Call calc_width() only for displayed entries
Jiri Olsa
1
-2
/
+1
2018-03-16
perf c2c report: Make calc_width work with struct c2c_hist_entry
Jiri Olsa
1
-5
/
+9
2018-03-16
perf c2c record: Record physical addresses in samples
Jiri Olsa
1
-1
/
+2
2018-03-08
perf c2c: Use mem_info refcnt logic
Jiri Olsa
1
-13
/
+11
2018-02-15
perf hists browser: Add parameter to disable lost event warning
Kan Liang
1
-2
/
+2
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
1
-2
/
+3
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
1
-3
/
+0
2017-11-16
perf c2c: Fix spelling mistakes in browser help text
Kim Phillips
1
-4
/
+4
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
1
-2
/
+2
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
1
-5
/
+5
2017-09-18
perf tools: Fix leaking rec_argv in error cases
Martin Kepplinger
1
-0
/
+1
[next]