Linus Torvalds
|
9c2b957db1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Arnaldo Carvalho de Melo
|
e7f01d1e3d
perf tools: Use scnprintf where applicable
|
13 年之前 |
Stephane Eranian
|
330aa675b4
perf record: Add HEADER_BRANCH_STACK tag
|
13 年之前 |
Stephane Eranian
|
114382a0ae
perf tools: Make perf able to read files from older ABIs
|
13 年之前 |
Stephane Eranian
|
62db90681c
perf tools: Fix ABI compatibility bug in print_event_desc()
|
13 年之前 |
Stephane Eranian
|
69996df486
perf tools: Enable reading of perf.data files from different ABI rev
|
13 年之前 |
Robert Richter
|
f1c67db7e3
perf tools: Factor out feature op to process header sections
|
13 年之前 |
Robert Richter
|
08d95bd256
perf tools: Moving code in header.c
|
13 年之前 |
Stephane Eranian
|
73323f541f
perf tools: fix endianness detection in perf.data
|
13 年之前 |
Stephane Eranian
|
d8d9c282a1
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
|
13 年之前 |
Stephane Eranian
|
f8f4b28722
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
|
13 年之前 |
Ingo Molnar
|
f232806272
perf tools: Fix feature-bits rework fallout, remove unused variable
|
13 年之前 |
Robert Richter
|
b1e5a9bee3
perf tools: Use for_each_set_bit() to iterate over feature flags
|
13 年之前 |
Robert Richter
|
e20960c027
perf tools: Unify handling of features when writing feature section
|
13 年之前 |
Robert Richter
|
1b5495043d
perf tools: Moving code in some files
|
13 年之前 |
Robert Richter
|
f7a8a13364
perf tools: Continue processing header on unknown features
|
13 年之前 |
Robert Richter
|
8cdfa78a88
perf tools: Improve macros for struct feature_ops
|
13 年之前 |
Ingo Molnar
|
d87f69a16e
Merge commit 'v3.2-rc6' into perf/core
|
13 年之前 |
Andrew Vagin
|
6340cfed48
perf header: Use event_name() to get an event name
|
13 年之前 |
Arnaldo Carvalho de Melo
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
13 年之前 |
Arnaldo Carvalho de Melo
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
13 年之前 |
Arnaldo Carvalho de Melo
|
d20deb64e0
perf tools: Pass tool context in the the perf_event_ops functions
|
13 年之前 |
Arnaldo Carvalho de Melo
|
10d0f086df
perf event: perf_event_ops->attr() manipulates only an evlist
|
13 年之前 |
Arnaldo Carvalho de Melo
|
d04b35f808
perf symbols: Add nr_events to symbol_conf
|
13 年之前 |
Arnaldo Carvalho de Melo
|
a9072bc0b0
perf header: Fix build on old systems
|
13 年之前 |
Jiri Olsa
|
29208e573a
perf tools: Fix tracing info recording
|
13 年之前 |
David Ahern
|
d327fa4359
perf tools: handle endianness of feature bitmap
|
13 年之前 |
David Ahern
|
51192de3b8
perf script: Fix unknown feature comment
|
13 年之前 |
Thomas Jarosch
|
6c3c5b26d0
perf buildid: Fix possible unterminated readlink() result buffer
|
13 年之前 |
Stephane Eranian
|
fbe96f29ce
perf tools: Make perf.data more self-descriptive (v8)
|
13 年之前 |