index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
2016-05-05
11
-20
/
+22
*
perf tools powerpc: Add support for generating bpf prologue
Naveen N. Rao
2016-05-05
2
-12
/
+29
*
perf trace: Do not show the runtime_ms for a thread when not collecting it
Arnaldo Carvalho de Melo
2016-05-05
1
-1
/
+5
*
perf trace: Sort syscalls stats by msecs in --summary
Arnaldo Carvalho de Melo
2016-05-05
1
-10
/
+22
*
perf trace: Sort summary output by number of events
Arnaldo Carvalho de Melo
2016-05-05
1
-21
/
+28
*
perf tools: Add template for generating rbtree resort class
Arnaldo Carvalho de Melo
2016-05-05
1
-0
/
+149
*
perf machine: Introduce number of threads member
Arnaldo Carvalho de Melo
2016-05-05
2
-1
/
+7
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-05
5
-35
/
+311
|
\
|
*
-
-
-
.
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
2016-04-23
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-23
2
-34
/
+101
|
|
\
\
\
\
|
|
*
|
|
|
objtool: Detect falling through to the next function
Josh Poimboeuf
2016-04-16
2
-23
/
+61
|
|
*
|
|
|
objtool: Add workaround for GCC switch jump table bug
Josh Poimboeuf
2016-04-15
1
-12
/
+41
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
soreuseport: test mixed v4/v6 sockets
Craig Gallek
2016-04-14
3
-1
/
+210
|
|
/
/
/
*
|
|
|
perf tests: Do not use sizeof on pointer type
Vaishali Thakkar
2016-04-28
1
-1
/
+1
*
|
|
|
perf trace: Move msg_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-04-28
2
-61
/
+63
*
|
|
|
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-25
1
-0
/
+2
*
|
|
|
perf intel-pt: Fix off-by-one comparison on maximum code
Colin Ian King
2016-04-25
1
-1
/
+1
*
|
|
|
perf bench futex: Simplify wrapper for LOCK_PI
Davidlohr Bueso
2016-04-25
2
-5
/
+3
*
|
|
|
perf tests: Replace assignment with comparison on assert check
Colin Ian King
2016-04-25
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
[next]