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
starfive-6.6.48-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
/
parse-events.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
1
-4
/
+5
2017-09-01
perf stat: Only auto-merge events that are PMU aliases
Arnaldo Carvalho de Melo
1
-8
/
+16
2017-08-17
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
1
-46
/
+46
2017-08-17
perf events parse: Use just one parse events state struct
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-08-17
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
1
-12
/
+12
2017-07-19
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
1
-1
/
+1
2017-04-24
perf tools: Remove sys/ioctl.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Don't include terminal handling headers in util.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-04-19
perf str{filter,list}: Disentangle headers
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
-1
/
+1
2017-03-23
perf list: Move extra details printing to new option
Andi Kleen
1
-2
/
+3
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
1
-0
/
+1
2017-03-23
perf stat: Output JSON MetricExpr metric
Andi Kleen
1
-0
/
+1
2017-03-21
perf pmu: Expand PMU events by prefix match
Andi Kleen
1
-0
/
+25
2017-03-21
perf tools: Factor out PMU matching in parser
Andi Kleen
1
-0
/
+46
2017-03-04
perf tools: Force uncore events to system wide monitoring
Jiri Olsa
1
-2
/
+3
2017-02-17
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
1
-0
/
+2
2017-02-17
perf tools: Move new_term arguments into struct parse_events_term template
Jiri Olsa
1
-30
/
+39
2017-02-14
perf tools: Do not put a variable sized type not at the end of a struct
Arnaldo Carvalho de Melo
1
-9
/
+6
2017-02-08
perf tools: Use zfree() to avoid keeping dangling pointers
Taeung Song
1
-6
/
+6
2017-02-08
perf tools: Use zfree() instead of ad hoc equivalent
Taeung Song
1
-4
/
+2
2017-02-08
perf tools: Add missing check for failure in a zalloc() call
Taeung Song
1
-0
/
+2
2017-02-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
1
-1
/
+2
2017-02-08
perf pmu: Support event aliases for non cpu// pmus
Andi Kleen
1
-20
/
+26
2016-10-24
perf tools: Implement branch_type event parameter
Andi Kleen
1
-4
/
+11
2016-10-04
perf tools: Make alias matching case-insensitive
Andi Kleen
1
-1
/
+1
2016-10-04
perf tools: Allow period= in perf stat CPU event descriptions.
Sukadev Bhattiprolu
1
-0
/
+1
2016-10-04
perf list: Support long jevents descriptions
Sukadev Bhattiprolu
1
-2
/
+3
2016-10-04
perf list: Add a --no-desc flag
Andi Kleen
1
-2
/
+2
2016-09-29
perf evsel: Add support for address filters
Mathieu Poirier
1
-5
/
+34
2016-09-29
perf evsel: New tracepoint specific function
Mathieu Poirier
1
-2
/
+2
2016-09-29
perf tools: Make perf_evsel__append_filter() generic
Mathieu Poirier
1
-2
/
+2
2016-09-13
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
1
-1
/
+6
2016-07-15
perf tools: Enable overwrite settings
Wang Nan
1
-2
/
+18
2016-07-14
perf list: Show SDT and pre-cached events
Masami Hiramatsu
1
-0
/
+82
2016-07-14
perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()
Wang Nan
1
-8
/
+8
2016-07-14
perf event parser: Add const qualifier to evt_name and sys_name
Wang Nan
1
-6
/
+6
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
1
-1
/
+1
2016-05-30
perf tools: Per event max-stack settings
Arnaldo Carvalho de Melo
1
-0
/
+8
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-12
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-30
/
+30
2016-04-18
tools/perf: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-02-22
perf tools: Apply tracepoint event definition options to BPF script
Wang Nan
1
-6
/
+50
2016-02-22
perf tools: Enable indices setting syntax for BPF map
Wang Nan
1
-2
/
+3
2016-02-22
perf tools: Support setting different slots in a BPF map separately
Wang Nan
1
-0
/
+7
[next]