index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
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
*
|
|
perf probe: Support a special SDT probe format
Masami Hiramatsu
2016-07-13
1
-2
/
+10
*
|
|
perf probe: Support @BUILDID or @FILE suffix for SDT events
Masami Hiramatsu
2016-07-13
3
-2
/
+59
*
|
|
perf list: Show SDT and pre-cached events
Masami Hiramatsu
2016-07-13
3
-0
/
+93
*
|
|
perf probe: Search SDT/cached event from all probe caches
Masami Hiramatsu
2016-07-13
1
-19
/
+86
*
|
|
perf probe: Allow wildcard for cached events
Masami Hiramatsu
2016-07-13
3
-10
/
+138
*
|
|
perf probe-cache: Add for_each_probe_cache_entry() wrapper
Masami Hiramatsu
2016-07-13
2
-4
/
+6
*
|
|
perf probe: Make --list show only available cached events
Masami Hiramatsu
2016-07-13
3
-3
/
+34
*
|
|
perf probe: Accept %sdt and %cached event name
Masami Hiramatsu
2016-07-13
3
-24
/
+68
*
|
|
perf probe: Fix to show correct error message for $vars and $params
Masami Hiramatsu
2016-07-13
1
-1
/
+3
*
|
|
perf bpf: Support BPF program attach to tracepoints
Wang Nan
2016-07-13
1
-5
/
+60
*
|
|
perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()
Wang Nan
2016-07-13
3
-18
/
+18
*
|
|
perf event parser: Add const qualifier to evt_name and sys_name
Wang Nan
2016-07-13
2
-7
/
+7
*
|
|
perf python: Add support to resolve tracepoint fields
Jiri Olsa
2016-07-12
1
-0
/
+92
*
|
|
perf python: Add struct evsel into struct pyrf_event
Jiri Olsa
2016-07-12
1
-1
/
+9
*
|
|
perf python: Add perf.tracepoint method
Jiri Olsa
2016-07-12
1
-0
/
+26
*
|
|
perf python: Put perf.event objects into dictionary
Jiri Olsa
2016-07-12
1
-0
/
+27
*
|
|
perf python: Fix pyrf_evlist__read_on_cpu event consuming
Jiri Olsa
2016-07-12
1
-2
/
+4
*
|
|
perf python: Init perf_event_attr::size in perf.evsel constructor
Jiri Olsa
2016-07-12
1
-0
/
+1
*
|
|
perf tools: Introduce trace_event__tp_format_id()
Jiri Olsa
2016-07-12
2
-0
/
+10
*
|
|
perf evlist: Make event2evsel public
Jiri Olsa
2016-07-12
2
-2
/
+5
*
|
|
perf symbols: Add Rust demangling
David Tolnay
2016-07-12
4
-0
/
+285
*
|
|
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
2016-07-12
3
-1
/
+5
[next]