Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
684524d35fe8d13be1f2649633e43bd02c96c695
/
tools
/
perf
« Previous
5c6974f
perf evlist: Remove obsolete dummy execve
by Andi Kleen
· 11 years ago
8fdd84c
perf kvm: Split out tracepoints from record args
by David Ahern
· 11 years ago
9c50140
perf session: Export a few functions for event processing
by David Ahern
· 11 years ago
ffe4f3c
perf stats: Add max and min stats
by David Ahern
· 11 years ago
42ee8c6
perf top: move CONSOLE_CLEAR to header file
by David Ahern
· 11 years ago
3b47abe
perf util: Add parse_nsec_time() function
by Namhyung Kim
· 11 years ago
3223565
perf python: Remove duplicate TID bit from mask
by Arnaldo Carvalho de Melo
· 11 years ago
a14bb86
perf trace: Beautify 'connect' result
by Arnaldo Carvalho de Melo
· 11 years ago
602bab1b
perf tools: Fix compile of util/tsc.c
by David Ahern
· 11 years ago
251f426
perf evsel: Actually show symbol offset in stack trace when requested
by David Ahern
· 11 years ago
a9f93f9
perf tests: Add parse events tests for leader sampling
by Jiri Olsa
· 12 years ago
8404db6
perf tests: Add attr record group sampling test
by Jiri Olsa
· 12 years ago
3c17631
perf tools: Add 'S' event/group modifier to read sample value
by Jiri Olsa
· 12 years ago
e4caec0
perf evsel: Add PERF_SAMPLE_READ sample related processing
by Jiri Olsa
· 12 years ago
932a359
perf evlist: Add perf_evlist__id2sid method to get event ID related data
by Jiri Olsa
· 12 years ago
c4861af
perf evlist: Fix event ID retrieval for group format read case
by Jiri Olsa
· 12 years ago
9ede473
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
by Jiri Olsa
· 12 years ago
e2b5abe
perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id
by Jiri Olsa
· 13 years ago
3bd5a5f
perf tools: Add test for converting perf time to/from TSC
by Adrian Hunter
· 11 years ago
f9ea55d
perf tools: Move weight back to common sort keys
by Andi Kleen
· 11 years ago
dbad418
perf tests: Add broken install-* tests into tests/make
by Jiri Olsa
· 11 years ago
c0ec110
perf tests: Add 'make install/install-bin' tests into tests/make
by Jiri Olsa
· 11 years ago
c931167
perf tests: Add DESTDIR=TMP_DEST tests/make variable
by Jiri Olsa
· 11 years ago
8ba7cde
perf tests: Rename TMP to TMP_O tests/make variable
by Jiri Olsa
· 11 years ago
0659e66
perf tests: Run ctags/cscope make tests only with needed binaries
by Jiri Olsa
· 11 years ago
575bf1d
perf tools: Fix build with perl 5.18
by Kirill A. Shutemov
· 11 years ago
99571ab
perf tools: Support callchain sorting based on addresses
by Andi Kleen
· 11 years ago
a198996
perf bench: Fix memcpy benchmark for large sizes
by Andi Kleen
· 11 years ago
2b821cc
perf evsel: Handle ENODEV on default cycles event
by David Ahern
· 11 years ago
2eaa1b4
perf script: Fix named threads support
by David Ahern
· 11 years ago
2a08c3e
perf header: Recognize version number for perf data file
by Jiri Olsa
· 11 years ago
8d541e9
perf header: Introduce feat_offset into perf_header
by Jiri Olsa
· 11 years ago
944d62b
perf header: Remove attr_offset from perf_header
by Jiri Olsa
· 11 years ago
75211db
perf header: Remove data_offset seek as it's not needed
by Jiri Olsa
· 11 years ago
d433956
perf session: Use session->fd instead of passing fd as argument
by Jiri Olsa
· 11 years ago
8d76e18
perf tests: Check proper prev_state size for sched_switch tp
by Jiri Olsa
· 11 years ago
5698d2c
perf symbols: Do not apply symfs for an absolute vmlinux path
by Namhyung Kim
· 11 years ago
ab4ecda
perf tools: Fix 'make tools/perf'
by Robert Richter
· 11 years ago
6065210
perf tools: Remove event types framework completely
by Jiri Olsa
· 11 years ago
30d3507
perf record: Remove event types pushing
by Jiri Olsa
· 11 years ago
44b3c57
perf tools: Remove event types from perf data file
by Jiri Olsa
· 11 years ago
5936678
perf timechart: Remove event types framework only user
by Jiri Olsa
· 11 years ago
c85cffa
perf timechart: Use traceevent lib event-parse.h include
by Jiri Olsa
· 11 years ago
be0e6d1
perf tools: Move hist_entry__period_snprintf into stdio code
by Jiri Olsa
· 12 years ago
5f3f8d3
perf diff: Add generic order option for compute sorting
by Jiri Olsa
· 12 years ago
ef358e6
perf diff: Making compute functions static
by Jiri Olsa
· 12 years ago
3a3beae
perf diff: Update perf diff documentation for multiple data comparison
by Jiri Olsa
· 12 years ago
22aeb7f
perf diff: Change diff command to work over multiple data files
by Jiri Olsa
· 12 years ago
c818b49
perf diff: Move columns into struct data__file
by Jiri Olsa
· 12 years ago
345dc0b
perf diff: Move diff related columns into diff command
by Jiri Olsa
· 12 years ago
1d81c7f
perf diff: Display data file info ahead of the diff output
by Jiri Olsa
· 12 years ago
e0af43d
perf hists: Marking dummy hists entries
by Jiri Olsa
· 12 years ago
9af303e
perf diff: Switching the base hists to be pairs head
by Jiri Olsa
· 12 years ago
ec30842
perf diff: Introducing diff_data object to hold files
by Jiri Olsa
· 12 years ago
2b8bfa6
perf tools: Centralize default columns init in perf_hpp__init
by Jiri Olsa
· 12 years ago
2c5d4b4
perf tools: Add struct perf_hpp_fmt into hpp callbacks
by Jiri Olsa
· 12 years ago
b21484f
perf report/top: Add option to collapse undesired parts of call graph
by Greg Price
· 12 years ago
dc098b3
perf list: List kernel supplied event aliases
by Andi Kleen
· 12 years ago
50e200f
perf tools: Default to cpu// for events v5
by Andi Kleen
· 12 years ago
3805123
perf tools: struct thread has a tid not a pid
by Adrian Hunter
· 11 years ago
27389d7
perf tools: Validate perf event header size
by Adrian Hunter
· 11 years ago
93edcbd
perf evlist: Tidy duplicated munmap code
by Adrian Hunter
· 11 years ago
b6b96fb
perf tools: Add const specifier to perf_pmu__find name parameter
by Adrian Hunter
· 11 years ago
a609bda
perf inject: Add missing 'finished_round'
by Adrian Hunter
· 11 years ago
47c3d10
perf tools: Fix missing tool parameter
by Adrian Hunter
· 11 years ago
63c2c9f
perf inject: Remove unused parameter
by Adrian Hunter
· 11 years ago
9d58d2f
perf gtk/hists: Set rules hint for the hist browser
by Namhyung Kim
· 11 years ago
450f390
perf gtk/hists: Add a double-click handler for callchains
by Namhyung Kim
· 11 years ago
1a30942
perf gtk/hists: Make column headers resizable
by Namhyung Kim
· 11 years ago
cc60f24
perf gtk/hists: Display callchain overhead also
by Namhyung Kim
· 11 years ago
2bbc587
perf gtk/hists: Add support for callchains
by Namhyung Kim
· 11 years ago
f1d9a53
perf gtk/hists: Use GtkTreeStore instead of GtkListStore
by Namhyung Kim
· 11 years ago
f36f83f
perf sched: Move struct perf_sched definition out of cmd_sched()
by Namhyung Kim
· 11 years ago
45a9ee1
perf util: Remove unused enum and macro in trace-event.h
by Namhyung Kim
· 11 years ago
cfd0e8c
perf util: No need to call read_trace_init() in tracing_data_header()
by Namhyung Kim
· 11 years ago
077f159
perf util: Rename read_*() functions in trace-event-info.c
by Namhyung Kim
· 11 years ago
47390ae
perf script: Adopt latency_format variable
by Namhyung Kim
· 11 years ago
9515b2e
perf util: Get rid of unused header_page_* variables
by Namhyung Kim
· 11 years ago
94b4d89
perf util: Parse header_page to get proper long size
by Namhyung Kim
· 11 years ago
2b2efc7
perf util: Skip reading header_event file
by Namhyung Kim
· 11 years ago
63af28f
perf util: Make file/host_bigendian variable local
by Namhyung Kim
· 11 years ago
59657f9
perf util: Save long size of traced system
by Namhyung Kim
· 11 years ago
30f3676
perf util: Save page size in a trace file to pevent
by Namhyung Kim
· 11 years ago
c5cd8ac
perf parse events: Demystify memory allocations
by David Ahern
· 11 years ago
c549aca
perf tests: Make terms a stack variable in test_term
by David Ahern
· 11 years ago
0142dab
perf tools: Don't free list head in parse_events__free_terms
by David Ahern
· 11 years ago
b382440
perf evlist: Fix use of uninitialized variable
by David Ahern
· 11 years ago
d4ae0a6
perf report: Fix perf_session__delete removal
by Jiri Olsa
· 11 years ago
ad3d6f5
perf tools: Do not elide parent symbol column
by Jiri Olsa
· 11 years ago
e7c93f0
perf util: Use evsel->name to get tracepoint_paths
by Namhyung Kim
· 11 years ago
167aedc
perf util: Move debugfs/tracing helper functions to util.c
by Namhyung Kim
· 11 years ago
fa1531f
perf tools: Remove callchain_cursor_reset call
by Jiri Olsa
· 11 years ago
ba58041
perf tools: Add methods for setting/retrieving priv element of thread struct
by David Ahern
· 11 years ago
4e31902
perf tools: Use default include path notation for libtraceevent headers
by Robert Richter
· 11 years ago
450ac18
perf tests: Make TEST_ASSERT_VAL global
by Jiri Olsa
· 11 years ago
5888a8c
perf tests: Omit end of the symbol check failure for test 1
by Jiri Olsa
· 11 years ago
eb4fe9c
perf tools: Remove cwd from perf_session struct
by Jiri Olsa
· 11 years ago
0d3942d
perf top: Add --objdump option
by Sukadev Bhattiprolu
· 12 years ago
ec1e7e4
perf tools: Rename cpu_map__all() to cpu_map__empty()
by Sukadev Bhattiprolu
· 11 years ago
750ade7
perf script: Fix broken include in Context.xs
by Ramkumar Ramachandra
· 11 years ago
Next »