index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add support for exclusive groups/events
Andi Kleen
2020-10-14
1
-1
/
+1
*
perf tools: Fix term parsing for raw syntax
Jiri Olsa
2020-07-30
1
-8
/
+11
*
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
2020-07-30
1
-0
/
+1
*
perf tools: Add fake pmu support
Jiri Olsa
2020-06-22
1
-2
/
+6
*
perf parse: Add 'struct parse_events_state' pointer to scanner
Jiri Olsa
2020-05-28
1
-4
/
+4
*
perf stat: Fail on extra comma while parsing events
Jiri Olsa
2020-05-28
1
-1
/
+3
*
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
2020-04-18
1
-0
/
+1
*
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
2020-04-03
1
-5
/
+7
*
perf record: Add aux-sample-size config term
Adrian Hunter
2019-11-22
1
-0
/
+1
*
perf tools: Add aux-output config term
Adrian Hunter
2019-08-14
1
-0
/
+1
*
perf tools: Add a 'percore' event qualifier
Jin Yao
2019-05-16
1
-0
/
+1
*
perf stat: Implement duration_time as a proper event
Andi Kleen
2019-04-01
1
-1
/
+10
*
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
2018-10-19
1
-0
/
+1
*
perf record: Enable arbitrary event names thru name= modifier
Alexey Budankov
2018-06-06
1
-1
/
+17
*
perf pmu: Support wildcards on pmu name in dynamic pmu events
Agustin Vega-Frias
2018-03-08
1
-1
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-13
1
-1
/
+2
|
\
|
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-2
/
+6
|
|
\
|
*
\
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-20
1
-2
/
+15
|
|
\
\
|
*
|
|
perf stat: Support duration_time for metrics
Andi Kleen
2017-09-13
1
-0
/
+1
|
*
|
|
perf tools: Support weak groups in 'perf stat'
Andi Kleen
2017-09-13
1
-1
/
+1
*
|
|
|
perf tools: Fix eBPF event specification parsing
Jiri Olsa
2017-11-09
1
-2
/
+2
*
|
|
|
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
2017-11-09
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
perf tools: Unwind properly location after REJECT
Jiri Olsa
2017-10-27
1
-2
/
+6
|
|
/
|
/
|
*
|
perf tools: Check wether the eBPF file exists in event parsing
Jiri Olsa
2017-10-13
1
-2
/
+15
|
/
*
perf bpf: Tighten detection of BPF events
Andi Kleen
2017-08-22
1
-4
/
+19
*
perf jevents: Handle events including .c and .o
Wang Nan
2016-10-17
1
-2
/
+2
*
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
2016-09-13
1
-0
/
+22
*
perf tools: Enable overwrite settings
Wang Nan
2016-07-15
1
-0
/
+2
*
perf stat: Basic support for TopDown in perf stat
Andi Kleen
2016-06-06
1
-0
/
+1
*
perf tools: Per event max-stack settings
Arnaldo Carvalho de Melo
2016-05-30
1
-0
/
+1
*
perf tools: Introduce bpf-output event
Wang Nan
2016-02-22
1
-0
/
+1
*
perf tools: Enable indices setting syntax for BPF map
Wang Nan
2016-02-22
1
-1
/
+12
*
perf tools: Enable BPF object configure syntax
Wang Nan
2016-02-22
1
-1
/
+1
*
perf tools: Create config_term_names array
Wang Nan
2016-02-19
1
-2
/
+1
*
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
2015-10-29
1
-0
/
+3
*
perf tools: Enable passing bpf object file to --event
Wang Nan
2015-10-28
1
-0
/
+3
*
perf tools: Enable pre-event inherit setting by config terms
Wang Nan
2015-10-28
1
-0
/
+2
*
perf tools: Introduce 'P' modifier to request max precision
Jiri Olsa
2015-10-05
1
-1
/
+1
*
perf tools: Show proper error message for wrong terms of hw/sw events
He Kuang
2015-09-28
1
-1
/
+1
*
perf callchain: Per-event type selection support
Kan Liang
2015-08-12
1
-0
/
+2
*
perf record: Support per-event freq term
Namhyung Kim
2015-08-10
1
-0
/
+1
*
perf tools: Per-event time support
Kan Liang
2015-08-05
1
-0
/
+1
*
perf tools: Allow events with dot
Andi Kleen
2015-06-23
1
-3
/
+2
*
perf tools: Add term support for parse_events_error
Jiri Olsa
2015-04-29
1
-0
/
+4
*
perf tools: Add flex support for parse_events_error
Jiri Olsa
2015-04-29
1
-4
/
+33
*
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
2015-04-08
1
-1
/
+1
*
perf tools: allow user to specify hardware breakpoint bp_len
Jacob Shin
2014-12-03
1
-0
/
+1
*
perf tools: Add support to new style format of kernel PMU event
Kan Liang
2014-10-15
1
-1
/
+29
*
perf tools: Move start conditions to start of the flex file
Jiri Olsa
2013-10-11
1
-31
/
+32
*
perf tools: Add support for PERF_COUNT_SW_DUMMY
Adrian Hunter
2013-09-02
1
-0
/
+1
[next]