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-10-01
perf trace: Use the autogenerated mmap 'prot' string/id table
Arnaldo Carvalho de Melo
2
-27
/
+24
2020-10-01
tools beauty: Add script to generate table of mmap's 'prot' argument
Arnaldo Carvalho de Melo
1
-0
/
+30
2020-09-30
perf beauty mmap_flags: Conditionaly define the mmap flags
Arnaldo Carvalho de Melo
1
-8
/
+8
2020-09-29
perf trace beauty: Add script to autogenerate mremap's flags args string/id t...
Arnaldo Carvalho de Melo
3
-19
/
+39
2020-09-29
perf tools: Separate the checking of headers only used to build beautificatio...
Arnaldo Carvalho de Melo
1
-2
/
+20
2020-09-28
perf test: Fix msan uninitialized use.
Ian Rogers
1
-1
/
+1
2020-09-28
perf parse-events: Reduce casts around bp_addr
Ian Rogers
3
-7
/
+7
2020-09-28
perf test: Add expand cgroup event test
Namhyung Kim
4
-0
/
+247
2020-09-28
perf tools: Allow creation of cgroup without open
Namhyung Kim
3
-9
/
+14
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
8
-3
/
+149
2020-09-28
perf stat: Add --for-each-cgroup option
Namhyung Kim
5
-1
/
+112
2020-09-28
perf evsel: Add evsel__clone() function
Namhyung Kim
2
-39
/
+158
2020-09-28
perf vendor events: Update SkylakeX events to v1.21
Jin Yao
10
-3565
/
+4129
2020-09-28
perf vendor events intel: Update CascadelakeX events to v1.08
Jin Yao
8
-995
/
+1067
2020-09-23
perf script: Add min, max to futex-contention output, in addition to avg
Hagen Paul Pfeifer
1
-2
/
+2
2020-09-23
perf script: Autopep8 futex-contention
Hagen Paul Pfeifer
1
-23
/
+28
2020-09-23
perf stat: Skip duration_time in setup_system_wide
Jin Yao
1
-1
/
+3
2020-09-22
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2
-5
/
+13
2020-09-22
perf tsc: Calculate timestamp with cap_user_time_short
Leo Yan
2
-3
/
+14
2020-09-22
perf tsc: Add rdtsc() for Arm64
Leo Yan
2
-0
/
+22
2020-09-22
perf tsc: Move out common functions from x86
Leo Yan
3
-80
/
+72
2020-09-18
perf probe: Fall back to debuginfod query if debuginfo and source not found l...
Masami Hiramatsu
3
-8
/
+118
2020-09-18
perf probe: Fix to adjust symbol address with correct reloc_sym address
Masami Hiramatsu
1
-3
/
+5
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
1
-4
/
+4
2020-09-17
perf script: Display negative tid in non-sample events
Adrian Hunter
2
-5
/
+7
2020-09-17
perf docs: Improve help information in perf.txt
Zejiang Tang
1
-22
/
+47
2020-09-17
perf metric: Remove duplicate include
YueHaibing
1
-2
/
+0
2020-09-17
perf tools: Add documentation for topdown metrics
Andi Kleen
1
-0
/
+256
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
5
-4
/
+134
2020-09-17
perf record: Support sample-read topdown metric group
Kan Liang
4
-1
/
+44
2020-09-17
perf tools: Rename group to topdown
Kan Liang
6
-54
/
+61
2020-09-17
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2
-0
/
+16
2020-09-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
17
-49
/
+149
2020-09-16
perf stat: Fix the ratio comments of miss-events
Qi Liu
1
-10
/
+10
2020-09-15
perf test: Free formats for perf pmu parse test
Namhyung Kim
3
-0
/
+13
2020-09-15
perf metric: Do not free metric when failed to resolve
Namhyung Kim
1
-3
/
+6
2020-09-15
perf metric: Free metric when it failed to resolve
Namhyung Kim
1
-5
/
+12
2020-09-15
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
1
-3
/
+5
2020-09-15
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
1
-5
/
+9
2020-09-15
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
1
-1
/
+1
2020-09-15
perf evlist: Fix cpu/thread map leak
Namhyung Kim
1
-3
/
+8
2020-09-15
perf metric: Fix some memory leaks - part 2
Namhyung Kim
1
-0
/
+2
2020-09-15
perf metric: Fix some memory leaks
Namhyung Kim
1
-2
/
+5
2020-09-15
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
3
-1
/
+7
2020-09-15
perf vendor events amd: Remove trailing commas
Henry Burns
2
-2
/
+2
2020-09-14
perf test: Leader sampling shouldn't clear sample period
Ian Rogers
2
-0
/
+30
2020-09-14
perf record: Don't clear event's period if set by a term
Ian Rogers
1
-8
/
+26
2020-09-14
perf record: Prevent override of attr->sample_period for libpfm4 events
Stephane Eranian
1
-2
/
+1
2020-09-14
perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
David Sharp
1
-1
/
+6
2020-09-14
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
1
-2
/
+2
[next]