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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Do not access outside hw cache name arrays
Arnaldo Carvalho de Melo
2016-08-18
1
-3
/
+3
*
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2016-08-16
2
-2
/
+2
*
perf probe: Release resources on error when handling exit paths
Arnaldo Carvalho de Melo
2016-08-15
1
-3
/
+9
*
perf probe: Check for dup and fdopen failures
Colin Ian King
2016-08-15
1
-4
/
+20
*
perf symbols: Fix annotation of objects with debuginfo files
Anton Blanchard
2016-08-15
1
-1
/
+2
*
perf jitdump: Add the right header to get the major()/minor() definitions
Arnaldo Carvalho de Melo
2016-08-15
1
-0
/
+1
*
perf intel-pt: Fix ip compression
Adrian Hunter
2016-08-12
2
-28
/
+40
*
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
2016-08-09
2
-17
/
+26
*
perf probe: Add function to post process kernel trace events
Ravi Bangoria
2016-08-09
1
-11
/
+18
*
perf probe: Support signedness casting
Naohiro Aota
2016-08-09
1
-3
/
+12
*
perf probe: Fix module name matching
Konstantin Khlebnikov
2016-08-09
1
-1
/
+3
*
perf probe: Adjust map->reloc offset when finding kernel symbol from map
Masami Hiramatsu
2016-08-09
1
-1
/
+1
*
perf hists: Trim libtraceevent trace_seq buffers
Arnaldo Carvalho de Melo
2016-08-09
1
-1
/
+5
*
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-08-04
8
-65
/
+152
|
\
|
*
perf record: Add --sample-cpu option
Jiri Olsa
2016-08-02
1
-1
/
+1
|
*
perf hists: Introduce output_resort_cb method
Jiri Olsa
2016-08-02
2
-3
/
+16
|
*
perf annotate: Plug filename string leak
Arnaldo Carvalho de Melo
2016-08-01
1
-3
/
+2
|
*
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
2016-08-01
2
-26
/
+62
|
*
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
2016-08-01
2
-3
/
+3
|
*
perf target: str_error_r() always returns the buffer it receives
Arnaldo Carvalho de Melo
2016-07-29
1
-5
/
+1
|
*
perf annotate: Use pipe + fork instead of popen
Arnaldo Carvalho de Melo
2016-07-29
1
-4
/
+35
|
*
perf evsel: Introduce constructor for cycles event
Arnaldo Carvalho de Melo
2016-07-28
3
-20
/
+32
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-30
4
-6
/
+9
|
\
\
|
*
|
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
2016-07-27
2
-6
/
+0
|
*
|
perf s390: Fix 'start' address of module's map
Song Shan Gong
2016-07-26
2
-0
/
+9
|
|
/
*
|
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/insn: remove pcommit
Dan Williams
2016-07-23
1
-1
/
+1
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-06-10
3
-10
/
+49
|
|
\
*
|
|
Revert "perf tools: event.h needs asm/perf_regs.h"
Arnaldo Carvalho de Melo
2016-07-25
1
-1
/
+0
*
|
|
perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
Adrian Hunter
2016-07-21
5
-101
/
+220
*
|
|
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
2016-07-20
1
-1
/
+1
*
|
|
perf tools: Make is_printable_array global
Jiri Olsa
2016-07-18
4
-28
/
+17
*
|
|
perf script python: Fix string vs byte array resolving
Jiri Olsa
2016-07-18
1
-6
/
+33
*
|
|
perf probe: Warn unmatched function filter correctly
Masami Hiramatsu
2016-07-18
2
-2
/
+13
*
|
|
perf cpu_map: Add more helpers
Mark Rutland
2016-07-18
2
-2
/
+14
*
|
|
perf tools: Remove tools/perf/util/include/linux/const.h
Arnaldo Carvalho de Melo
2016-07-18
1
-1
/
+0
*
|
|
perf tools: Remove tools/perf/util/include/asm/byteorder.h
Arnaldo Carvalho de Melo
2016-07-18
1
-2
/
+0
*
|
|
perf session: Don't warn about out of order event if write_backward is used
Wang Nan
2016-07-15
1
-3
/
+19
*
|
|
perf tools: Enable overwrite settings
Wang Nan
2016-07-15
5
-2
/
+28
*
|
|
perf evlist: Make {pause,resume} internal helpers
Wang Nan
2016-07-15
2
-4
/
+2
*
|
|
perf evlist: Setup backward mmap state machine
Wang Nan
2016-07-15
2
-0
/
+93
*
|
|
perf evlist: Drop evlist->backward
Wang Nan
2016-07-15
2
-5
/
+1
*
|
|
perf evlist: Map backward events to backward_mmap
Wang Nan
2016-07-15
1
-27
/
+27
*
|
|
perf evlist: Introduce backward_mmap array for evlist
Wang Nan
2016-07-15
2
-4
/
+9
*
|
|
perf evlist: Extract common code in mmap failure processing
Wang Nan
2016-07-15
1
-12
/
+8
*
|
|
perf evlist: Record mmap cookie into fdarray private field
Wang Nan
2016-07-15
1
-6
/
+9
*
|
|
perf evlist: Update mmap related APIs and helpers
Wang Nan
2016-07-15
2
-43
/
+108
*
|
|
perf evlist: Drop redundant evsel->overwrite indicator
Arnaldo Carvalho de Melo
2016-07-15
3
-10
/
+7
*
|
|
perf tools: Bail out at "--sort dcacheline" and cacheline_size not known
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+7
*
|
|
perf tools: Do not provide dup sched_getcpu() prototype on Android
Arnaldo Carvalho de Melo
2016-07-14
1
-1
/
+1
[next]