index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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 report: Introduce --socket-filter option
Kan Liang
2015-09-14
5
-1
/
+37
*
perf tools: Introduce new sort type "socket" for the processor socket
Kan Liang
2015-09-14
6
-1
/
+46
*
perf tools: Add processor socket info to hist_entry and addr_location
Kan Liang
2015-09-14
4
-0
/
+11
*
perf machine: Add pointer to sample's environment
Arnaldo Carvalho de Melo
2015-09-14
4
-0
/
+5
*
perf env: Introduce read_cpu_topology_map() method
Arnaldo Carvalho de Melo
2015-09-14
4
-16
/
+44
*
perf cpu_map: Use sysfs__read_int in get_{core,socket}_id()
Arnaldo Carvalho de Melo
2015-09-14
1
-36
/
+10
*
perf env: Read msr pmu type from header
Kan Liang
2015-09-14
2
-0
/
+4
*
perf tools: Add tools/include into tags directories
Jiri Olsa
2015-09-14
1
-1
/
+1
*
perf evsel: Remove forward declaration of 'struct perf_evlist'
Arnaldo Carvalho de Melo
2015-09-14
1
-1
/
+0
*
perf hists browser: Fixup the "cpu" column width calculation
Arnaldo Carvalho de Melo
2015-09-14
1
-0
/
+1
*
perf env: Adopt perf_header__set_cmdline
Arnaldo Carvalho de Melo
2015-09-14
4
-40
/
+49
*
perf env: Rename some leftovers from rename to perf_env
Arnaldo Carvalho de Melo
2015-09-14
5
-11
/
+9
*
perf env: Move perf_env out of header.h and session.c into separate object
Arnaldo Carvalho de Melo
2015-09-14
5
-51
/
+59
*
perf tests: Introduce iterator function for tests
Matt Fleming
2015-09-14
1
-16
/
+16
*
perf test: Add entry to test cpu topology
Kan Liang
2015-09-14
4
-0
/
+121
*
perf tools: Switch to tracing_path interface on appropriate places
Jiri Olsa
2015-09-14
4
-39
/
+11
*
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-09-14
9
-20
/
+16
*
perf tests: Print objdump/dso buffers if they don't match
Jan Stancek
2015-09-14
1
-0
/
+16
*
perf tests: Stop reading if objdump output crossed sections
Jan Stancek
2015-09-14
1
-1
/
+6
*
perf tests: Make objdump disassemble zero blocks
Jan Stancek
2015-09-14
1
-1
/
+1
*
perf tests: Take into account address of each objdump line
Jan Stancek
2015-09-14
1
-13
/
+38
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-09-08
37
-218
/
+3177
|
\
|
*
perf trace: Add read/write to the file group
Arnaldo Carvalho de Melo
2015-09-04
1
-0
/
+2
|
*
perf probe: Print deleted events in cmd_probe()
Namhyung Kim
2015-09-04
5
-10
/
+69
|
*
perf probe: Split del_perf_probe_events()
Namhyung Kim
2015-09-04
1
-4
/
+36
|
*
perf probe: Move print logic into cmd_probe()
Namhyung Kim
2015-09-04
3
-20
/
+53
|
*
perf probe: Link trace_probe_event into perf_probe_event
Wang Nan
2015-09-04
2
-40
/
+22
|
*
perf probe: Split add_perf_probe_events()
Namhyung Kim
2015-09-04
1
-4
/
+35
|
*
perf intel-pt: Add support for PERF_RECORD_SWITCH
Adrian Hunter
2015-09-04
2
-33
/
+151
|
*
perf session: Don't call dump_sample() when evsel is NULL
Kan Liang
2015-09-04
1
-1
/
+1
|
*
x86/insn: perf tools: Add new xsave instructions
Adrian Hunter
2015-09-04
4
-0
/
+93
|
*
x86/insn: perf tools: Add new memory protection keys instructions
Adrian Hunter
2015-09-04
2
-1
/
+5
|
*
x86/insn: perf tools: Add new memory instructions
Adrian Hunter
2015-09-04
4
-2
/
+104
|
*
x86/insn: perf tools: Add new SHA instructions
Adrian Hunter
2015-09-04
4
-0
/
+1038
|
*
x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
Adrian Hunter
2015-09-04
1
-2
/
+6
|
*
perf tools: Add a test for decoding of new x86 instructions
Adrian Hunter
2015-09-04
9
-0
/
+1390
|
*
perf tools: Display build warning if x86 instruction decoder differs from kernel
Adrian Hunter
2015-09-04
1
-1
/
+12
|
*
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
Jiri Olsa
2015-09-04
1
-2
/
+3
|
*
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
2015-09-04
6
-79
/
+4
|
*
perf tools: Move tracing_path stuff under same namespace
Jiri Olsa
2015-09-02
3
-16
/
+18
|
*
perf tools: Remove mountpoint arg from perf_debugfs_mount
Jiri Olsa
2015-09-02
3
-9
/
+9
|
*
perf stat: Quieten failed to read counter message
Andi Kleen
2015-09-02
1
-1
/
+1
|
*
perf tools: Store the cpu socket and core ids in the perf.data header
Kan Liang
2015-09-02
3
-5
/
+96
|
*
perf cpumap: Factor out functions to get core_id and socket_id
Kan Liang
2015-09-02
2
-18
/
+35
|
*
tools lib traceevent: Support function __get_dynamic_array_len
He Kuang
2015-09-02
2
-0
/
+2
|
*
perf tools: Copy linux/filter.h to tools/include
He Kuang
2015-09-02
1
-0
/
+1
|
*
perf tools: Always use non inlined file name for 'srcfile' sort key
Andi Kleen
2015-09-02
3
-7
/
+28
*
|
perf tools: Fix use of wrong event when processing exit events
Adrian Hunter
2015-09-02
3
-4
/
+4
*
|
perf tools: Fix parse_events_add_pmu caller
Jiri Olsa
2015-09-02
1
-1
/
+1
|
/
*
perf tools: Fix link time error with sample_reg_masks on non x86
Stephane Eranian
2015-09-01
3
-23
/
+27
[next]