Jiri Olsa
|
268fb20f83
perf session: Handle endianity swap on sample_id_all header data
|
13 years ago |
Namhyung Kim
|
114067b69e
perf tools: Check if callchain is corrupted
|
13 years ago |
Namhyung Kim
|
472606458f
perf callchain: Make callchain cursors TLS
|
13 years ago |
David Ahern
|
52deff71bc
perf script: Fix regression in callchain dso name
|
13 years ago |
Stephane Eranian
|
444d286639
perf tools: Fix piped mode read code
|
13 years ago |
Jiri Olsa
|
e108c66e2c
perf tools: Carry perf_event_attr bitfield throught different endians
|
13 years ago |
Ingo Molnar
|
5dcefda0fd
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
13 years ago |
Jiri Olsa
|
9389a46043
perf session: Fail on processing event with unknown size
|
13 years ago |
Jiri Olsa
|
6782206b5d
perf session: Skip event correctly for unknown id/machine
|
13 years ago |
Nikunj A. Dadhania
|
7fb0a5ee88
perf kvm: Finding struct machine fails for PERF_RECORD_MMAP
|
13 years ago |
Jiri Olsa
|
4bf9ce1b5e
perf diff: Fix to work with new hists design
|
13 years ago |
Stephane Eranian
|
a68c2c5817
perf report: Enable TUI in branch view mode
|
13 years ago |
Stephane Eranian
|
69996df486
perf tools: Enable reading of perf.data files from different ABI rev
|
13 years ago |
Roberto Agostino Vitillo
|
b5387528f3
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
|
13 years ago |
Joerg Roedel
|
0c095715b3
perf top: Don't process samples with no valid machine object
|
13 years ago |
Akihiro Nagai
|
a978f2ab41
perf script: Add the offset field specifier
|
13 years ago |
Akihiro Nagai
|
547a92e0ae
perf script: Unify the expressions indicating "unknown"
|
13 years ago |
Namhyung Kim
|
29c9862f1b
perf session: Remove impossible condition check
|
13 years ago |
Robert Richter
|
efad14150a
perf report: Accept fifos as input file
|
13 years ago |
Robert Richter
|
002c4fd92d
perf tools: Fix out-of-bound access to struct perf_session
|
13 years ago |
Ingo Molnar
|
d6c1c49de5
Merge branch 'perf/urgent' into perf/core
|
13 years ago |
Arnaldo Carvalho de Melo
|
45694aa770
perf tools: Rename perf_event_ops to perf_tool
|
13 years ago |
Arnaldo Carvalho de Melo
|
743eb86865
perf tools: Resolve machine earlier and pass it to perf_event_ops
|
13 years ago |
Arnaldo Carvalho de Melo
|
d20deb64e0
perf tools: Pass tool context in the the perf_event_ops functions
|
13 years ago |
Arnaldo Carvalho de Melo
|
246d4ce810
perf session: Remove superfluous callchain_cursor member
|
13 years ago |
Arnaldo Carvalho de Melo
|
10d0f086df
perf event: perf_event_ops->attr() manipulates only an evlist
|
13 years ago |
Arnaldo Carvalho de Melo
|
81e36bffad
perf evlist: Introduce id_hdr_size method out of perf_session
|
13 years ago |
Arnaldo Carvalho de Melo
|
b424eba271
perf session: Move threads to struct machine
|
13 years ago |
David Ahern
|
47fbe53bef
perf session: Fix crash with invalid CPU list
|
13 years ago |
Arnaldo Carvalho de Melo
|
886605636e
perf report: Add progress bar when processing time ordered events
|
13 years ago |