Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
779e24e2c777bffa9a6e3d5e821859e67008c98b
/
tools
/
perf
/
util
/
session.c
727ebd5
perf tools: Use correct return type for readn function
by Jiri Olsa
· 11 years ago
d2ff1b1
perf evsel: Skip ignored symbols while printing callchain
by David Ahern
· 11 years ago
744a971
perf evsel: Ditch evsel->handler.data field
by Arnaldo Carvalho de Melo
· 11 years ago
316c713
perf tools: Finish the removal of 'self' arguments
by Arnaldo Carvalho de Melo
· 11 years ago
162f0be
perf tools: Add time argument on COMM setting
by Frederic Weisbecker
· 11 years ago
4d3001f
perf ui progress: Per progress bar state
by Arnaldo Carvalho de Melo
· 11 years ago
91e9561
perf report: Add --max-stack option to limit callchain stack scan
by Waiman Long
· 11 years ago
cc9784bd
perf session: Separating data file properties from session
by Jiri Olsa
· 11 years ago
6a4d98d
perf tools: Add perf_data_file__open interface to data object
by Jiri Olsa
· 11 years ago
f5fc141
perf tools: Add data object to handle perf data file
by Jiri Olsa
· 11 years ago
7db5952
perf session: Add missing members to perf_event__attr_swap()
by Adrian Hunter
· 11 years ago
8c16b64
perf session: Add missing sample flush for piped events
by Adrian Hunter
· 11 years ago
dd96c46
perf tools: Adding throttle event data struct support
by Jiri Olsa
· 11 years ago
429eb05
Merge branch 'perf/urgent' into tools/perf/build
by Ingo Molnar
· 11 years ago
b314e5c
perf session: Fix infinite loop on invalid perf.data file
by Namhyung Kim
· 11 years ago
6adb0b0
perf tools: Add default handler for mmap2 events
by David Ahern
· 11 years ago
475eeab
tools/perf: Add support for record transaction flags
by Andi Kleen
· 11 years ago
33e940a
perf session: Check for SIGINT in more loops
by Arnaldo Carvalho de Melo
· 11 years ago
5c5e854
perf tools: Add attr->mmap2 support
by Stephane Eranian
· 11 years ago
ccf53ea
perf trace: Handle perf.data files with no tracepoints
by Arnaldo Carvalho de Melo
· 11 years ago
526fd8d
perf session: Separate progress bar update when processing events
by Jiri Olsa
· 11 years ago
0b8c25d
perf tools: Fix symbol offset computation for some dsos
by David Ahern
· 11 years ago
7556257
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
by Adrian Hunter
· 11 years ago
ef89325
perf tools: Remove references to struct ip_event
by Adrian Hunter
· 11 years ago
0794029
perf callchain: Remove unnecessary validation
by Adrian Hunter
· 11 years ago
314add6
perf tools: change machine__findnew_thread() to set thread pid
by Adrian Hunter
· 11 years ago
e44baa3
perf tools: Remove filter parameter of perf_event__preprocess_sample()
by Adrian Hunter
· 11 years ago
93ea01c
perf session: Change perf_session__has_traces to actually check for tracepoints
by David Ahern
· 11 years ago
307cbb9
perf evsel: Add option to limit stack depth in callchain dumps
by David Ahern
· 11 years ago
b0b35f0
perf evsel: Add option to print stack trace on single line
by David Ahern
· 11 years ago
a6ffaf9
perf tool: Simplify options to perf_evsel__print_ip
by David Ahern
· 11 years ago
e30b88a
perf session: Export queue_event function
by David Ahern
· 11 years ago
9c50140
perf session: Export a few functions for event processing
by David Ahern
· 11 years ago
251f426
perf evsel: Actually show symbol offset in stack trace when requested
by David Ahern
· 11 years ago
e4caec0
perf evsel: Add PERF_SAMPLE_READ sample related processing
by Jiri Olsa
· 12 years ago
9ede473
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
by Jiri Olsa
· 12 years ago
d433956
perf session: Use session->fd instead of passing fd as argument
by Jiri Olsa
· 11 years ago
6065210
perf tools: Remove event types framework completely
by Jiri Olsa
· 11 years ago
b21484f
perf report/top: Add option to collapse undesired parts of call graph
by Greg Price
· 12 years ago
27389d7
perf tools: Validate perf event header size
by Adrian Hunter
· 11 years ago
47c3d10
perf tools: Fix missing tool parameter
by Adrian Hunter
· 11 years ago
4e31902
perf tools: Use default include path notation for libtraceevent headers
by Robert Richter
· 11 years ago
98a3b32
perf tools: Add mem access sampling core support
by Stephane Eranian
· 12 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
62baca8
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
by Namhyung Kim
· 12 years ago
c1ad050
perf session: Remove unused perf_session__remove_thread method
by David Ahern
· 12 years ago
34ba512
perf machine: Simplify accessing the host machine
by Arnaldo Carvalho de Melo
· 12 years ago
876650e
perf machine: Introduce struct machines
by Arnaldo Carvalho de Melo
· 12 years ago
28a6b6a
perf session: There is no need for a per session hists instance
by Arnaldo Carvalho de Melo
· 12 years ago
52168ee
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
by Arnaldo Carvalho de Melo
· 12 years ago
3f067dc
perf machine: Move more machine methods to machine.c
by Arnaldo Carvalho de Melo
· 12 years ago
417c2ff
perf symbols: Generalize filter in __fprintf_buildid methods
by Arnaldo Carvalho de Melo
· 12 years ago
35d48dd
perf tools: Fix mmap limitations on 32-bit
by David Miller
· 12 years ago
03cd209
perf session: Free environment information when deleting session
by Namhyung Kim
· 12 years ago
a5580f3
perf ui: Add ui_progress__finish()
by Namhyung Kim
· 12 years ago
0c1fe6b
perf tools: Have the page size value available for all tools
by Arnaldo Carvalho de Melo
· 12 years ago
0807d2d
perf evsel: Know if byte swap is needed
by Arnaldo Carvalho de Melo
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
7dbf4dc
perf tools: Back [vdso] DSO with real data
by Jiri Olsa
· 12 years ago
bdde371
perf tools: Do backtrace post unwind only if we regs and stack were captured
by Jiri Olsa
· 12 years ago
9ac3e48
perf tools: fix ALIGN redefinition in system headers
by Irina Tirdea
· 12 years ago
d25380cd
perf session: flush_sample_queue needs to handle errors from handlers
by David Ahern
· 12 years ago
71ad0f5
perf tools: Support for DWARF CFI unwinding on post processing
by Jiri Olsa
· 12 years ago
0f6a301
perf tools: Support user regs and stack in sample parsing
by Jiri Olsa
· 12 years ago
7405ed1
perf session: Remove no longer used synthesize_sample method
by Arnaldo Carvalho de Melo
· 12 years ago
cb0b29e
perf evlist: Introduce perf_evlist__parse_sample
by Arnaldo Carvalho de Melo
· 12 years ago
7b56cce
perf session: Use perf_evlist__id_hdr_size more extensively
by Arnaldo Carvalho de Melo
· 12 years ago
5e56247
perf session: Use perf_evlist__sample_id_all more extensively
by Arnaldo Carvalho de Melo
· 12 years ago
7f3be65
perf session: Use perf_evlist__sample_type more extensively
by Arnaldo Carvalho de Melo
· 12 years ago
bde0946
perf evsel: Precalculate the sample size
by Arnaldo Carvalho de Melo
· 12 years ago
adb5d2a
perf kvm: Fix bug resolving guest kernel syms
by David Ahern
· 12 years ago
7c0f4a4
perf kvm: Guest userspace samples should not be lumped with host uspace
by David Ahern
· 12 years ago
a2fe194
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
207b579
perf kvm: Fix regression with guest machine creation
by David Ahern
· 12 years ago
da37896
perf tools: Stop using a global trace events description list
by Arnaldo Carvalho de Melo
· 12 years ago
32c46e5
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
a9c34a9
perf tools: Remove unused evsel parameter from machine__resolve_callchain
by Jiri Olsa
· 12 years ago
7289f83
perf tools: Move all users of event_name to perf_evsel__name
by Arnaldo Carvalho de Melo
· 12 years ago
80c0120
perf tools: Fix endianity swapping for adds_features bitmask
by David Ahern
· 12 years ago
268fb20
perf session: Handle endianity swap on sample_id_all header data
by Jiri Olsa
· 12 years ago
114067b
perf tools: Check if callchain is corrupted
by Namhyung Kim
· 12 years ago
4726064
perf callchain: Make callchain cursors TLS
by Namhyung Kim
· 12 years ago
52deff7
perf script: Fix regression in callchain dso name
by David Ahern
· 12 years ago
444d286
perf tools: Fix piped mode read code
by Stephane Eranian
· 12 years ago
e108c66
perf tools: Carry perf_event_attr bitfield throught different endians
by Jiri Olsa
· 12 years ago
5dcefda
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
9389a46
perf session: Fail on processing event with unknown size
by Jiri Olsa
· 13 years ago
6782206
perf session: Skip event correctly for unknown id/machine
by Jiri Olsa
· 13 years ago
7fb0a5e
perf kvm: Finding struct machine fails for PERF_RECORD_MMAP
by Nikunj A. Dadhania
· 13 years ago
4bf9ce1
perf diff: Fix to work with new hists design
by Jiri Olsa
· 13 years ago
a68c2c5
perf report: Enable TUI in branch view mode
by Stephane Eranian
· 13 years ago
69996df
perf tools: Enable reading of perf.data files from different ABI rev
by Stephane Eranian
· 13 years ago
b538752
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
by Roberto Agostino Vitillo
· 13 years ago
0c09571
perf top: Don't process samples with no valid machine object
by Joerg Roedel
· 13 years ago
a978f2a
perf script: Add the offset field specifier
by Akihiro Nagai
· 13 years ago
547a92e
perf script: Unify the expressions indicating "unknown"
by Akihiro Nagai
· 13 years ago
29c9862
perf session: Remove impossible condition check
by Namhyung Kim
· 13 years ago
efad141
perf report: Accept fifos as input file
by Robert Richter
· 13 years ago
002c4fd
perf tools: Fix out-of-bound access to struct perf_session
by Robert Richter
· 13 years ago
d6c1c49
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
Next »