index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2022-10-30
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
1
-0
/
+3
2022-10-30
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
1
-0
/
+3
2022-04-20
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
1
-2
/
+3
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
[next]