index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
expr.y
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf metric: Compute referenced metrics
Jiri Olsa
2020-07-30
1
-2
/
+2
*
perf metric: Change expr__get_id to return struct expr_id_data
Jiri Olsa
2020-07-30
1
-5
/
+9
*
perf metric: Add expr__add_id function
Jiri Olsa
2020-07-30
1
-1
/
+1
*
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
2020-07-17
1
-1
/
+1
*
perf expr: Add < and > operators
Ian Rogers
2020-06-22
1
-1
/
+4
*
perf expr: Add d_ratio operation
Ian Rogers
2020-06-22
1
-2
/
+12
*
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
2020-05-28
1
-20
/
+2
*
perf expr: Fix memory leaks in metric bison
Ian Rogers
2020-05-28
1
-0
/
+3
*
perf expr: Print a debug message for division by zero
Ian Rogers
2020-05-28
1
-2
/
+12
*
perf expr: Allow ',' to be an other token
Ian Rogers
2020-05-28
1
-1
/
+1
*
perf expr: Add expr_ prefix for parse_ctx and parse_id
Jiri Olsa
2020-04-16
1
-3
/
+3
*
perf expr: Move expr lexer to flex
Jiri Olsa
2020-03-10
1
-138
/
+31
*
perf expr: Add expr.c object
Jiri Olsa
2020-03-10
1
-16
/
+0
*
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2020-01-14
1
-1
/
+2
*
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-09-01
1
-0
/
+2
*
perf tools: Dedup events in expression parsing
Andi Kleen
2017-08-22
1
-1
/
+14
*
perf tools: Expression parser enhancements for metrics
Andi Kleen
2017-08-22
1
-6
/
+55
*
perf tools: Add missing newline to expr parser error messages
Andi Kleen
2017-08-11
1
-1
/
+1
*
perf tools: Add a simple expression parser for JSON
Andi Kleen
2017-03-23
1
-0
/
+173