index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/x86/intel/uncore: Add Skylake server uncore support
Kan Liang
2016-09-10
3
-1
/
+600
*
perf/x86/rapl: Enable Apollo Lake RAPL support
Harry Pan
2016-09-10
1
-0
/
+2
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-09-10
6
-51
/
+168
|
\
|
*
perf/x86/intel: Fix PEBSv3 record drain
Peter Zijlstra
2016-09-10
1
-8
/
+11
|
*
perf/x86/intel/bts: Kill a silly warning
Alexander Shishkin
2016-09-10
1
-2
/
+0
|
*
perf/x86/intel/bts: Fix BTS PMI detection
Alexander Shishkin
2016-09-10
1
-4
/
+15
|
*
perf/x86/intel/bts: Fix confused ordering of PMU callbacks
Alexander Shishkin
2016-09-10
1
-24
/
+80
|
*
perf/core: Fix aux_mmap_count vs aux_refcount order
Alexander Shishkin
2016-09-10
1
-4
/
+11
|
*
perf/core: Fix a race between mmap_close() and set_output() of AUX events
Alexander Shishkin
2016-09-10
1
-6
/
+25
|
*
perf/x86/amd/uncore: Prevent use after free
Sebastian Andrzej Siewior
2016-09-10
1
-4
/
+18
|
*
perf/x86/intel/cqm: Check cqm/mbm enabled state in event init
Jiri Olsa
2016-09-06
1
-0
/
+9
*
|
Merge tag 'perf-core-for-mingo-20160908' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-09-09
32
-286
/
+817
|
\
\
|
*
|
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
|
*
|
perf symbols: Demangle symbols for synthesized @plt entries.
Milian Wolff
2016-09-01
1
-29
/
+52
|
*
|
perf probe: Do not use map_load filters for function
Arnaldo Carvalho de Melo
2016-09-01
1
-19
/
+10
|
*
|
perf symbols: Rename ->ignore to ->idle
Arnaldo Carvalho de Melo
2016-08-30
3
-5
/
+5
|
*
|
perf annotate: Initialize the priv are in symbol__new()
Arnaldo Carvalho de Melo
2016-08-30
7
-16
/
+37
|
*
|
perf tools: Fix error handling of lzma decompression
Shawn Lin
2016-08-24
1
-6
/
+9
|
*
|
perf probe: Remove unused tracing_dir variable
Masami Hiramatsu
2016-08-24
1
-3
/
+2
*
|
|
perf/core: Don't pass PERF_EF_START to the PMU ->start callback
Will Deacon
2016-09-05
1
-1
/
+1
*
|
|
perf/x86/intel/uncore: Handle non-standard counter offset
Stephane Eranian
2016-09-05
1
-0
/
+4
*
|
|
perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping l...
Kan Liang
2016-09-05
1
-12
/
+25
[next]