summaryrefslogtreecommitdiff
path: root/simpleperf/perf_regs.h
AgeCommit message (Expand)Author
2022-12-13Update for kernel 6.1 headers.Christopher Ferris
2022-10-13Add perf register definition for riscv64haocheng.zy
2021-08-19simpleperf: switch to cpu-clock when cpu-cycles is missing on x86.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2021-01-07simpleperf: fix arch in RegSet.Yabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2018-02-13simpleperf: Use cross-arch unwinding.Yabin Cui
2017-12-12simpleperf: Use CallChainJoiner.Yabin Cui
2016-11-16simpleperf: fix dumping arm regs on arm64 devices.Yabin Cui
2016-08-04simpleperf: keep binary in class Record.Yabin Cui
2016-07-12Fix google-explicit-constructor warnings in simpleperf.Chih-Hung Hsieh
2016-04-01simpleperf: loosen unwinding arch check for system wide collection.Yabin Cui
2016-03-30simpleperf: don't allow 64bit simpleperf unwinding 32bit processes.Yabin Cui
2016-03-18Simpleperf: remove dependency on global current_arch.Yabin Cui
2016-01-15Simpleperf: support build for windows.Yabin Cui
2015-09-23Simpleperf: support dwarf callgraph in report command.Yabin Cui
2015-07-13Simpleperf: fix build on mac.Yabin Cui
2015-07-13Simpleperf: fix build error on mips.Yabin Cui
2015-07-13Simpleperf: Support dwarf callgraph recording.Yabin Cui