index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
expr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf expr: Force encapsulation on expr_id_data
Ian Rogers
2020-11-16
1
-13
/
+4
*
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
2020-07-30
1
-1
/
+8
*
perf metric: Compute referenced metrics
Jiri Olsa
2020-07-30
1
-0
/
+3
*
perf metric: Add referenced metrics to hash data
Jiri Olsa
2020-07-30
1
-1
/
+12
*
perf metric: Add expr__del_id function
Jiri Olsa
2020-07-30
1
-0
/
+1
*
perf metric: Change expr__get_id to return struct expr_id_data
Jiri Olsa
2020-07-30
1
-1
/
+2
*
perf metric: Add expr__add_id function
Jiri Olsa
2020-07-30
1
-0
/
+1
*
perf metric: Add 'struct expr_id_data' to keep expr value
Jiri Olsa
2020-07-17
1
-0
/
+4
*
perf metric: Rename expr__add_id() to expr__add_val()
Jiri Olsa
2020-07-17
1
-1
/
+1
*
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
2020-05-28
1
-13
/
+16
*
perf expr: Increase max other
Ian Rogers
2020-05-28
1
-1
/
+1
*
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-30
1
-2
/
+3
*
perf expr: Add expr_scanner_ctx object
Jiri Olsa
2020-04-16
1
-0
/
+4
*
perf expr: Add expr_ prefix for parse_ctx and parse_id
Jiri Olsa
2020-04-16
1
-6
/
+6
*
perf expr: Straighten expr__parse()/expr__find_other() interface
Jiri Olsa
2020-03-09
1
-2
/
+2
*
perf expr: Increase EXPR_MAX_OTHER to support metrics with more than 15 varia...
Jiri Olsa
2020-03-09
1
-1
/
+1
*
perf expr: Move expr lexer to flex
Jiri Olsa
2020-03-09
1
-2
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf tools: Increase maximum number of events in expressions
Andi Kleen
2017-08-22
1
-1
/
+1
*
perf tools: Add a simple expression parser for JSON
Andi Kleen
2017-03-23
1
-0
/
+25