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
/
pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-09-01
perf pmu: Change convert_scale from static to global
Jin Yao
1
-3
/
+3
2019-09-01
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-07-30
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
1
-1
/
+2
2019-07-30
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
1
-1
/
+1
2019-07-30
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-5
/
+5
2019-07-09
perf tools: Use list_del_init() more thorougly
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-02
perf pmu: Support more complex PMU event aliasing
John Garry
1
-5
/
+41
2019-07-02
perf tools: Ditch rtrim(), use strim() from tools/lib
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-06-26
perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-06-17
perf pmu: Fix uncore PMU alias list for ARM64
John Garry
1
-16
/
+12
2019-03-28
perf pmu: Fix parser error for uncore event alias
Kan Liang
1
-0
/
+10
2019-03-07
perf tools: Read and store caps/max_precise in perf_pmu
Jiri Olsa
1
-0
/
+14
2019-02-06
perf pmu: Move EVENT_SOURCE_DEVICE_PATH to PMU header file
Mathieu Poirier
1
-2
/
+0
2018-11-22
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
1
-39
/
+0
2018-11-22
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
1
-1
/
+1
2018-11-22
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
1
-4
/
+4
2018-11-05
perf stat: Handle different PMU names with common prefix
Thomas Richter
1
-1
/
+1
2018-10-09
Revert "perf tools: Fix PMU term format max value calculation"
Jiri Olsa
1
-6
/
+7
2018-07-24
Revert "perf list: Add s390 support for detailed/verbose PMU event description"
Thomas Richter
1
-6
/
+0
2018-06-25
perf stat: Remove duplicate event counting
Thomas Richter
1
-1
/
+70
2018-06-25
perf alias: Rebuild alias expression string to make it comparable
Thomas Richter
1
-1
/
+24
2018-06-25
perf alias: Remove trailing newline when reading sysfs files
Thomas Richter
1
-0
/
+3
2018-04-24
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
1
-13
/
+7
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
1
-1
/
+1
2018-04-17
perf list: Add s390 support for detailed/verbose PMU event description
Thomas Richter
1
-0
/
+6
2018-03-19
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
1
-1
/
+1
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
1
-18
/
+29
2017-12-05
perf vendor events: Use more flexible pattern matching for CPU identification...
William Cohen
1
-1
/
+19
2017-12-05
perf pmu: Add check for valid cpuid in perf_pmu__find_map()
Ganapatrao Kulkarni
1
-0
/
+6
2017-12-05
perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
Ganapatrao Kulkarni
1
-4
/
+35
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
1
-11
/
+11
2017-11-16
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
1
-0
/
+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-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-15
/
+41
2017-10-09
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
1
-15
/
+41
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
1
-1
/
+4
2017-09-13
perf pmu: Extract function to get JSON alias map
Andi Kleen
1
-16
/
+33
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-11
perf pmu: Refactor wordwrap() with ltrim()
Taeung Song
1
-2
/
+1
2017-03-23
perf list: Move extra details printing to new option
Andi Kleen
1
-2
/
+2
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
1
-3
/
+12
2017-03-23
perf list: Support printing MetricExpr with --debug
Andi Kleen
1
-2
/
+8
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
1
-0
/
+2
[next]