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
2021-05-10
tools headers UAPI: Sync perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
2021-05-10
perf tools: Fix a build error on arm64 with clang
Masami Hiramatsu
2021-05-10
perf tools: Fix dynamic libbpf link
Jiri Olsa
2021-05-10
perf session: Fix swapping of cpu_map and stat_config records
Dmitry Koshelev
2021-05-10
perf jevents: Silence warning for ArchStd files
Ian Rogers
2021-05-10
perf record: Disallow -c and -F option at the same time
Namhyung Kim
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
perf build: Defer printing detected features to the end of all feature checks
Arnaldo Carvalho de Melo
2021-04-29
perf build: Regenerate the FEATURE_DUMP file after extra feature checks
Jiri Olsa
2021-04-29
perf session: Dump PERF_RECORD_TIME_CONV event
Leo Yan
2021-04-29
perf session: Add swap operation for event TIME_CONV
Leo Yan
2021-04-29
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
2021-04-29
perf tools: Enable libtraceevent dynamic linking
Michael Petlan
2021-04-29
perf Documentation: Document intel-hybrid support
Jin Yao
2021-04-29
perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid
Jin Yao
2021-04-29
perf tests: Support 'Convert perf time to TSC' test for hybrid
Jin Yao
2021-04-29
perf tests: Support 'Session topology' test for hybrid
Jin Yao
2021-04-29
perf tests: Support 'Parse and process metrics' test for hybrid
Jin Yao
2021-04-29
perf tests: Support 'Track with sched_switch' test for hybrid
Jin Yao
2021-04-29
perf tests: Skip 'Setup struct perf_event_attr' test for hybrid
Jin Yao
2021-04-29
perf tests: Add hybrid cases for 'Roundtrip evsel->name' test
Jin Yao
2021-04-29
perf tests: Add hybrid cases for 'Parse event definition strings' test
Jin Yao
2021-04-29
perf record: Uniquify hybrid event name
Jin Yao
2021-04-29
perf stat: Warn group events from different hybrid PMU
Jin Yao
2021-04-29
perf stat: Filter out unmatched aggregation for hybrid event
Jin Yao
2021-04-29
perf stat: Add default hybrid events
Jin Yao
2021-04-29
perf record: Create two hybrid 'cycles' events by default
Jin Yao
2021-04-29
perf parse-events: Support event inside hybrid pmu
Jin Yao
2021-04-29
perf parse-events: Compare with hybrid pmu name
Jin Yao
2021-04-29
perf parse-events: Create two hybrid raw events
Jin Yao
2021-04-29
perf parse-events: Create two hybrid cache events
Jin Yao
2021-04-29
perf parse-events: Create two hybrid hardware events
Jin Yao
2021-04-29
perf stat: Uniquify hybrid event name
Jin Yao
2021-04-29
perf pmu: Add hybrid helper functions
Jin Yao
2021-04-29
perf pmu: Save detected hybrid pmus to a global pmu list
Jin Yao
2021-04-29
perf pmu: Save pmu name
Jin Yao
2021-04-29
perf pmu: Simplify arguments of __perf_pmu__new_alias
Jin Yao
2021-04-29
perf jevents: Support unit value "cpu_core" and "cpu_atom"
Jin Yao
2021-04-29
perf report: Print percentage of each event statistics
Namhyung Kim
2021-04-29
perf report: Make --skip-empty as default
Namhyung Kim
2021-04-29
perf report: Add --skip-empty option to suppress 0 event stat
Namhyung Kim
2021-04-29
perf report: Show event sample counts in --stat output
Namhyung Kim
2021-04-29
perf hists: Split hists_stats from events_stats
Namhyung Kim
2021-04-29
perf top: Use evlist->events_stat to count events
Namhyung Kim
2021-04-29
perf data: Add JSON export
Nicholas Fraser
2021-04-29
perf stat: Introduce bpf_counter_ops->disable()
Song Liu
2021-04-29
perf stat: Introduce ':b' modifier
Song Liu
2021-04-29
perf stat: Introduce config stat.bpf-counter-events
Song Liu
[next]