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-04-14
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2020-04-14
tools headers: Update x86's syscall_64.tbl with the kernel sources
Arnaldo Carvalho de Melo
2020-04-14
tools headers UAPI: Sync linux/mman.h with the kernel
Arnaldo Carvalho de Melo
2020-04-14
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
2020-04-14
tools headers: Update linux/vdso.h and grab a copy of vdso/const.h
Arnaldo Carvalho de Melo
2020-04-14
perf stat: Fix no metric header if --per-socket and --metric-only set
Jin Yao
2020-04-14
perf python: Check if clang supports -fno-semantic-interposition
Arnaldo Carvalho de Melo
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
2020-04-03
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-03
perf script: Fix invalid read of directory entry after closedir()
Andreas Gerstmayr
2020-04-03
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
2020-04-03
perf script: add -S/--symbols documentation
Ian Rogers
2020-04-03
perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
Jin Yao
2020-04-03
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
2020-04-03
perf script: Allow --symbol to accept hexadecimal addresses
Stephane Eranian
2020-04-03
perf report/top TUI: Fix title line formatting
Arnaldo Carvalho de Melo
2020-04-03
perf top: Support hotkey to change sort order
Jin Yao
2020-04-03
perf top: Support --group-sort-idx to change the sort order
Jin Yao
2020-04-03
perf symbols: Fix arm64 gap between kernel start and module end
Kemeng Shi
2020-04-03
perf build-test: Honour JOBS to override detection of number of cores
Arnaldo Carvalho de Melo
2020-04-03
perf script: Add --show-cgroup-events option
Namhyung Kim
2020-04-03
perf top: Add --all-cgroups option
Namhyung Kim
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
2020-04-03
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
2020-03-31
Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-27
perf script: Introduce --deltatime option
Hagen Paul Pfeifer
2020-03-27
perf test x86: Add CET instructions to the new instructions test
Adrian Hunter
2020-03-26
perf: Normalize gcc parameter when generating arch errno table
He Zhe
2020-03-26
perf parse-events: Add defensive NULL check
Ian Rogers
2020-03-26
perf/tests: Add CET instructions to the new instructions test
Adrian Hunter
2020-03-25
perf callchain: Update docs regarding kernel/user space unwinding
Tony Jones
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-24
perf dso: Fix dso comparison
Ravi Bangoria
2020-03-24
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
2020-03-24
perf test: Test pmu-events aliases
John Garry
2020-03-24
perf pmu: Make pmu_uncore_alias_match() public
John Garry
2020-03-24
perf pmu: Add is_pmu_core()
John Garry
2020-03-24
perf test: Add pmu-events test
John Garry
2020-03-24
perf pmu: Refactor pmu_add_cpu_aliases()
John Garry
2020-03-24
perf jevents: Support test events folder
John Garry
2020-03-24
perf jevents: Add some test events
John Garry
2020-03-24
perf tools: Unify a bit the build directory output
Jiri Olsa
2020-03-24
perf vendor events amd: Update Zen1 events to V2
Vijay Thakkar
[next]