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 record: Generate tracking events for process forked by perf
Wang Nan
2016-04-28
1
-1
/
+30
*
perf record: Disable buildid cache options by default in switch output mode
Wang Nan
2016-04-28
2
-2
/
+30
*
perf record: Force enable --timestamp-filename when --switch-output is provided
Wang Nan
2016-04-28
2
-0
/
+8
*
perf record: Split output into multiple files via '--switch-output'
Wang Nan
2016-04-28
2
-2
/
+46
*
perf tools: Derive trigger class from auxtrace_snapshot
Wang Nan
2016-04-28
1
-53
/
+20
*
perf tools: Introduce trigger class
Wang Nan
2016-04-28
1
-0
/
+94
*
perf probe: Use strbuf for making strings
Masami Hiramatsu
2016-04-28
3
-169
/
+93
*
perf evsel: Remove two extraneous ending newlines in open_strerror()
Arnaldo Carvalho de Melo
2016-04-28
1
-2
/
+2
*
perf evsel: Handle ENOMEM for perf_event_max_stack + PERF_SAMPLE_CALLCHAIN
Arnaldo Carvalho de Melo
2016-04-28
1
-0
/
+8
*
bpf tools: Fix syscall argument
Florian Fainelli
2016-04-28
1
-1
/
+1
*
bpf tools: Remove expression with no effect
Florian Fainelli
2016-04-28
1
-1
/
+0
*
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...
Arnaldo Carvalho de Melo
2016-04-27
16
-18
/
+28
*
perf bench: Remove one more die() call
Arnaldo Carvalho de Melo
2016-04-26
1
-7
/
+15
*
perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2
Arnaldo Carvalho de Melo
2016-04-26
1
-0
/
+2
*
perf probe: Fix module probe issue if no dwarf support
Ravi Bangoria
2016-04-26
1
-3
/
+73
*
perf probe: Fix offline module name missmatch issue
Ravi Bangoria
2016-04-26
1
-14
/
+5
*
perf trace: Read thread's COMM from /proc when not set
Arnaldo Carvalho de Melo
2016-04-26
1
-1
/
+4
*
perf thread: Introduce method to set comm from /proc/pid/self
Arnaldo Carvalho de Melo
2016-04-26
2
-0
/
+21
*
tools lib api fs: Add helper to read string from procfs file
Arnaldo Carvalho de Melo
2016-04-26
2
-0
/
+15
*
perf trace: Do not beautify the 'pid' parameter as a simple integer
Arnaldo Carvalho de Melo
2016-04-26
1
-2
/
+1
*
perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-04-26
2
-44
/
+44
*
perf probe: Set default kprobe group name if it is not given
Masami Hiramatsu
2016-04-26
1
-3
/
+7
*
perf probe: Let probe_file__add_event return 0 if succeeded
Masami Hiramatsu
2016-04-26
1
-2
/
+1
*
perf tools: Add lsdir() helper to read a directory
Masami Hiramatsu
2016-04-26
2
-0
/
+37
*
perf probe: Close target file on error path
Masami Hiramatsu
2016-04-26
1
-2
/
+7
*
perf evlist: Enforce ring buffer reading
Wang Nan
2016-04-26
1
-2
/
+10
*
perf hists: Clear dummy entry accumulated period
Kan Liang
2016-04-26
1
-0
/
+2
*
perf intel-pt: Fix off-by-one comparison on maximum code
Colin Ian King
2016-04-26
1
-1
/
+1
*
perf bench futex: Simplify wrapper for LOCK_PI
Davidlohr Bueso
2016-04-26
2
-5
/
+3
*
perf tests: Replace assignment with comparison on assert check
Colin Ian King
2016-04-26
1
-1
/
+1
*
perf tools: Remove duplicate const qualifier
Eric Engestrom
2016-04-25
1
-1
/
+1
*
tools build: Fix perf_clean target
Jiri Olsa
2016-04-25
1
-1
/
+2
*
perf tools: Make the x86 clean quiet
Jiri Olsa
2016-04-25
1
-1
/
+1
*
perf evlist: Decode perf_event_attr->branch_sample_type
Arnaldo Carvalho de Melo
2016-04-25
1
-1
/
+17
*
perf trace: Make --pf honour --min-stack too
Arnaldo Carvalho de Melo
2016-04-25
1
-4
/
+15
*
perf trace: Make --event honour --min-stack too
Arnaldo Carvalho de Melo
2016-04-25
1
-5
/
+16
*
perf script: Fix segfault when printing callchains
Chris Phlipot
2016-04-25
1
-6
/
+6
*
perf trace: Make --pf maj/min/all use callchains too
Arnaldo Carvalho de Melo
2016-04-25
1
-18
/
+41
*
perf trace: Extract evsel contructor from perf_evlist__add_pgfault
Arnaldo Carvalho de Melo
2016-04-25
1
-15
/
+16
*
perf buildid: Fix off-by-one in write_buildid()
Andrey Ryabinin
2016-04-25
1
-3
/
+3
*
Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-04-23
18
-56
/
+74
|
\
|
*
perf test: Add missing verbose output explaining the reason for failure
Arnaldo Carvalho de Melo
2016-04-19
1
-0
/
+3
|
*
perf test: Ignore kcore files in the "vmlinux matches kallsyms" test
Arnaldo Carvalho de Melo
2016-04-19
1
-1
/
+7
|
*
perf symbols: Allow loading kallsyms without considering kcore files
Arnaldo Carvalho de Melo
2016-04-19
4
-6
/
+22
|
*
perf build: Remove x86 references from arch-neutral Build
Arnaldo Carvalho de Melo
2016-04-19
1
-4
/
+0
|
*
perf jit: memset() variable 'st' using the correct size
Colin Ian King
2016-04-19
1
-2
/
+2
|
*
perf script: Fix postgresql ubuntu install instructions
Chris Phlipot
2016-04-19
1
-3
/
+2
|
*
perf top: Use callchain_param.enabled instead of symbol_conf.use_callchain
Arnaldo Carvalho de Melo
2016-04-18
1
-6
/
+6
|
*
perf hists browser: Fold two consecutive symbol_conf.use_callchain ifs
Arnaldo Carvalho de Melo
2016-04-18
1
-3
/
+2
|
*
perf tools: Ditch record_opts.callgraph_set
Arnaldo Carvalho de Melo
2016-04-18
4
-20
/
+16
[next]