index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-17
7
-13
/
+354
|
\
|
*
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2017-11-16
2
-1
/
+51
|
*
s390/perf: define common DWARF register string table
Hendrik Brueckner
2017-11-16
3
-21
/
+80
|
*
s390/perf: add support for perf_regs and libdw
Heiko Carstens
2017-11-16
5
-1
/
+113
|
*
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2017-11-16
2
-0
/
+120
*
|
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-1
/
+0
*
|
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
2017-11-15
1
-1
/
+0
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-13
159
-1780
/
+7637
|
\
|
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
404
-3
/
+546
|
|
\
|
*
|
perf srcline: Show correct function name for srcline of callchains
Namhyung Kim
2017-11-01
1
-40
/
+55
|
*
|
perf srcline: Fix memory leak in addr2inlines()
Namhyung Kim
2017-11-01
1
-5
/
+2
|
*
|
perf trace beauty kcmp: Beautify arguments
Arnaldo Carvalho de Melo
2017-10-31
6
-0
/
+76
|
*
|
perf trace beauty: Implement pid_fd beautifier
Arnaldo Carvalho de Melo
2017-10-31
2
-0
/
+20
|
*
|
tools include uapi: Grab a copy of linux/kcmp.h
Arnaldo Carvalho de Melo
2017-10-31
1
-0
/
+1
|
*
|
perf callchain: Fix double mapping al->addr for children without self period
Namhyung Kim
2017-10-31
1
-4
/
+1
|
*
|
perf stat: Make --per-thread update shadow stats to show metrics
Jiri Olsa
2017-10-30
1
-0
/
+2
|
*
|
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
2017-10-30
4
-30
/
+29
|
*
|
perf tools: Add perf_data_file__write function
Jiri Olsa
2017-10-30
2
-1
/
+9
|
*
|
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
23
-97
/
+127
|
*
|
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
30
-238
/
+238
|
*
|
perf script: Print information about per-event-dump files
Arnaldo Carvalho de Melo
2017-10-30
1
-8
/
+69
|
*
|
perf trace beauty prctl: Generate 'option' string table from kernel headers
Arnaldo Carvalho de Melo
2017-10-27
6
-3
/
+124
|
*
|
tools include uapi: Grab a copy of linux/prctl.h
Arnaldo Carvalho de Melo
2017-10-27
1
-0
/
+1
|
*
|
perf script: Allow creating per-event dump files
Arnaldo Carvalho de Melo
2017-10-27
2
-1
/
+62
|
*
|
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
2017-10-27
3
-10
/
+13
|
*
|
perf script: Use event_format__fprintf()
Arnaldo Carvalho de Melo
2017-10-27
1
-3
/
+4
|
*
|
perf script: Use pr_debug where appropriate
Arnaldo Carvalho de Melo
2017-10-27
1
-7
/
+6
|
*
|
perf script: Add a few missing conversions to fprintf style
Arnaldo Carvalho de Melo
2017-10-27
1
-5
/
+4
|
*
|
perf util: Enable handling of inlined frames by default
Milian Wolff
2017-10-25
3
-2
/
+5
|
*
|
perf report: Use srcline from callchain for hist entries
Milian Wolff
2017-10-25
4
-0
/
+5
|
*
|
perf report: Cache srclines for callchain nodes
Milian Wolff
2017-10-25
5
-3
/
+90
|
*
|
perf report: Cache failed lookups of inlined frames
Milian Wolff
2017-10-25
2
-23
/
+8
|
*
|
perf report: Properly handle branch count in match_chain()
Milian Wolff
2017-10-25
1
-62
/
+78
|
*
|
perf report: Compare symbol name for inlined frames when sorting
Milian Wolff
2017-10-24
1
-0
/
+3
|
*
|
perf callchain: Compare symbol name for inlined frames when matching
Milian Wolff
2017-10-24
1
-0
/
+8
|
*
|
perf script: Mark inlined frames and do not print DSO for them
Milian Wolff
2017-10-24
1
-1
/
+4
|
*
|
perf callchain: Mark inlined frames in output by " (inlined)" suffix
Milian Wolff
2017-10-24
2
-3
/
+10
|
*
|
perf report: Fall-back to function name comparison for -g srcline
Milian Wolff
2017-10-24
1
-8
/
+12
|
*
|
perf callchain: Create real callchain entries for inlined frames
Milian Wolff
2017-10-24
5
-0
/
+103
|
*
|
perf callchain: Refactor inline_list to store srcline string directly
Milian Wolff
2017-10-24
2
-16
/
+41
|
*
|
perf callchain: Refactor inline_list to operate on symbols
Milian Wolff
2017-10-24
3
-32
/
+69
|
*
|
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
2017-10-24
3
-26
/
+29
|
*
|
perf report: Remove code to handle inline frames from browsers
Milian Wolff
2017-10-24
5
-282
/
+13
|
*
|
perf vendor events: Add Goldmont Plus V1 event file
Kan Liang
2017-10-23
7
-0
/
+2414
|
*
|
perf namespaces: Add more appropriate set of headers
Arnaldo Carvalho de Melo
2017-10-23
1
-2
/
+3
|
*
|
perf kmem: Perform some cleanup if '--time' is given an invalid value
Christophe JAILLET
2017-10-23
1
-1
/
+2
|
*
|
perf script: Fix error handling path
Christophe JAILLET
2017-10-23
1
-2
/
+4
|
*
|
perf script: Use fprintf like printing uniformly
Arnaldo Carvalho de Melo
2017-10-23
1
-232
/
+259
|
*
|
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
2017-10-23
5
-55
/
+70
|
*
|
perf vendor events: Fix incorrect cmask syntax for some Intel metrics
Andi Kleen
2017-10-23
4
-5
/
+5
[next]