Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
313e53b08e99b1dacf9ea2b0fbe97890db1ea95f
/
tools
/
perf
/
util
/
session.c
313e53b
perf session: Remove perf_session from some deliver event routines
by Arnaldo Carvalho de Melo
· 10 years ago
ccda068
perf session: Remove perf_session from warn_errors signature
by Arnaldo Carvalho de Melo
· 10 years ago
75be989
perf evlist: Adopt events_stats from perf_session
by Arnaldo Carvalho de Melo
· 10 years ago
54245fd
perf session: Remove wrappers to machines__find
by Arnaldo Carvalho de Melo
· 10 years ago
384b605
perf tools: Construct LBR call chain
by Kan Liang
· 10 years ago
4ac30cf
perf tools: Do not use __perf_session__process_events() directly
by Namhyung Kim
· 10 years ago
48000a1
perf tools: Remove EOL whitespaces
by Arnaldo Carvalho de Melo
· 10 years ago
bee2782
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f61ff6c
perf session: Do not fail on processing out of order event
by Jiri Olsa
· 10 years ago
6a21c0b
perf tools: Add core support for sampling intr machine state regs
by Stephane Eranian
· 10 years ago
a293829
perf session: Add perf_session__deliver_synth_event()
by Adrian Hunter
· 10 years ago
cba9b84
perf tools: Use evlist__for_each in a few remaining places
by Arnaldo Carvalho de Melo
· 10 years ago
3c659ee
perf tools: Add id index
by Adrian Hunter
· 10 years ago
cc8b7c2
perf thread: Adopt resolve_callchain method from machine
by Arnaldo Carvalho de Melo
· 10 years ago
54bf53b
perf session: Add option to copy events when queueing
by Alexander Yarygin
· 10 years ago
2a1731f
perf session: Remove last reference to hists struct
by Arnaldo Carvalho de Melo
· 10 years ago
c2329ad
perf session: Don't count per evsel events
by Arnaldo Carvalho de Melo
· 10 years ago
4ea062ed
perf evsel: Add hists helper
by Arnaldo Carvalho de Melo
· 10 years ago
a5c2a4c
perf tools: Fix perf record as non root with kptr_restrict == 1
by Andi Kleen
· 10 years ago
cfe1c41
perf machine: Add machine__thread_exec_comm()
by Adrian Hunter
· 10 years ago
5a52f33
perf session: Add perf_session__peek_event()
by Adrian Hunter
· 10 years ago
b0a4520
perf tools: Allow out of order messages in forced flush
by Jiri Olsa
· 10 years ago
cee3ab9
perf tools: Add debug prints for ordered events queue
by Jiri Olsa
· 10 years ago
adc56ed
perf tools: Add ordered_events__free function
by Jiri Olsa
· 10 years ago
36522f5
perf tools: Add ordered_events__init function
by Jiri Olsa
· 10 years ago
5f86b80
perf tools: Create ordered-events object
by Jiri Olsa
· 10 years ago
79a30fe
perf tools: Make perf_session__deliver_event global
by Jiri Olsa
· 10 years ago
d40b4a1
perf tools: Flush ordered events in case of allocation failure
by Jiri Olsa
· 10 years ago
8d99a6c
perf tools: Limit ordered events queue size
by Jiri Olsa
· 10 years ago
d8836b5
perf tools: Factor ordered_events__flush to be more generic
by Jiri Olsa
· 10 years ago
c64c7e1
perf tools: Add ordered_events__(new|delete) interface
by Jiri Olsa
· 10 years ago
fc12482
perf tools: Rename ordered_events members
by Jiri Olsa
· 10 years ago
37e39aa
perf tools: Rename ordered_samples struct to ordered_events
by Jiri Olsa
· 10 years ago
0a8cb85
perf tools: Rename ordered_samples bool to ordered_events
by Jiri Olsa
· 10 years ago
f1dd1460
perf session: Fix accounting of ordered samples queue
by Jiri Olsa
· 10 years ago
d027b64
perf machine: Fix the lifetime of the VDSO temporary file
by Adrian Hunter
· 10 years ago
d5652d8
perf session: Add ability to skip 4GiB or more
by Adrian Hunter
· 10 years ago
6f917c7
perf session: Add ability to 'skip' a non-piped event stream
by Adrian Hunter
· 10 years ago
919d86d
perf session: Flag if the event stream is entirely in memory
by Adrian Hunter
· 10 years ago
1fcb876
perf machine: Fix the value used for unknown pids
by Adrian Hunter
· 10 years ago
c5765ec
perf session: Fix possible null pointer dereference in session.c
by Masanari Iida
· 11 years ago
0ea590a
perf session: Change header.misc dump from decimal to hex
by Don Zickus
· 11 years ago
352ea45
perf callchain: Add mask into struct regs_dump
by Jiri Olsa
· 11 years ago
f67697b
perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properly
by Jiri Olsa
· 11 years ago
8bac41c
perf session: Free cpu_map in perf_session__cpu_bitmap
by Stanislav Fomichev
· 11 years ago
0050f7a
perf evlist: Introduce evlist__for_each() & friends
by Arnaldo Carvalho de Melo
· 11 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
ad85ace
perf kvm: Fix kvm report without guestmount.
by Dongsheng Yang
· 11 years ago
cc22e57
perf symbols: Add 'machine' member to struct addr_location
by Arnaldo Carvalho de Melo
· 11 years ago
71db07b
perf tools: Move mem_bswap32/64 to util.c
by Adrian Hunter
· 11 years ago
cc8fae1
perf script: Add an option to print the source line number
by Adrian Hunter
· 11 years ago
a4eb24a
perf script: Fix symoff printing in callchains
by Adrian Hunter
· 11 years ago
a2cb3cf
perf script: Do not call perf_event__preprocess_sample() twice)
by Adrian Hunter
· 11 years ago
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
f5fc1412
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
93ea01c29
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
Next »