index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
expr.l
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
perf expr: Allow NaN to be a valid number
Ian Rogers
1
-0
/
+9
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
1
-0
/
+1
2023-06-29
perf expr: Add has_event function
Ian Rogers
1
-0
/
+1
2023-02-03
perf pmu-events: Fix testing with JEVENTS_ARCH=all
Ian Rogers
1
-3
/
+5
2023-01-18
perf expr: Prevent normalize() from reading into undefined memory in the expression lexer
Sohom Datta
1
-1
/
+4
2022-10-04
perf metrics: Wire up core_wide
Ian Rogers
1
-3
/
+3
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
1
-1
/
+1
2021-11-13
perf expr: Add source_count for aggregating events
Ian Rogers
1
-0
/
+1
2021-11-13
perf expr: Add literal values starting with #
Ian Rogers
1
-1
/
+14
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
1
-4
/
+2
2021-09-29
perf expr: Merge find_ids and regular parsing
Ian Rogers
1
-9
/
+0
2020-06-22
perf expr: Add < and > operators
Ian Rogers
1
-0
/
+2
2020-06-22
perf expr: Add d_ratio operation
Ian Rogers
1
-0
/
+1
2020-05-28
perf expr: Allow numbers to be followed by a dot
Ian Rogers
1
-1
/
+1
2020-05-28
perf expr: Parse numbers as doubles
Ian Rogers
1
-7
/
+7
2020-05-28
perf expr: Allow for unlimited escaped characters in a symbol
Ian Rogers
1
-1
/
+1
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
1
-7
/
+20
2020-04-16
perf expr: Add expr_scanner_ctx object
Jiri Olsa
1
-5
/
+5
2020-03-17
perf expr: Fix copy/paste mistake
Jiri Olsa
1
-2
/
+2
2020-03-09
perf expr: Move expr lexer to flex
Jiri Olsa
1
-0
/
+114