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
/
util
Age
Commit message (
Expand
)
Author
2017-04-19
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove PRI[xu] macros from perf.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove unused macros from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove FLEX_ARRAY definition
Arnaldo Carvalho de Melo
2017-04-13
Revert "perf tools: Fix include of linux/mman.h"
David Carrillo-Cisneros
2017-04-13
perf util: Hint missing file when tool tips fail to load
David Carrillo-Cisneros
2017-04-13
perf stat: Fix bug in handling events in error state
Stephane Eranian
2017-04-11
perf annotate: Use stripped line instead of raw disassemble line
Taeung Song
2017-04-11
perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()
Taeung Song
2017-04-11
perf tools: Do not print missing features in pipe-mode
David Carrillo-Cisneros
2017-04-11
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
2017-04-11
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2017-04-11
perf annotate s390: Implement jump types for perf annotate
Christian Borntraeger
2017-04-11
perf annotate s390: Fix perf annotate error -95 (4.10 regression)
Christian Borntraeger
2017-04-11
perf string: Simplify ltrim() implementation
Arnaldo Carvalho de Melo
2017-04-11
perf tools: Refactor the code to strip command name with {l,r}trim()
Taeung Song
2017-04-11
perf pmu: Refactor wordwrap() with ltrim()
Taeung Song
2017-04-11
perf evsel: Return exact sub event which failed with EPERM for wildcards
Jin Yao
2017-04-11
perf callchains: Switch from strtok() to strtok_r() when parsing options
Arnaldo Carvalho de Melo
2017-04-04
perf annotate: Fix missing number of samples for source_line_samples
Taeung Song
2017-04-04
perf tools: Don't die on a print function
Arnaldo Carvalho de Melo
2017-04-04
perf tools: Handle allocation failures gracefully
Arnaldo Carvalho de Melo
2017-03-31
perf tools: Do not fail in case of empty HOME env variable
Jiri Olsa
2017-03-30
perf utils: Fix spelling mistake: "Invalud" -> "Invalid"
Colin Ian King
2017-03-28
perf report: Drop cycles 0 for LBR print
Jin Yao
2017-03-28
perf/sdt/x86: Move OP parser to tools/perf/arch/x86/
Ravi Bangoria
2017-03-28
perf tools: Remove support for command aliases
Arnaldo Carvalho de Melo
2017-03-28
Merge tag 'perf-core-for-mingo-4.12-20170327' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-03-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-03-27
perf utils: Readlink /proc/self/exe to find the perf binary
Tommi Rantala
2017-03-27
perf utils: Null terminate buf in read_ftrace_printk()
Tommi Rantala
2017-03-27
perf utils: use sizeof(buf) - 1 in readlink() call
Tommi Rantala
2017-03-27
perf buildid: Do not assume that readlink() returns a null terminated string
Tommi Rantala
2017-03-27
perf buildid: Do not update SDT cache with null filename
Tommi Rantala
2017-03-27
perf annotate: Fix a bug of division by zero when calculating percent
Taeung Song
2017-03-27
perf annotate: Fix a bug following symbolic link of a build-id file
Taeung Song
2017-03-27
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
perf report: Show inline stack for browser mode
Jin Yao
2017-03-27
perf report: Introduce --inline option
Jin Yao
2017-03-27
perf report: Find the inline stack for a given address
Jin Yao
2017-03-27
perf report: Refactor common code in srcline.c
Jin Yao
2017-03-27
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
Adrian Hunter
2017-03-23
perf list: Move extra details printing to new option
Andi Kleen
2017-03-23
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
[next]