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
/
util
/
stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
1
-1
/
+1
2019-09-20
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
1
-0
/
+17
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
Arnaldo Carvalho de Melo
1
-43
/
+0
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf stat: Move perf_stat_synthesize_config() to event.h
Arnaldo Carvalho de Melo
1
-5
/
+5
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-08-29
perf tools: Remove debug.h from header files not needing it
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-29
perf stat: Replace MAX_NR_CPUS with cpu__max_cpu()
Kyle Meyer
1
-2
/
+2
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-3
/
+3
2019-08-29
libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h
Jiri Olsa
1
-1
/
+1
2019-08-29
libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h
Jiri Olsa
1
-2
/
+2
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
libperf: Add perf_thread_map__nr/perf_thread_map__pid functions
Jiri Olsa
1
-2
/
+2
2019-08-22
perf stat: Add missing counts.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
1
-1
/
+1
2019-07-30
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-1
/
+1
2019-07-30
libperf: Add threads to struct perf_evlist
Jiri Olsa
1
-1
/
+1
2019-07-30
libperf: Add cpus to struct perf_evlist
Jiri Olsa
1
-1
/
+1
2019-07-30
libperf: Add threads to struct perf_evsel
Jiri Olsa
1
-3
/
+3
2019-07-30
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-1
/
+1
2019-07-30
perf evsel: Rename perf_evsel__cpus() to evsel__cpus()
Jiri Olsa
1
-2
/
+2
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-4
/
+4
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-19
/
+19
2019-07-30
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-1
/
+1
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-06-10
perf stat: Support per-die aggregation
Kan Liang
1
-0
/
+1
2019-05-16
perf stat: Support 'percore' event qualifier
Jin Yao
1
-3
/
+5
2019-03-19
perf stat: Fix --no-scale
Andi Kleen
1
-8
/
+4
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
1
-3
/
+2
2018-08-30
perf stat: Move perf_stat_synthesize_config() to stat.c
Jiri Olsa
1
-0
/
+42
2018-08-30
perf stat: Move create_perf_stat_counter() to stat.c
Jiri Olsa
1
-0
/
+53
2018-03-16
perf stat: Make function perf_stat_evsel_id_init static
Thomas Richter
1
-1
/
+1
2017-12-27
perf stat: Update or print per-thread stats
Jin Yao
1
-3
/
+8
2017-12-27
perf stat: Update per-thread shadow stats
Jin Yao
1
-3
/
+5
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 stat: Make --per-thread update shadow stats to show metrics
Jiri Olsa
1
-0
/
+2
2017-10-30
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
1
-4
/
+2
2017-10-27
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
1
-8
/
+8
2017-07-26
perf evsel: Add read_counter()
Jiri Olsa
1
-0
/
+4
2017-06-21
perf stat: Add support to measure SMI cost
Kan Liang
1
-0
/
+2
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
1
-1
/
+1
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-06-06
perf stat: Add computation of TopDown formulas
Andi Kleen
1
-0
/
+5
2016-05-09
perf stat: Scale values by unit before metrics
Andi Kleen
1
-1
/
+3
2016-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+10
[next]