index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2020-09-28
perf tools: Allow creation of cgroup without open
Namhyung Kim
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-28
perf stat: Add --for-each-cgroup option
Namhyung Kim
2020-09-28
perf evsel: Add evsel__clone() function
Namhyung Kim
2020-09-28
perf vendor events: Update SkylakeX events to v1.21
Jin Yao
2020-09-28
perf vendor events intel: Update CascadelakeX events to v1.08
Jin Yao
2020-09-23
perf script: Add min, max to futex-contention output, in addition to avg
Hagen Paul Pfeifer
2020-09-23
perf script: Autopep8 futex-contention
Hagen Paul Pfeifer
2020-09-23
perf stat: Skip duration_time in setup_system_wide
Jin Yao
2020-09-22
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2020-09-22
perf tsc: Calculate timestamp with cap_user_time_short
Leo Yan
2020-09-22
perf tsc: Add rdtsc() for Arm64
Leo Yan
2020-09-22
perf tsc: Move out common functions from x86
Leo Yan
2020-09-18
perf probe: Fall back to debuginfod query if debuginfo and source not found l...
Masami Hiramatsu
2020-09-18
perf probe: Fix to adjust symbol address with correct reloc_sym address
Masami Hiramatsu
2020-09-17
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-09-17
perf script: Display negative tid in non-sample events
Adrian Hunter
2020-09-17
perf docs: Improve help information in perf.txt
Zejiang Tang
2020-09-17
perf metric: Remove duplicate include
YueHaibing
2020-09-17
perf tools: Add documentation for topdown metrics
Andi Kleen
2020-09-17
perf stat: Support new per thread TopDown metrics
Andi Kleen
2020-09-17
perf record: Support sample-read topdown metric group
Kan Liang
2020-09-17
perf tools: Rename group to topdown
Kan Liang
2020-09-17
perf machine: Add machine__for_each_dso() function
Jiri Olsa
2020-09-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-16
perf stat: Fix the ratio comments of miss-events
Qi Liu
2020-09-15
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-15
perf metric: Do not free metric when failed to resolve
Namhyung Kim
2020-09-15
perf metric: Free metric when it failed to resolve
Namhyung Kim
2020-09-15
perf metric: Release expr_parse_ctx after testing
Namhyung Kim
2020-09-15
perf test: Fix memory leaks in parse-metric test
Namhyung Kim
2020-09-15
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
2020-09-15
perf evlist: Fix cpu/thread map leak
Namhyung Kim
2020-09-15
perf metric: Fix some memory leaks - part 2
Namhyung Kim
2020-09-15
perf metric: Fix some memory leaks
Namhyung Kim
2020-09-15
perf test: Free aliases for PMU event map aliases test
Namhyung Kim
2020-09-15
perf vendor events amd: Remove trailing commas
Henry Burns
2020-09-14
perf test: Leader sampling shouldn't clear sample period
Ian Rogers
2020-09-14
perf record: Don't clear event's period if set by a term
Ian Rogers
2020-09-14
perf record: Prevent override of attr->sample_period for libpfm4 events
Stephane Eranian
2020-09-14
perf record: Set PERF_RECORD_PERIOD if attr->freq is set.
David Sharp
2020-09-14
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
2020-09-14
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-10
perf tests: Call test_attr__open() directly
Jiri Olsa
2020-09-10
perf vendor events power9: Add hv_24x7 core level metric events
Kajol Jain
2020-09-10
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-09-10
perf jevents: Add support for parsing perchip/percore events
Kajol Jain
2020-09-10
perf jevents: Add new structure to pass json fields.
Kajol Jain
2020-09-10
perf jevents: Make json_events() static and ditch jevents.h file
Kajol Jain
2020-09-10
perf test: Introduce script for Arm CoreSight testing
Leo Yan
[next]