index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
perf parse-events: Use automatic variable for flex input
Ian Rogers
1
-3
/
+3
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' branch_type methods
Arnaldo Carvalho de Melo
4
-6
/
+4
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods
Arnaldo Carvalho de Melo
4
-12
/
+12
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
6
-15
/
+15
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' strerror methods
Arnaldo Carvalho de Melo
4
-8
/
+7
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods
Arnaldo Carvalho de Melo
7
-34
/
+27
2020-06-22
perf pmu: Improve CPU core PMU HW event list ordering
John Garry
1
-0
/
+7
2020-06-22
perf pmu: List kernel supplied event aliases for arm64
John Garry
1
-1
/
+1
2020-06-22
perf cs-etm: Allow no CoreSight sink to be specified on command line
Mike Leach
1
-3
/
+3
2020-06-22
perf expr: Add < and > operators
Ian Rogers
3
-1
/
+12
2020-06-22
perf expr: Add d_ratio operation
Ian Rogers
3
-2
/
+15
2020-06-22
perf script: Fixup some evsel/evlist method names
Arnaldo Carvalho de Melo
1
-5
/
+5
2020-06-22
perf tests: Add parse metric test for frontend metric
Jiri Olsa
1
-0
/
+25
2020-06-22
perf tests: Add parse metric test for ipc metric
Jiri Olsa
4
-0
/
+151
2020-06-22
perf tools: Add test_generic_metric function
Jiri Olsa
2
-0
/
+17
2020-06-22
perf tools: Release metric_events rblist
Jiri Olsa
3
-0
/
+21
2020-06-22
perf tools: Factor out prepare_metric function
Jiri Olsa
1
-19
/
+34
2020-06-22
perf tools: Add metricgroup__parse_groups_test function
Jiri Olsa
2
-0
/
+20
2020-06-22
perf tools: Add map to parse_groups() function
Jiri Olsa
1
-10
/
+13
2020-06-22
perf tools: Add fake_pmu to parse_group() function
Jiri Olsa
1
-2
/
+3
2020-06-22
perf parse: Factor out parse_groups() function
Jiri Olsa
1
-6
/
+16
2020-06-22
perf tests: Add another metric parsing test
Jiri Olsa
1
-3
/
+114
2020-06-22
perf pmu: Add a perf_pmu__fake object to use with __parse_events()
Arnaldo Carvalho de Melo
2
-0
/
+4
2020-06-22
perf parse: Provide a way to pass a fake_pmu to parse_events()
Arnaldo Carvalho de Melo
2
-9
/
+17
2020-06-22
perf tests: Factor check_parse_id function
Jiri Olsa
1
-6
/
+14
2020-06-22
perf tools: Add fake pmu support
Jiri Olsa
4
-8
/
+50
2020-06-22
perf annotate: Remove unneeded conversion to bool
Jason Yan
1
-1
/
+1
2020-06-22
perf flamegraph: Explicitly set utf-8 encoding
Andreas Gerstmayr
1
-3
/
+5
2020-06-18
perf build: Fix error message when asking for -fsanitize=address without requ...
Tiezhu Yang
1
-0
/
+12
2020-06-17
perf script: Initialize zstd_data
Milian Wolff
1
-0
/
+3
2020-06-10
perf pmu: Remove unused declaration
Ian Rogers
1
-1
/
+0
2020-06-09
perf parse-events: Fix an old style declaration
Ian Rogers
1
-1
/
+1
2020-06-09
perf parse-events: Fix an incompatible pointer
Ian Rogers
1
-1
/
+1
2020-06-09
perf bpf: Fix bpf prologue generation
Sumanth Korikkar
1
-4
/
+10
2020-06-09
perf probe: Fix user attribute access in kprobes
Sumanth Korikkar
2
-3
/
+6
2020-06-09
perf stat: Fix NULL pointer dereference
Hongbo Yao
1
-2
/
+2
2020-06-09
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
1
-2
/
+1
2020-06-09
perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-06-09
tools headers API: Update faccessat2 affected files
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-06-02
perf tools: Remove some duplicated includes
Tiezhu Yang
5
-5
/
+0
2020-06-02
perf symbols: Fix kernel maps for kcore and eBPF
Adrian Hunter
1
-0
/
+2
2020-06-02
perf stat: Ensure group is defined on top of the same cpu mask
Jiri Olsa
1
-0
/
+55
2020-06-01
perf libdw: Fix off-by 1 relative directory includes
Ian Rogers
3
-9
/
+9
2020-06-01
perf arm-spe: Support synthetic events
Tan Xiaojun
5
-43
/
+1097
2020-06-01
perf auxtrace: Add four itrace options
Tan Xiaojun
3
-2
/
+36
2020-06-01
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun
5
-2
/
+3
2020-06-01
perf test: Initialize memory in dwarf-unwind
Ian Rogers
2
-0
/
+9
2020-06-01
perf tests: Don't tail call optimize in unwind test
Ian Rogers
1
-5
/
+5
2020-05-29
perf build: Add a LIBPFM4=1 build test entry
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
19
-8
/
+631
[prev]
[next]