index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf hists: Use bigger buffer for stdio headers
Jiri Olsa
2016-09-21
1
-1
/
+1
*
perf evsel: Remove superfluous initialization of weight
Jiri Olsa
2016-09-21
1
-2
/
+0
*
perf symbols: Do not open device files
Jiri Olsa
2016-09-20
1
-0
/
+3
*
perf hists: Factor out hists__reset_column_width()
Namhyung Kim
2016-09-20
4
-18
/
+20
*
perf ui/tui: Reset output width for hierarchy
Namhyung Kim
2016-09-20
1
-0
/
+6
*
perf annotate: Resolve 'call' operands to function names
Arnaldo Carvalho de Melo
2016-09-20
1
-2
/
+6
*
perf annotate: Pass the symbol's map/dso to the instruction parsers
Arnaldo Carvalho de Melo
2016-09-20
2
-12
/
+13
*
perf annotate: Do not ignore call instruction with indirect target
Ravi Bangoria
2016-09-20
1
-6
/
+2
*
perf hists: Fix width computation for srcline sort entry
Jiri Olsa
2016-09-20
2
-2
/
+5
*
tools include: Add mman macros needed by perf for all arch
Wang Nan
2016-09-19
20
-0
/
+66
*
perf trace beauty mmap: Add missing MADV_FREE
Wang Nan
2016-09-19
1
-0
/
+1
*
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
2016-09-13
6
-1
/
+54
*
perf report: Enable group view with hierarchy
Namhyung Kim
2016-09-13
1
-1
/
+0
*
perf ui/stdio: Rename print_hierarchy_header()
Namhyung Kim
2016-09-13
1
-10
/
+3
*
perf ui/stdio: Always reset output width for hierarchy
Namhyung Kim
2016-09-13
1
-8
/
+6
*
perf hist: Initialize hierarchy tree explicitly
Namhyung Kim
2016-09-13
1
-0
/
+2
*
perf hists: Introduce hists__link_hierarchy()
Namhyung Kim
2016-09-13
1
-0
/
+95
*
perf hists: Introduce hists__match_hierarchy()
Namhyung Kim
2016-09-13
1
-0
/
+51
*
perf build: Compare mman.h related headers against kernel originals
Wang Nan
2016-09-13
1
-0
/
+9
*
perf tools: Do hugetlb handling in more systems
Arnaldo Carvalho de Melo
2016-09-13
2
-12
/
+4
*
perf trace beauty mmap: Fix defines for non !x86_64
Arnaldo Carvalho de Melo
2016-09-13
1
-70
/
+1
*
tools include: Add uapi mman.h for each architecture
Wang Nan
2016-09-13
25
-0
/
+363
*
perf hists browser: Fix event group display
Namhyung Kim
2016-09-12
1
-1
/
+0
*
perf probe: Fix dwarf regs table for x86_64
Arnaldo Carvalho de Melo
2016-09-12
1
-1
/
+1
*
perf powerpc: Fix build-test failure
Ravi Bangoria
2016-09-08
1
-1
/
+0
*
perf pmu: Support alternative sysfs cpumask
Mark Rutland
2016-09-08
1
-3
/
+12
*
perf evlist: Only open events on CPUs an evsel permits
Mark Rutland
2016-09-08
1
-1
/
+7
*
perf annotate: Add branch stack / basic block
Peter Zijlstra
2016-09-08
6
-2
/
+596
*
perf record: Mark MAP_HUGETLB when synthesizing mmap events
Wang Nan
2016-09-08
1
-0
/
+11
*
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
2016-09-08
2
-0
/
+16
*
perf tools: Recognize hugetlb mapping as anon mapping
Wang Nan
2016-09-08
1
-3
/
+10
*
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
2016-09-05
21
-202
/
+141
*
perf test vmlinux: Remove dead symbol_filter_t code
Arnaldo Carvalho de Melo
2016-09-05
1
-10
/
+1
*
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
2016-09-05
5
-32
/
+7
*
perf top: Remove old kernel-only symbol filter
Arnaldo Carvalho de Melo
2016-09-05
1
-27
/
+0
*
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
2016-09-05
4
-14
/
+25
*
Merge tag 'perf-core-for-mingo-20160901' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-09-05
33
-121
/
+698
|
\
|
*
perf probe: Move dwarf specific functions to dwarf-aux.c
Ravi Bangoria
2016-09-01
3
-134
/
+189
|
*
perf uprobe: Skip prologue if program compiled without optimization
Ravi Bangoria
2016-09-01
1
-0
/
+165
|
*
perf probe: Add helper function to check if probe with variable
Ravi Bangoria
2016-09-01
2
-7
/
+17
|
*
perf symbols: Fixup symbol sizes before picking best ones
Arnaldo Carvalho de Melo
2016-09-01
2
-2
/
+2
|
*
perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
Arnaldo Carvalho de Melo
2016-09-01
2
-2
/
+4
|
*
perf test vmlinux: Tolerate symbol aliases
Arnaldo Carvalho de Melo
2016-09-01
1
-3
/
+4
|
*
perf test vmlinux: Avoid printing headers for empty lists
Arnaldo Carvalho de Melo
2016-09-01
1
-7
/
+22
|
*
perf test vmlinux: Clarify which -v lines are errors or warning
Arnaldo Carvalho de Melo
2016-09-01
1
-9
/
+9
|
*
perf probe: Ignore vmlinux Build-id when offline vmlinux given
Masami Hiramatsu
2016-09-01
1
-7
/
+8
|
*
perf probe: Support probing on offline cross-arch binary
Masami Hiramatsu
2016-09-01
13
-11
/
+205
|
*
perf probe: Ignore vmlinux buildid if offline kernel is given
Masami Hiramatsu
2016-09-01
4
-2
/
+16
|
*
perf probe: Show trace event definition
Masami Hiramatsu
2016-09-01
4
-7
/
+73
|
*
perf config: Show default report configuration in example and docs
Milian Wolff
2016-09-01
2
-0
/
+17
[next]