Commit Graph

1926 Commits (c5e6763667ffc94eaad4634841cb1b7ecd951fb7)

Author SHA1 Message Date
Jiri Olsa 8e303f20f4 perf tools: Fix raw sample reading 14 years ago
Arnaldo Carvalho de Melo 2b022a82a0 perf python: Add missing perf_event__parse_sample 'swapped' parm 14 years ago
Darren Hart 9e59e0995a perf tools: Add support for disabling -Werror via WERROR=0 14 years ago
Arnaldo Carvalho de Melo af52aafad2 perf top: Fix userspace sample addr map offset 14 years ago
Stephane Eranian be96ea8ffa perf symbols: Fix issue with binaries using 16-bytes buildids (v2) 14 years ago
David Ahern 936be50306 perf tool: Fix endianness handling of u32 data in samples 14 years ago
Anton Blanchard 6bb8f311a8 perf sort: Fix symbol sort output by separating unresolved samples by type 14 years ago
Anton Blanchard 6a0e55d85b perf symbols: Synthesize anonymous mmap events 14 years ago
David Ahern 764e16a30a perf record: Create events initially disabled and enable after init 14 years ago
Anton Blanchard 694bf407b0 perf symbols: Add some heuristics for choosing the best duplicate symbol 14 years ago
Anton Blanchard 3187790860 perf symbols: Preserve symbol scope when parsing /proc/kallsyms 14 years ago
Anton Blanchard 3f5a42722b perf symbols: /proc/kallsyms does not sort module symbols 14 years ago
Anton Blanchard adb0918463 perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files 14 years ago
Masami Hiramatsu f66fedcb72 perf probe: Fix regression of variable finder 14 years ago
Dominik Brodowski 498ca793d9 cpupower: use man(1) when calling "cpupower help subcommand" 14 years ago
Dominik Brodowski 47c336307a cpupower: make NLS truly optional 14 years ago
Dave Jones 63b37de128 cpupower: fix Makefile typo 14 years ago
Lin Ming 43bece7979 perf tools: Add group event scheduling option to perf record/stat 14 years ago
Josh Boyer 195bcbf507 perf tools: Fix build against newer glibc 14 years ago
Stephane Eranian 777d1d71db perf tools: Fix error handling of unknown events 14 years ago
Stephane Eranian cc2d86b04d perf evlist: Fix missing event name init for default event 14 years ago
Stephane Eranian 77e57297b4 perf list: Fix exit value 14 years ago
Thomas Renninger 9ee31f618a cpupower: Make monitor command -c/--cpu aware 14 years ago
Thomas Renninger 7c74d2bc5a cpupower: Better detect offlined CPUs 14 years ago
Thomas Renninger 88f984e0e2 cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available 14 years ago
Thomas Renninger 2dfc818b35 cpupower: mperf monitor - Use TSC to calculate max frequency if possible 14 years ago
Amerigo Wang 75f25bd31d cpupower: avoid using symlinks 14 years ago
Florian Fainelli 0ac8e58f38 ARM: fix perf build with uclibc toolchains 14 years ago
Masami Hiramatsu 3f4460a28f perf probe: Filter out redundant inline-instances 14 years ago
Masami Hiramatsu db0d2c6420 perf probe: Search concrete out-of-line instances 14 years ago
Masami Hiramatsu f182e3e13c perf probe: Avoid searching variables in intermediate scopes 14 years ago
Masami Hiramatsu 221d061182 perf probe: Fix to search local variables in appropriate scope 14 years ago
Masami Hiramatsu 13e27d7686 perf probe: Warn when more than one line are given 14 years ago
Masami Hiramatsu 36c0c588b9 perf probe: Fix to walk all inline instances 14 years ago
Masami Hiramatsu b0e9cb2802 perf probe: Fix to search nested inlined functions in CU 14 years ago
Masami Hiramatsu a128405c6b perf probe: Fix line walker to check CU correctly 14 years ago
Masami Hiramatsu 8afa2a707d perf probe: Fix a memory leak for scopes array 14 years ago
Vasiliy Kulikov e9b52ef222 perf: fix temporary file ownership check 14 years ago
Jiri Olsa f57b05ed53 perf report: Use properly build_id kernel binaries 14 years ago
Arnaldo Carvalho de Melo fc8ed7be73 perf top browser: Remove spurious helpline update 14 years ago
Pekka Enberg 981c125269 perf symbols: Check '/tmp/perf-' symbol file ownership 14 years ago
Jiri Olsa 580cabed88 perf sched: Usage leftover from trace -> script rename 14 years ago
Jiri Olsa 4c09bafae3 perf sched: Do not delete session object prematurely 14 years ago
Arnaldo Carvalho de Melo 069e3725dd perf tools: Check $HOME/.perfconfig ownership 14 years ago
Jiri Olsa 9941c96ad8 perf tools: Add support to install perf python extension 14 years ago
Jonathan Nieder aba8d05607 perf tools: do not look at ./config for configuration 14 years ago
Kusanagi Kouichi 8b7e0b34b8 perf tools: Make clean leaves some files 14 years ago
Zhu Yanhai cf8dc9ff29 perf lock: Dropping unsupported ':r' modifier 14 years ago
Jovi Zhang ce27a443d1 perf probe: Fix coredump introduced by probe module option 14 years ago
Arnaldo Carvalho de Melo 00894ce9b8 perf report: Use ui__warning in some more places 14 years ago