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
2020-11-04
perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
1
-0
/
+25
2020-10-14
perf tools: Add support for exclusive groups/events
Andi Kleen
1
-2
/
+9
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-3
/
+5
2020-09-28
perf parse-events: Reduce casts around bp_addr
Ian Rogers
1
-2
/
+2
2020-09-17
perf parse-event: Release cpu_map refcount if evsel alloc failed
Namhyung Kim
1
-1
/
+3
2020-09-17
perf parse-event: Fix cpu map refcounting
Namhyung Kim
1
-2
/
+2
2020-09-15
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
1
-1
/
+1
2020-09-01
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
1
-13
/
+17
2020-09-01
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
1
-0
/
+3
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
1
-0
/
+28
2020-07-10
perf parse-events: Report BPF errors
Ian Rogers
1
-18
/
+20
2020-06-22
perf parse: Provide a way to pass a fake_pmu to parse_events()
Arnaldo Carvalho de Melo
1
-7
/
+8
2020-06-22
perf tools: Add fake pmu support
Jiri Olsa
1
-3
/
+3
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
1
-7
/
+23
2020-05-28
perf parse: Add 'struct parse_events_state' pointer to scanner
Jiri Olsa
1
-6
/
+9
2020-05-28
perf stat: Fail on extra comma while parsing events
Jiri Olsa
1
-0
/
+1
2020-05-28
perf parse-events: Make add PMU verbose output clearer
Ian Rogers
1
-1
/
+28
2020-05-28
perf parse-events: Fix incorrect conversion of 'if () free()' to 'zfree()'
Arnaldo Carvalho de Melo
1
-1
/
+2
2020-05-28
perf parse-events: Use strcmp() to compare the PMU name
Jin Yao
1
-3
/
+2
2020-05-28
perf evsel: Rename perf_evsel__[hs]w_cache* to evsel__[hs]w_cache*
Arnaldo Carvalho de Melo
1
-6
/
+5
2020-05-28
perf evsel: Rename perf_evsel__new*() to evsel__new*()
Arnaldo Carvalho de Melo
1
-3
/
+2
2020-05-28
perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()
Arnaldo Carvalho de Melo
1
-6
/
+6
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-05-05
perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*()
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
1
-2
/
+1
2020-05-05
perf parse-events: Fix memory leaks found on parse_events
Ian Rogers
1
-0
/
+1
2020-05-05
perf parse-events: Add parse_events_option() variant that creates evlist
Arnaldo Carvalho de Melo
1
-0
/
+23
2020-03-23
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
1
-3
/
+3
2020-03-09
perf parse-events: Fix reading of invalid memory in event parsing
Ian Rogers
1
-23
/
+23
2020-03-02
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
1
-8
/
+2
2020-01-30
perf parse: Copy string to perf_evsel_config_term
Leo Yan
1
-1
/
+6
2020-01-30
perf parse: Refactor 'struct perf_evsel_config_term'
Leo Yan
1
-22
/
+40
2019-11-22
perf parse: Fix potential memory leak when handling tracepoint errors
Ian Rogers
1
-4
/
+5
2019-11-22
perf pmu: When using default config, record which bits of config were changed...
Adrian Hunter
1
-1
/
+41
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
1
-0
/
+14
2019-11-19
perf parse: Report initial event parsing error
Ian Rogers
1
-21
/
+57
2019-11-07
perf parse: Add a deep delete for parse event terms
Ian Rogers
1
-3
/
+13
2019-11-07
perf parse: If pmu configuration fails free terms
Ian Rogers
1
-1
/
+8
2019-11-06
perf parse: Ensure config and str in terms are unique
Ian Rogers
1
-9
/
+42
2019-11-06
perf parse: Add parse events handle error
Ian Rogers
1
-31
/
+51
2019-11-06
perf tools: Splice events onto evlist even on error
Ian Rogers
1
-6
/
+11
2019-10-19
perf list: Hide deprecated events by default
Jin Yao
1
-2
/
+2
2019-09-25
perf tools: Replace needless mmap.h with what is needed, event.h
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-25
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
1
-2
/
+2
2019-09-25
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
1
-1
/
+1
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-09-01
perf tools: Remove needless evlist.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-01
perf dsos: Move the dsos struct and its methods to separate source files
Arnaldo Carvalho de Melo
1
-0
/
+1
[next]