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
2016-09-12
perf hists browser: Fix event group display
Namhyung Kim
2016-09-12
perf probe: Fix dwarf regs table for x86_64
Arnaldo Carvalho de Melo
2016-09-08
perf powerpc: Fix build-test failure
Ravi Bangoria
2016-09-08
perf pmu: Support alternative sysfs cpumask
Mark Rutland
2016-09-08
perf evlist: Only open events on CPUs an evsel permits
Mark Rutland
2016-09-08
perf annotate: Add branch stack / basic block
Peter Zijlstra
2016-09-08
perf record: Mark MAP_HUGETLB when synthesizing mmap events
Wang Nan
2016-09-08
perf tools: Recognize hugetlb mapping as anon mapping
Wang Nan
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
perf test vmlinux: Remove dead symbol_filter_t code
Arnaldo Carvalho de Melo
2016-09-05
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
2016-09-05
perf top: Remove old kernel-only symbol filter
Arnaldo Carvalho de Melo
2016-09-05
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
2016-09-01
perf probe: Move dwarf specific functions to dwarf-aux.c
Ravi Bangoria
2016-09-01
perf uprobe: Skip prologue if program compiled without optimization
Ravi Bangoria
2016-09-01
perf probe: Add helper function to check if probe with variable
Ravi Bangoria
2016-09-01
perf symbols: Fixup symbol sizes before picking best ones
Arnaldo Carvalho de Melo
2016-09-01
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
Arnaldo Carvalho de Melo
2016-09-01
perf test vmlinux: Tolerate symbol aliases
Arnaldo Carvalho de Melo
2016-09-01
perf test vmlinux: Avoid printing headers for empty lists
Arnaldo Carvalho de Melo
2016-09-01
perf test vmlinux: Clarify which -v lines are errors or warning
Arnaldo Carvalho de Melo
2016-09-01
perf probe: Ignore vmlinux Build-id when offline vmlinux given
Masami Hiramatsu
2016-09-01
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2016-09-01
perf probe: Ignore vmlinux buildid if offline kernel is given
Masami Hiramatsu
2016-09-01
perf probe: Show trace event definition
Masami Hiramatsu
2016-09-01
perf config: Show default report configuration in example and docs
Milian Wolff
2016-09-01
perf symbols: Demangle symbols for synthesized @plt entries.
Milian Wolff
2016-09-01
perf probe: Do not use map_load filters for function
Arnaldo Carvalho de Melo
2016-08-30
perf symbols: Rename ->ignore to ->idle
Arnaldo Carvalho de Melo
2016-08-30
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-08-24
perf tools: Fix error handling of lzma decompression
Shawn Lin
2016-08-24
perf probe: Remove unused tracing_dir variable
Masami Hiramatsu
2016-08-23
perf record: Fix spelling mistake "Finshed" -> "Finished"
Colin Ian King
2016-08-23
perf bpf: Fix typo: "ehough" -> "enough"
Colin Ian King
2016-08-23
perf test bpf: Fix typo: "ehough" -> "enough"
Colin Ian King
2016-08-23
perf tools: Fix typo: "ehough" -> "enough"
Colin Ian King
2016-08-23
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
Masami Hiramatsu
2016-08-23
perf probe: Use hexadecimal type by default if possible
Masami Hiramatsu
2016-08-23
perf probe: Support hexadecimal casting
Masami Hiramatsu
2016-08-23
perf probe: Add supported for type casting by the running kernel
Masami Hiramatsu
2016-08-23
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
Masami Hiramatsu
2016-08-23
perf hists browser: Remove superfluous null check on map
Colin Ian King
2016-08-23
perf tools: Skip running the feature tests for 'make install-doc'
Rui Teng
2016-08-23
perf tools: Use __weak definition from linux/compiler.h
Rui Teng
2016-08-23
perf report: Allow configuring the default sort order in ~/.perfconfig
Arnaldo Carvalho de Melo
2016-08-23
tools: Copy coresight-pmu.h header file needed by perf tools
Mathieu Poirier
2016-08-23
perf disassemble: Extract logic to find file to pass to objdump to a separate...
Arnaldo Carvalho de Melo
2016-08-23
perf disassemble: Simplify logic for picking the filename to disassemble
Arnaldo Carvalho de Melo
2016-08-23
perf disassemble: Move check for kallsyms + !kcore
Arnaldo Carvalho de Melo
2016-08-23
perf hists: Add support for header span
Jiri Olsa
[next]