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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf tools: Introduce perf hooks
Wang Nan
2016-11-29
4
-0
/
+126
*
perf tools: Add missing struct definition in probe_event.h
Wang Nan
2016-11-25
1
-0
/
+2
*
perf record: Fix segfault when running with suid and kptr_restrict is 1
Wang Nan
2016-11-25
1
-1
/
+1
*
perf tools: Fix kernel version error in ubuntu
Wang Nan
2016-11-25
1
-2
/
+53
*
perf sched timehist: Mark schedule function in callchains
Namhyung Kim
2016-11-25
1
-0
/
+1
*
perf callchain: Add option to skip ignore symbol when printing callchains
Namhyung Kim
2016-11-25
2
-1
/
+7
*
perf annotate: Initial PowerPC support
Ravi Bangoria
2016-11-25
1
-0
/
+5
*
perf annotate: Improve support for ARM
Arnaldo Carvalho de Melo
2016-11-25
1
-7
/
+2
*
perf annotate: Allow arches to have a init routine and a priv area
Arnaldo Carvalho de Melo
2016-11-25
1
-0
/
+11
*
perf annotate: Introduce alternative method of keeping instructions table
Arnaldo Carvalho de Melo
2016-11-25
1
-1
/
+62
*
perf annotate: Remove duplicate 'name' field from disasm_line
Arnaldo Carvalho de Melo
2016-11-25
2
-48
/
+42
*
Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-11-24
9
-138
/
+165
|
\
|
*
perf evsel: Support printing callchains with arrows
Namhyung Kim
2016-11-23
2
-0
/
+7
|
*
perf symbols: Print symbol offsets conditionally
Namhyung Kim
2016-11-23
3
-8
/
+12
|
*
perf c2c report: Add struct c2c_stats::tot_hitm field
Jiri Olsa
2016-11-23
2
-2
/
+11
|
*
perf tools: Show event fd in debug output
Jiri Olsa
2016-11-23
1
-2
/
+4
|
*
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
2016-11-17
1
-106
/
+30
|
*
perf annotate: Allow arches to specify functions to skip
Arnaldo Carvalho de Melo
2016-11-17
1
-4
/
+5
|
*
perf annotate: Start supporting cross arch annotation
Arnaldo Carvalho de Melo
2016-11-17
2
-20
/
+100
*
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2016-11-24
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
perf hists: Fix column length on --hierarchy
Namhyung Kim
2016-11-09
1
-6
/
+6
*
|
perf report: Calculate and return the branch flag counting
Jin Yao
2016-11-14
2
-1
/
+202
*
|
perf report: Create a symbol_conf flag for showing branch flag counting
Jin Yao
2016-11-14
1
-0
/
+1
*
|
perf report: Add branch flag to callchain cursor node
Jin Yao
2016-11-14
3
-18
/
+86
*
|
perf config: Mark where are config items from (user or system)
Taeung Song
2016-11-14
2
-2
/
+18
*
|
perf config: Add support setting variables in a config file
Taeung Song
2016-11-14
2
-0
/
+8
*
|
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2016-11-07
2
-6
/
+0
*
|
perf tools: Add missing object file to the python binding linkage list
Arnaldo Carvalho de Melo
2016-10-28
2
-1
/
+2
*
|
perf scripting: Don't die if scripting can't be setup, disable it
Arnaldo Carvalho de Melo
2016-10-28
1
-18
/
+15
*
|
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
2016-10-28
1
-2
/
+4
*
|
perf list: Support matching by topic
Andi Kleen
2016-10-28
1
-1
/
+3
*
|
perf tools: Introduce timestamp__scnprintf_usec()
Namhyung Kim
2016-10-28
2
-0
/
+11
*
|
perf list: Make vendor event matching case insensitive
Andi Kleen
2016-10-24
3
-7
/
+19
*
|
perf tools: Use normal error reporting when processing PERF_RECORD_READ events
Arnaldo Carvalho de Melo
2016-10-24
2
-24
/
+61
*
|
perf tools: Normalize sq_quote_argv() error reporting
Arnaldo Carvalho de Melo
2016-10-24
1
-1
/
+1
*
|
perf hists browser: Dynamically change verbosity level
Alexis Berlemont
2016-10-24
1
-5
/
+12
*
|
perf tools: Fix typo "No enough" to "Not enough"
Alexander Alemayhu
2016-10-24
2
-8
/
+8
*
|
perf pmu: Only print Using CPUID message once
Andi Kleen
2016-10-24
1
-1
/
+5
*
|
perf jit: Check JITHEADER_VERSION
Stefano Sanfilippo
2016-10-24
1
-0
/
+6
*
|
perf jit: Generate .eh_frame/.eh_frame_hdr in DSO
Stefano Sanfilippo
2016-10-24
3
-7
/
+109
*
|
perf jit: Add unwinding support
Stefano Sanfilippo
2016-10-24
2
-3
/
+66
*
|
perf jit: Do not assume pgoff is zero
Stefano Sanfilippo
2016-10-24
1
-2
/
+2
*
|
perf jit: Make perf skip unknown records
Stefano Sanfilippo
2016-10-24
1
-3
/
+3
*
|
perf jit: Enable jitdump support without dwarf
Maciej Debski
2016-10-24
3
-3
/
+10
*
|
perf jit: Add NT_GNU_BUILD_ID definition for older distros
Arnaldo Carvalho de Melo
2016-10-24
1
-0
/
+4
*
|
perf jit: Avoid returning garbage for a ret variable
Arnaldo Carvalho de Melo
2016-10-24
1
-1
/
+1
*
|
perf tools: Implement branch_type event parameter
Andi Kleen
2016-10-24
5
-43
/
+71
*
|
perf header: Display feature name on write failure
Jiri Olsa
2016-10-24
1
-1
/
+1
*
|
perf header: Display missing features
Jiri Olsa
2016-10-24
1
-1
/
+9
*
|
perf report: Move captured info to generic header info
Jiri Olsa
2016-10-24
2
-10
/
+9
[prev]
[next]