index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
perf hists: Add __hist_entry__snprintf function
Jiri Olsa
1
-2
/
+8
2016-09-22
perf tools: Add sink configuration for cs_etm PMU
Mathieu Poirier
3
-0
/
+63
2016-09-22
perf tools: Add PMU configuration to tools
Mathieu Poirier
3
-0
/
+32
2016-09-22
perf pmu: Push configuration down to PMU driver
Mathieu Poirier
4
-0
/
+106
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
8
-2
/
+716
2016-09-22
perf tools: Make coresight PMU listable
Mathieu Poirier
3
-0
/
+38
2016-09-22
perf tools: Confine __get_cpuid() to x86 architecture
Mathieu Poirier
1
-4
/
+7
2016-09-21
perf hists: Use bigger buffer for stdio headers
Jiri Olsa
1
-1
/
+1
2016-09-21
perf evsel: Remove superfluous initialization of weight
Jiri Olsa
1
-2
/
+0
2016-09-20
perf symbols: Do not open device files
Jiri Olsa
1
-0
/
+3
2016-09-20
perf hists: Factor out hists__reset_column_width()
Namhyung Kim
4
-18
/
+20
2016-09-20
perf ui/tui: Reset output width for hierarchy
Namhyung Kim
1
-0
/
+6
2016-09-20
perf annotate: Resolve 'call' operands to function names
Arnaldo Carvalho de Melo
1
-2
/
+6
2016-09-20
perf annotate: Pass the symbol's map/dso to the instruction parsers
Arnaldo Carvalho de Melo
2
-12
/
+13
2016-09-20
perf annotate: Do not ignore call instruction with indirect target
Ravi Bangoria
1
-6
/
+2
2016-09-20
perf hists: Fix width computation for srcline sort entry
Jiri Olsa
2
-2
/
+5
2016-09-19
tools include: Add mman macros needed by perf for all arch
Wang Nan
20
-0
/
+66
2016-09-19
perf trace beauty mmap: Add missing MADV_FREE
Wang Nan
1
-0
/
+1
2016-09-13
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
6
-1
/
+54
2016-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-09-13
perf report: Enable group view with hierarchy
Namhyung Kim
1
-1
/
+0
2016-09-13
perf ui/stdio: Rename print_hierarchy_header()
Namhyung Kim
1
-10
/
+3
2016-09-13
perf ui/stdio: Always reset output width for hierarchy
Namhyung Kim
1
-8
/
+6
2016-09-13
perf hist: Initialize hierarchy tree explicitly
Namhyung Kim
1
-0
/
+2
2016-09-13
perf hists: Introduce hists__link_hierarchy()
Namhyung Kim
1
-0
/
+95
2016-09-13
perf hists: Introduce hists__match_hierarchy()
Namhyung Kim
1
-0
/
+51
2016-09-13
perf build: Compare mman.h related headers against kernel originals
Wang Nan
1
-0
/
+9
2016-09-13
perf tools: Do hugetlb handling in more systems
Arnaldo Carvalho de Melo
2
-12
/
+4
2016-09-13
perf trace beauty mmap: Fix defines for non !x86_64
Arnaldo Carvalho de Melo
1
-70
/
+1
2016-09-13
tools include: Add uapi mman.h for each architecture
Wang Nan
25
-0
/
+363
2016-09-12
perf hists browser: Fix event group display
Namhyung Kim
1
-1
/
+0
2016-09-12
perf probe: Fix dwarf regs table for x86_64
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-09-09
Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-1
/
+1
2016-09-08
perf powerpc: Fix build-test failure
Ravi Bangoria
1
-1
/
+0
2016-09-08
perf pmu: Support alternative sysfs cpumask
Mark Rutland
1
-3
/
+12
2016-09-08
perf evlist: Only open events on CPUs an evsel permits
Mark Rutland
1
-1
/
+7
2016-09-08
perf annotate: Add branch stack / basic block
Peter Zijlstra
6
-2
/
+596
2016-09-08
perf record: Mark MAP_HUGETLB when synthesizing mmap events
Wang Nan
1
-0
/
+11
2016-09-08
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
2
-0
/
+16
2016-09-08
perf tools: Recognize hugetlb mapping as anon mapping
Wang Nan
1
-3
/
+10
2016-09-08
tools/lguest: Don't bork the terminal in case of wrong args
Daniel Baluta
1
-3
/
+3
2016-09-05
perf symbols: Remove symbol_filter_t machinery
Arnaldo Carvalho de Melo
21
-202
/
+141
2016-09-05
perf test vmlinux: Remove dead symbol_filter_t code
Arnaldo Carvalho de Melo
1
-10
/
+1
2016-09-05
perf machine: Remove machine->symbol_filter and friends
Arnaldo Carvalho de Melo
5
-32
/
+7
2016-09-05
perf top: Remove old kernel-only symbol filter
Arnaldo Carvalho de Melo
1
-27
/
+0
2016-09-05
perf symbols: Mark if a symbol is idle in the library
Arnaldo Carvalho de Melo
4
-14
/
+25
2016-09-05
Merge tag 'perf-core-for-mingo-20160901' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
33
-121
/
+698
2016-09-05
Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve confl...
Ingo Molnar
8
-3
/
+55
2016-09-03
Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-09-01
perf probe: Move dwarf specific functions to dwarf-aux.c
Ravi Bangoria
3
-134
/
+189
[prev]
[next]