index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-10
/
+2
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
fs: remove compat_sys_mount
Christoph Hellwig
2
-2
/
+2
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
17
-49
/
+149
2020-09-22
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2
-4
/
+12
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 locally
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 metricgroup: Fix uncore metric expressions
Ian Rogers
1
-19
/
+56
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
-21
/
+46
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-17
perf parse-event: Release cpu_map refcount if evsel alloc failed
Namhyung Kim
1
-1
/
+3
2020-09-17
perf parse-event: Fix cpu map refcounting
Namhyung Kim
1
-2
/
+2
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
2020-09-14
perf test: Fix the "signal" test inline assembly
Jiri Olsa
1
-1
/
+4
2020-09-10
perf tests: Call test_attr__open() directly
Jiri Olsa
5
-22
/
+15
2020-09-10
perf vendor events power9: Add hv_24x7 core level metric events
Kajol Jain
1
-13
/
+22
2020-09-10
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtimeparam()
Kajol Jain
3
-6
/
+9
[prev]
[next]