index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
perf trace: Add the syscall_arg_fmt pointer to syscall_arg
Arnaldo Carvalho de Melo
2019-10-07
2
-22
/
+26
*
|
perf trace: Move some scnprintf methods from syscall to syscall_arg_fmt
Arnaldo Carvalho de Melo
2019-10-07
1
-12
/
+13
*
|
perf trace: Allocate an array of beautifiers for tracepoint args
Arnaldo Carvalho de Melo
2019-10-07
1
-1
/
+16
*
|
perf trace: Factor out the initialization of syscal_arg_fmt->scnprintf
Arnaldo Carvalho de Melo
2019-10-07
1
-10
/
+18
*
|
perf script: Allow --time with --reltime
Andi Kleen
2019-10-07
1
-5
/
+0
*
|
perf tools: Make usage of test_attr__* optional for perf-sys.h
Björn Töpel
2019-10-07
1
-2
/
+4
*
|
perf scripts python: exported-sql-viewer.py: Add Time chart by CPU
Adrian Hunter
2019-10-07
1
-2
/
+1331
*
|
perf scripts python: exported-sql-viewer.py: Add ability for Call tree to ope...
Adrian Hunter
2019-10-07
1
-1
/
+43
*
|
perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_time
Adrian Hunter
2019-10-07
1
-7
/
+8
*
|
perf scripts python: exported-sql-viewer.py: Add global time range calculations
Adrian Hunter
2019-10-07
1
-4
/
+109
*
|
perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayout
Adrian Hunter
2019-10-07
1
-10
/
+31
*
|
perf scripts python: exported-sql-viewer.py: Add LookupModel()
Adrian Hunter
2019-10-07
1
-0
/
+9
*
|
perf trace augmented_syscalls: Do not show syscalls when none was asked for
Arnaldo Carvalho de Melo
2019-10-07
1
-10
/
+95
*
|
perf trace: Postpone parsing .perfconfig trace.add_events to after --verbose ...
Arnaldo Carvalho de Melo
2019-10-07
1
-9
/
+22
*
|
perf trace: Generalize the syscall_fmt find routines
Arnaldo Carvalho de Melo
2019-10-07
1
-5
/
+16
*
|
perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variable
Arnaldo Carvalho de Melo
2019-10-07
1
-2
/
+4
*
|
perf trace: Make evlist__set_evsel_handler() affect just entries without a ha...
Arnaldo Carvalho de Melo
2019-10-07
1
-4
/
+6
*
|
perf evlist: Adopt __set_tracepoint_handlers method from perf_session
Arnaldo Carvalho de Melo
2019-10-07
4
-34
/
+32
*
|
perf top: Initialize perf_env->cpuid, needed by the per arch annotation init ...
Arnaldo Carvalho de Melo
2019-10-07
1
-0
/
+11
*
|
perf env: Add routine to read the env->cpuid from the running machine
Arnaldo Carvalho de Melo
2019-10-07
2
-0
/
+17
|
/
*
perf annotate: Don't return -1 for error when doing BPF disassembly
Arnaldo Carvalho de Melo
2019-09-30
2
-4
/
+17
*
perf annotate: Return appropriate error code for allocation failures
Arnaldo Carvalho de Melo
2019-09-30
1
-2
/
+2
*
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
2019-09-30
6
-8
/
+20
*
perf annotate: Propagate the symbol__annotate() error return
Arnaldo Carvalho de Melo
2019-09-30
1
-1
/
+1
*
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
2019-09-30
1
-1
/
+1
*
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
2019-09-30
1
-1
/
+1
*
perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
Arnaldo Carvalho de Melo
2019-09-30
2
-1
/
+8
*
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-09-30
4
-9
/
+13
*
perf jevents: Fix period for Intel fixed counters
Andi Kleen
2019-09-30
1
-6
/
+6
*
perf script brstackinsn: Fix recovery from LBR/binary mismatch
Andi Kleen
2019-09-30
1
-1
/
+5
*
perf docs: Correct and clarify jitdump spec
Steve MacLean
2019-09-30
1
-2
/
+2
*
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-09-30
1
-3
/
+3
*
perf map: Fix overlapped map handling
Steve MacLean
2019-09-30
1
-0
/
+3
*
perf vendor events s390: Use s390 machine name instead of type 8561
Thomas Richter
2019-09-30
6
-1
/
+1
*
perf vendor events s390: Add JSON transaction for machine type 8561
Thomas Richter
2019-09-30
1
-0
/
+7
*
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-09-30
1
-3
/
+3
*
tools headers uapi: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
1
-0
/
+1
*
perf docs: Allow man page date to be specified
Ian Rogers
2019-09-27
1
-0
/
+3
*
perf tests: Avoid raising SEGV using an obvious NULL dereference
Ian Rogers
2019-09-27
1
-2
/
+1
*
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
2019-09-26
1
-1
/
+1
*
perf parser: Remove needless include directives
Arnaldo Carvalho de Melo
2019-09-25
1
-3
/
+0
*
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
2019-09-25
1
-1
/
+1
*
perf jvmti: Include JVMTI support for s390
Thomas Richter
2019-09-25
2
-0
/
+4
*
perf vendor events: Remove P8 HW events which are not supported
Mamatha Inamdar
2019-09-25
1
-24
/
+0
*
perf evlist: Fix access of freed id arrays
Andi Kleen
2019-09-25
1
-1
/
+1
*
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
2019-09-25
1
-2
/
+2
*
perf tools: Replace needless mmap.h with what is needed, event.h
Arnaldo Carvalho de Melo
2019-09-25
2
-2
/
+2
*
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo
2019-09-25
6
-43
/
+54
*
perf evlist: Remove unused perf_evlist__fprintf() method
Arnaldo Carvalho de Melo
2019-09-25
3
-16
/
+1
*
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
2019-09-25
12
-193
/
+218
[prev]
[next]