Jiri Olsa
|
287e74aa3d
perf evsel: Handle hw breakpoints event names in perf_evsel__name()
|
13 年之前 |
Namhyung Kim
|
35a4687322
perf evsel: Fix a build failure on cross compilation
|
13 年之前 |
Arnaldo Carvalho de Melo
|
dd4f52232c
perf evsel: Make some methods private
|
13 年之前 |
Arnaldo Carvalho de Melo
|
6eef3d9c2b
perf evsel: Reconstruct raw event with modifiers from perf_event_attr
|
13 年之前 |
Arnaldo Carvalho de Melo
|
7289f83cce
perf tools: Move all users of event_name to perf_evsel__name
|
13 年之前 |
Arnaldo Carvalho de Melo
|
a446083604
perf evsel: Handle all event types in perf_evsel__name
|
13 年之前 |
Arnaldo Carvalho de Melo
|
335c2f5d25
perf tools: Reconstruct sw event with modifiers from perf_event_attr
|
13 年之前 |
Arnaldo Carvalho de Melo
|
0b668bc9a7
perf tools: Reconstruct hw cache event with modifiers from perf_event_attr
|
13 年之前 |
Arnaldo Carvalho de Melo
|
27f18617b0
perf evsel: Carve out event modifier formatting
|
13 年之前 |
Jiri Olsa
|
37073f9e44
perf evsel: Fix 32 bit values endianity swap for sample_id_all header
|
13 年之前 |
Arnaldo Carvalho de Melo
|
c410431cef
perf tools: Reconstruct event with modifiers from perf_event_attr
|
13 年之前 |
Jiri Olsa
|
6a11f92ef4
perf tools: Add union u64_swap type for swapping u64 data
|
13 年之前 |
Namhyung Kim
|
e40ee742d4
perf target: Add cpu flag to sample_type if target has cpu
|
13 年之前 |
David Ahern
|
5e1c81d98a
perf evsel: Create events initially disabled -- again
|
13 年之前 |
Namhyung Kim
|
aa22dd4990
perf target: Rename functions to avoid double negation
|
13 年之前 |
Namhyung Kim
|
d67356e7f8
perf target: Consolidate target task/cpu checking
|
13 年之前 |
Namhyung Kim
|
12864b3158
perf target: Split out perf_target handling code
|
13 年之前 |
Namhyung Kim
|
bea0340582
perf tools: Introduce struct perf_target
|
13 年之前 |
Stephane Eranian
|
fa30c964c0
perf tools: Fix bug in raw sample parsing
|
13 年之前 |
Jiri Olsa
|
4bf9ce1b5e
perf diff: Fix to work with new hists design
|
13 年之前 |
Namhyung Kim
|
5090c6aea8
perf tools: Do not disable members of group event
|
13 年之前 |
Roberto Agostino Vitillo
|
bdfebd848f
perf record: Add support for sampling taken branch
|
13 年之前 |
Roberto Agostino Vitillo
|
b5387528f3
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
|
13 年之前 |
Arnaldo Carvalho de Melo
|
808e122630
perf tools: Invert the sample_id_all logic
|
13 年之前 |
David Ahern
|
b52956c961
perf tools: Allow multiple threads or processes in record, stat, top
|
13 年之前 |
Arnaldo Carvalho de Melo
|
5ddf146f70
Merge branch 'perf/urgent' into perf/core
|
13 年之前 |
Naveen N. Rao
|
a4a03fc7ef
perf evsel: Fix an issue where perf report fails to show the proper percentage
|
13 年之前 |
Masanari Iida
|
f9d3699656
perf evsel: Fix spelling typo
|
13 年之前 |
Robert Richter
|
f3bda2c9a6
perf evsel: Fix uninitialized memory access to struct perf_sample
|
13 年之前 |
Andrew Vagin
|
3e76ac78b0
perf record: Add ability to record event period
|
13 年之前 |