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 sdt: ELF support for SDT
Hemant Kumar
2016-07-04
2
-0
/
+274
*
perf build: Add feature detection for libelf's elf_getshdrstrndx()
Arnaldo Carvalho de Melo
2016-07-04
2
-0
/
+12
*
perf probe: Remove caches when --cache is given
Masami Hiramatsu
2016-07-01
4
-8
/
+60
*
perf probe: Show all cached probes
Masami Hiramatsu
2016-07-01
7
-7
/
+184
*
perf probe: Use cache entry if possible
Masami Hiramatsu
2016-07-01
3
-4
/
+86
*
perf tools: Change cpu_map__fprintf output
Jiri Olsa
2016-06-30
6
-7
/
+79
*
perf test: Add -F/--dont-fork option
Jiri Olsa
2016-06-30
2
-22
/
+37
*
perf tests: Fix thread map test for -F option
Jiri Olsa
2016-06-30
1
-3
/
+13
*
perf tools: Allow to reset open files counter
Jiri Olsa
2016-06-30
3
-6
/
+24
*
perf trace beauty eventfd: No need to include eventfd.h
Arnaldo Carvalho de Melo
2016-06-30
1
-2
/
+0
*
perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems
Arnaldo Carvalho de Melo
2016-06-30
1
-0
/
+3
*
perf annotate: Add number of samples to the header
Peter Zijlstra (Intel)
2016-06-30
1
-2
/
+3
*
perf annotate: Simplify header dotted line sizing
Peter Zijlstra (Intel)
2016-06-30
1
-6
/
+3
*
perf evsel: Utility function to fetch arch
Ravi Bangoria
2016-06-30
2
-0
/
+9
*
perf tools: Add documentation for perf.data on disk format
Andi Kleen
2016-06-29
1
-0
/
+442
*
perf data ctf: Generate fork and exit events to CTF output
Wang Nan
2016-06-28
1
-1
/
+43
*
perf data ctf: Add '--all' option for 'perf data convert'
Wang Nan
2016-06-28
2
-0
/
+5
*
perf data ctf: Generate comm event to CTF output
Wang Nan
2016-06-28
1
-0
/
+110
*
perf data ctf: Prepare collect non-sample events
Wang Nan
2016-06-28
1
-1
/
+7
*
perf data ctf: Add 'all' option
Wang Nan
2016-06-28
2
-0
/
+2
*
perf data ctf: Pass convert options through opts structure
Wang Nan
2016-06-28
4
-6
/
+20
*
perf data ctf: Add value_set_string() helper
Wang Nan
2016-06-28
1
-0
/
+30
*
perf symbols: Use proper dso name for is_regular_file
Jiri Olsa
2016-06-28
1
-1
/
+1
*
perf record: Prepare picking perf_event_mmap_page from multiple evlists
Wang Nan
2016-06-28
1
-2
/
+13
*
perf record: Prepare reading from multiple evlists in record__mmap_read_all()
Wang Nan
2016-06-28
1
-10
/
+24
*
perf record: Move mmap setup block to separate function
Wang Nan
2016-06-28
1
-20
/
+36
*
perf data convert: Include config.h header
Jiri Olsa
2016-06-28
1
-0
/
+1
*
perf build: Add libbabeltrace to build-test
Wang Nan
2016-06-28
1
-0
/
+2
*
perf tools: Add more toolchain triplets
Ravi Bangoria
2016-06-27
1
-0
/
+17
*
perf annotate: Generalize handling of 'ret' instructions
Naveen N. Rao
2016-06-27
3
-11
/
+20
*
perf tools: Update makefile message for installing slang devel package
Neeraj Badlani
2016-06-27
1
-1
/
+1
*
perf annotate: Remove unused hist_entry__annotate function
Ravi Bangoria
2016-06-27
2
-7
/
+0
*
perf config: Reimplement show_config() using config_set__for_each
Taeung Song
2016-06-23
1
-12
/
+5
*
perf config: Introduce new init() and exit()
Taeung Song
2016-06-23
4
-45
/
+82
*
perf script: Add callindent option
Adrian Hunter
2016-06-23
4
-1
/
+79
*
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
2016-06-23
3
-6
/
+23
*
perf script: Print sample flags more nicely
Adrian Hunter
2016-06-23
2
-2
/
+40
*
perf intlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
2
-5
/
+5
*
perf rb_resort: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
2
-4
/
+4
*
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
8
-19
/
+19
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
40
-157
/
+157
*
perf unwind: Fix wrongly used regs for aarch64 unwind
He Kuang
2016-06-23
1
-0
/
+5
*
perf unwind: Fix wrongly used regs for x86_32 unwind
He Kuang
2016-06-23
1
-0
/
+6
*
perf unwind: Change macro names of perf register
He Kuang
2016-06-23
2
-2
/
+13
*
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
2016-06-23
1
-3
/
+37
*
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-23
15
-17
/
+24
*
perf tools: Let python use correct gcc for build_ext
He Kuang
2016-06-22
1
-1
/
+2
*
perf machine: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
2
-6
/
+6
*
perf tests time-to-tsc: No need to disable an event before deleting it
Arnaldo Carvalho de Melo
2016-06-22
1
-5
/
+1
*
perf session: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
4
-7
/
+5
[next]