index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-06
2
-2
/
+3
*
|
perf block-info: Support color ops to print block percents in color
Jin Yao
2020-03-09
1
-10
/
+15
*
|
perf block-info: Allow selecting which columns to report and its order
Jin Yao
2020-03-09
2
-17
/
+41
*
|
perf diff: Use __block_info__cmp() to replace block_pair_cmp()
Jin Yao
2020-03-09
2
-2
/
+9
*
|
perf block-info: Fix wrong block address comparison in block_info__cmp()
Jin Yao
2020-03-09
1
-15
/
+6
*
|
perf expr: Make expr__parse() return -1 on error
Jiri Olsa
2020-03-09
1
-1
/
+1
*
|
perf expr: Straighten expr__parse()/expr__find_other() interface
Jiri Olsa
2020-03-09
3
-9
/
+7
*
|
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
5
-141
/
+247
*
|
perf expr: Add expr.c object
Jiri Olsa
2020-03-09
3
-16
/
+20
*
|
perf header: Add check for unexpected use of reserved membrs in event attr
Kan Liang
2020-03-09
1
-0
/
+37
*
|
perf evsel: Support PERF_SAMPLE_BRANCH_HW_INDEX
Kan Liang
2020-03-09
3
-3
/
+14
*
|
perf tools: Add hw_idx in struct branch_stack
Kan Liang
2020-03-09
11
-37
/
+82
*
|
perf annotate: Get rid of annotation->nr_jumps
Ravi Bangoria
2020-03-04
2
-3
/
+0
*
|
perf llvm: Add debug hint message about missing kernel-devel package
Arnaldo Carvalho de Melo
2020-03-04
1
-0
/
+2
*
|
perf stat: Show percore counts in per CPU output
Jin Yao
2020-03-04
2
-5
/
+29
*
|
tools lib api fs: Move cgroupsfs_find_mountpoint()
Namhyung Kim
2020-03-04
1
-61
/
+2
*
|
perf diff: Fix undefined string comparison spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-04
2
-2
/
+3
|
/
*
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
2020-03-03
1
-7
/
+6
*
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
2020-03-02
1
-8
/
+2
*
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
2020-03-02
1
-2
/
+2
*
perf annotate: Fix segfault with source toggle
Ravi Bangoria
2020-02-27
1
-0
/
+2
*
perf annotate: Align struct annotate_args
Ravi Bangoria
2020-02-27
1
-6
/
+6
*
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2020-02-27
2
-56
/
+31
*
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
2020-02-27
2
-4
/
+5
*
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2020-02-27
1
-4
/
+24
*
perf annotate: Make perf config effective
Ravi Bangoria
2020-02-27
2
-52
/
+30
*
perf config: Introduce perf_config_u8()
Ravi Bangoria
2020-02-27
2
-0
/
+13
*
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
2020-02-27
1
-4
/
+2
*
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
2020-02-27
2
-4
/
+3
*
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2020-02-18
2
-1
/
+27
*
perf llvm: Fix script used to obtain kernel make directives to work with new ...
Arnaldo Carvalho de Melo
2020-02-14
1
-0
/
+1
*
perf maps: Move kmap::kmaps setup to maps__insert()
Jiri Olsa
2020-02-11
2
-12
/
+11
*
perf maps: Fix map__clone() for struct kmap
Jiri Olsa
2020-02-11
1
-1
/
+6
*
perf maps: Mark ksymbol DSOs with kernel type
Jiri Olsa
2020-02-11
1
-2
/
+10
*
perf maps: Mark module DSOs with kernel type
Jiri Olsa
2020-02-11
1
-0
/
+1
*
perf symbols: Convert symbol__is_idle() to use strlist
Kim Phillips
2020-02-10
1
-5
/
+9
*
perf symbols: Update the list of kernel idle symbols
Kim Phillips
2020-02-10
1
-0
/
+3
*
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
2020-02-10
1
-6
/
+0
*
perf maps: Add missing unlock to maps__insert() error case
Cengiz Can
2020-01-31
1
-0
/
+1
*
perf probe: Add ustring support for perf probe command
Thomas Richter
2020-01-31
1
-1
/
+2
*
perf: Make perf able to build with latest libbfd
Changbin Du
2020-01-30
1
-1
/
+15
*
perf parse: Copy string to perf_evsel_config_term
Leo Yan
2020-01-30
3
-1
/
+9
*
perf parse: Refactor 'struct perf_evsel_config_term'
Leo Yan
2020-01-30
3
-28
/
+44
*
perf header: Use last modification time for timestamp
Michael Petlan
2020-01-15
1
-1
/
+1
*
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2020-01-14
2
-2
/
+3
*
perf tools: Support --prefix/--prefix-strip
Andi Kleen
2020-01-14
2
-2
/
+22
*
perf clang: Fix build with Clang 9
Maciej S. Szmigiero
2020-01-14
1
-0
/
+4
*
perf report/top: Improve toggle callchain menu option
Arnaldo Carvalho de Melo
2020-01-06
2
-2
/
+3
*
perf record: Adapt affinity to machines with #CPUs > 1K
Alexey Budankov
2020-01-06
2
-7
/
+23
[prev]
[next]