index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf symbols: Try the .debug/ DSO cache as a last resort
Arnaldo Carvalho de Melo
2015-10-12
1
-9
/
+9
*
perf python: Support the PERF_RECORD_SWITCH event
Arnaldo Carvalho de Melo
2015-10-07
2
-7
/
+75
*
perf tools: Fix handling read result using a signed variable
Andrzej Hajda
2015-10-06
1
-1
/
+2
*
perf tools: Use hpp_dimension__add_output to register hpp columns
Jiri Olsa
2015-10-06
1
-8
/
+8
*
perf tools: Introduce hpp_dimension__add_output function
Jiri Olsa
2015-10-06
2
-0
/
+8
*
perf tools: Get rid of superfluos call to reset_dimensions
Jiri Olsa
2015-10-06
1
-2
/
+0
*
perf tools: Fail properly in case pattern matching fails to find tracepoint
Jiri Olsa
2015-10-05
1
-1
/
+8
*
perf hists browser: Implement horizontal scrolling
Arnaldo Carvalho de Melo
2015-10-05
1
-5
/
+17
*
perf ui browser: Optional horizontal scrolling key binding
Arnaldo Carvalho de Melo
2015-10-05
2
-1
/
+15
*
perf callchain: Switch default to 'graph,0.5,caller'
Arnaldo Carvalho de Melo
2015-10-05
3
-5
/
+5
*
perf tests: Add Intel CQM test
Matt Fleming
2015-10-05
4
-0
/
+130
*
perf tests: Move x86 tests into arch directory
Matt Fleming
2015-10-05
16
-45
/
+48
*
perf tests: Add arch tests
Matt Fleming
2015-10-05
6
-11
/
+46
*
perf tools: Handle -h and -v options
Jiri Olsa
2015-10-05
2
-0
/
+22
*
perf tools: Setup proper width for symbol_iaddr field
Jiri Olsa
2015-10-05
1
-0
/
+13
*
perf tools: Add support for sorting on the iaddr
Don Zickus
2015-10-05
3
-0
/
+39
*
perf tests: Add parsing test for 'P' modifier
Jiri Olsa
2015-10-05
1
-0
/
+16
*
perf tools: Introduce 'P' modifier to request max precision
Jiri Olsa
2015-10-05
5
-2
/
+13
*
perf tools: Export perf_event_attr__set_max_precise_ip()
Jiri Olsa
2015-10-05
2
-1
/
+3
*
perf annotate: Fix sizeof_sym_hist overflow issue
Jiri Olsa
2015-10-05
1
-1
/
+1
*
perf evlist: Display DATA_SRC sample type bit
Jiri Olsa
2015-10-05
1
-1
/
+1
*
perf stat: Reduce min --interval-print to 10ms
Kan Liang
2015-10-02
2
-6
/
+12
*
perf record: Change 'record.samples' type to unsigned long long
Yang Shi
2015-10-02
1
-2
/
+2
*
perf probe: Allow probing on kmodules without dwarf
Masami Hiramatsu
2015-10-02
2
-8
/
+8
*
perf list: Honour 'event_glob' whem printing selectable PMUs
Arnaldo Carvalho de Melo
2015-10-02
1
-1
/
+2
*
perf list: Do event name substring search as last resort when no events found
Arnaldo Carvalho de Melo
2015-10-01
2
-2
/
+18
*
perf callchain: Allow for max_stack greater than PERF_MAX_STACK_DEPTH
Adrian Hunter
2015-10-01
1
-1
/
+1
*
perf report: Fix a bug on "--call-graph none" option
Namhyung Kim
2015-10-01
1
-1
/
+1
*
perf top: Register idle thread
Namhyung Kim
2015-10-01
3
-1
/
+6
*
perf top: Fix unresolved comm when -s comm is used
Namhyung Kim
2015-10-01
1
-2
/
+5
*
perf record: Allocate area for sample_id_hdr in a synthesized comm event
Namhyung Kim
2015-10-01
1
-2
/
+10
*
perf tools: By default use the most precise "cycles" hw counter available
Arnaldo Carvalho de Melo
2015-09-30
1
-3
/
+19
*
perf list: Remove blank lines, headers when piping output
Arnaldo Carvalho de Melo
2015-09-30
3
-8
/
+9
*
perf probe: Improve error message when %return is on inlined function
Masami Hiramatsu
2015-09-30
1
-4
/
+9
*
perf probe: Fix a segfault bug in debuginfo_cache
Masami Hiramatsu
2015-09-30
1
-9
/
+12
*
perf probe: Show correct source lines of probes on kmodules
Masami Hiramatsu
2015-09-30
2
-12
/
+65
*
perf probe: Begin and end libdwfl report session correctly
Masami Hiramatsu
2015-09-30
1
-0
/
+3
*
perf probe: Fix to remove dot suffix from second or latter events
Masami Hiramatsu
2015-09-30
1
-13
/
+20
*
tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
Arnaldo Carvalho de Melo
2015-09-30
1
-1
/
+1
*
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
10
-20
/
+25
*
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
2015-09-30
7
-22
/
+23
*
perf tools: Fix build break on powerpc due to sample_reg_masks
Sukadev Bhattiprolu
2015-09-30
3
-1
/
+4
*
perf report: Amend documentation about max_stack and synthesized callchains
Adrian Hunter
2015-09-30
1
-0
/
+2
*
perf maps: Introduce maps__find_symbol_by_name()
Arnaldo Carvalho de Melo
2015-09-30
2
-6
/
+15
*
perf tools: Fix shadowed declaration in parse-events.c
Jiri Olsa
2015-09-30
1
-20
/
+20
*
perf tools: Enable event_config terms to tracepoint events
He Kuang
2015-09-28
3
-23
/
+90
*
perf tools: Adds the tracepoint name parsing support
He Kuang
2015-09-28
1
-14
/
+23
*
perf tools: Show proper error message for wrong terms of hw/sw events
He Kuang
2015-09-28
4
-24
/
+45
*
perf tools: Adds the config_term callback for different type events
He Kuang
2015-09-28
1
-12
/
+26
*
perf intel-pt: Add mispred-all config option to aid use with autofdo
Adrian Hunter
2015-09-28
2
-0
/
+43
[prev]
[next]