Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b19f57589854eef5f5d252e1b63e1f3a212da2ca
/
tools
/
perf
/
util
f0b9abf
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
d2709c7
perf: Make perf build for x86 with UAPI disintegration applied
by David Howells
· 12 years ago
07ac002
perf evsel: Introduce is_group_member method
by Arnaldo Carvalho de Melo
· 12 years ago
59ed16b
perf ui: Always compile browser setup code
by Namhyung Kim
· 12 years ago
a5580f3
perf ui: Add ui_progress__finish()
by Namhyung Kim
· 12 years ago
534123f
perf tools: Add basic event modifier sanity check
by Jiri Olsa
· 12 years ago
3fe4430d
perf tools: Omit group members from perf_evlist__disable/enable
by Jiri Olsa
· 12 years ago
774cb49
perf tools: Fix 'disabled' attribute config for record command
by Jiri Olsa
· 12 years ago
cac2142
perf tools: Fix attributes for '{}' defined event groups
by Jiri Olsa
· 12 years ago
6064803
perf tools: Use sscanf for parsing /proc/pid/maps
by Namhyung Kim
· 12 years ago
4f746c9
perf tools: Fix compile error on NO_NEWT=1 build
by Namhyung Kim
· 12 years ago
30193d7
perf hists: Initialize all of he->stat with zeroes
by Arnaldo Carvalho de Melo
· 12 years ago
61e9451
perf tools: Stop using 'self' in pstack
by Arnaldo Carvalho de Melo
· 12 years ago
c81251e
perf tests: Final cleanup for builtin-test move
by Jiri Olsa
· 12 years ago
cff7f95
perf tests: Move pmu tests into separate object
by Jiri Olsa
· 12 years ago
4112796
perf annotate: Merge same lines in summary view
by Namhyung Kim
· 12 years ago
2ba34aa
perf annotate: Whitespace fixups
by Namhyung Kim
· 12 years ago
69d2591
perf machine: Move more methods to machine.[ch]
by Arnaldo Carvalho de Melo
· 12 years ago
494d70a
perf hists: Introduce hists__link
by Arnaldo Carvalho de Melo
· 12 years ago
95529be
perf diff: Move hists__match to the hists lib
by Arnaldo Carvalho de Melo
· 12 years ago
b821c73
perf diff: Start moving to support matching more than two hists
by Arnaldo Carvalho de Melo
· 12 years ago
eef9ba9
perf tools: Add arbitary aliases and support names with -
by Andi Kleen
· 12 years ago
580e338
perf hists: Free branch_info when freeing hist_entry
by Namhyung Kim
· 12 years ago
1e82574
perf tools: Fix detection of stack area
by Namhyung Kim
· 12 years ago
4552cf0
perf machine: Set kernel data mapping length
by Namhyung Kim
· 12 years ago
68d8075
perf report: Postpone objdump check until annotation requested
by Namhyung Kim
· 12 years ago
9783adf
perf tools: Introduce struct hist_browser_timer
by Namhyung Kim
· 12 years ago
945aea2
perf tests: Move test objects into 'tests' directory
by Jiri Olsa
· 12 years ago
ffadcf0
perf annotate: Handle XBEGIN like a jump
by Andi Kleen
· 12 years ago
688b2c2
perf tools: Handle --version string generation on machines without git
by Arnaldo Carvalho de Melo
· 12 years ago
0e2af95
perf tools: Further speed up the perf build
by Ingo Molnar
· 12 years ago
acddedf
perf tools: Speed up the perf build time by simplifying the perf --version string generation
by Ingo Molnar
· 12 years ago
f787d95
perf tools: Fix strbuf_addf() when the buffer needs to grow
by Namhyung Kim
· 12 years ago
1234471
perf header: Fix numa topology printing
by Namhyung Kim
· 12 years ago
0da2e9c
perf python: Initialize 'page_size' variable
by Arnaldo Carvalho de Melo
· 12 years ago
e84ba4e
perf header: Add is_perf_magic() func
by Feng Tang
· 12 years ago
6651782
perf scripts browser: Add a browser for perf script
by Feng Tang
· 12 years ago
cdd059d
perf tools: Move dso_* related functions into dso object
by Jiri Olsa
· 12 years ago
ea36c46
perf tools: Move strxfrchar into string object
by Jiri Olsa
· 12 years ago
b2aff5f
perf tools: Move hex2u64 into util object
by Jiri Olsa
· 12 years ago
4383db8
perf tools: Move BUILD_ID_SIZE into build-id object
by Jiri Olsa
· 12 years ago
ebb296c
perf tools: Move build_id__sprintf into build-id object
by Jiri Olsa
· 12 years ago
9175ce1
perf tools: Move parse_events error printing to parse_events_options
by Andi Kleen
· 12 years ago
54a3cf5
perf inject: Mark a dso if it's used
by Andrew Vagin
· 12 years ago
ba361c9
perf tools: Don't stop synthesizing threads when one vanishes
by Arnaldo Carvalho de Melo
· 12 years ago
af3df2c
perf tools: Try to build Documentation when installing
by Borislav Petkov
· 12 years ago
752fde4
perf trace: Support interrupted syscalls
by Arnaldo Carvalho de Melo
· 12 years ago
03f2f93
Account the nr_entries in rblist properly
by Suzuki K. Poulose
· 12 years ago
68e94f4
perf tools: Try to find cross-built objdump path
by Irina Tirdea
· 12 years ago
3f3a206
perf test: Add automated tests for pmu sysfs translated events
by Jiri Olsa
· 12 years ago
1d33d6d
perf tools: Add support to specify hw event as PMU event term
by Jiri Olsa
· 12 years ago
3fded96
perf tools: Fix PMU object alias initialization
by Jiri Olsa
· 12 years ago
ef8c029
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 12 years ago
42be739
perf test: Fix exclude_guest parse events tests
by Jiri Olsa
· 12 years ago
9fdbf67
perf tools: do not flush maps on COMM for perf report
by Luigi Semenzato
· 12 years ago
45bff41
perf python: Properly link with libtraceevent
by Arnaldo Carvalho de Melo
· 12 years ago
a448a03
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
f8de288
perf python: Link with libtraceevent
by Arnaldo Carvalho de Melo
· 12 years ago
356712f
perf python: Initialize 'page_size' variable
by Arnaldo Carvalho de Melo
· 12 years ago
88481b6
perf tools: Remove warnings on JIT samples for srcline sort key
by Namhyung Kim
· 12 years ago
ffe10c6
perf tools: Fix segfault when using srcline sort key
by Namhyung Kim
· 12 years ago
1342798
perf tool: Precise mode requires exclude_guest
by David Ahern
· 12 years ago
7d380c8
perf: Fix UAPI fallout
by Ingo Molnar
· 12 years ago
ade0899
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
871a059
perf: Handle new rbtree implementation
by Markus Trippelsdorf
· 12 years ago
ec07361
perf: fix duplicate header inclusion
by Michel Lespinasse
· 12 years ago
d6ff127
rbtree: adjust node color in __rb_erase_color() only when necessary
by Michel Lespinasse
· 12 years ago
ae86912
perf tools: Remove duplicated include from trace-event-python.c
by Wei Yongjun
· 12 years ago
b0a7d1a
perf machine: Carve up event processing specific from perf_tool
by Arnaldo Carvalho de Melo
· 12 years ago
f62d3f0
perf event: No need to create a thread when handling PERF_RECORD_EXIT
by Arnaldo Carvalho de Melo
· 12 years ago
9d2f8e2
perf machine: Introduce find_thread method
by Arnaldo Carvalho de Melo
· 12 years ago
0c1fe6b
perf tools: Have the page size value available for all tools
by Arnaldo Carvalho de Melo
· 12 years ago
ed279da
perf diff: Add -F option to display formula for computation
by Jiri Olsa
· 12 years ago
61949b2
perf diff: Add -p option to display period values for hist entries
by Jiri Olsa
· 12 years ago
81d5f95
perf diff: Add weighted diff computation way to compare hist entries
by Jiri Olsa
· 12 years ago
96c47f1
perf diff: Add option to sort entries based on diff computation
by Jiri Olsa
· 12 years ago
7aaf6b3
perf diff: Add ratio computation way to compare hist entries
by Jiri Olsa
· 12 years ago
c942ee2
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
139c081
perf hists: Add more helpers for hist entry stat
by Namhyung Kim
· 12 years ago
c4b3535
perf hists: Move he->stat.nr_events initialization to a template
by Namhyung Kim
· 12 years ago
b24c28f
perf hists: Introduce struct he_stat
by Namhyung Kim
· 12 years ago
b5ff71c
perf diff: Removing the total_period argument from output code
by Jiri Olsa
· 12 years ago
1d77822
perf tool: Add hpp interface to enable/disable hpp column
by Jiri Olsa
· 12 years ago
41724e4
perf tools: Removing hists pair argument from output path
by Jiri Olsa
· 12 years ago
5395a04
perf hists: Separate overhead and baseline columns
by Jiri Olsa
· 12 years ago
dd46434
perf diff: Refactor diff displacement possition info
by Jiri Olsa
· 12 years ago
ae359f1
perf hists: Add struct hists pointer to struct hist_entry
by Jiri Olsa
· 12 years ago
e60fc84
perf evlist: Remove some unused methods
by Arnaldo Carvalho de Melo
· 12 years ago
39876e7
perf evlist: Introduce add_newtp method
by Arnaldo Carvalho de Melo
· 12 years ago
4e34d95
perf tools: Convert to BACKTRACE_SUPPORT
by Namhyung Kim
· 12 years ago
4d8061f
perf tools: Long option completion support for each subcommands
by Namhyung Kim
· 12 years ago
d6e6683
perf tools: Convert to HAVE_STRLCPY
by Namhyung Kim
· 12 years ago
f9f526e
perf tools: Convert to GTK2_SUPPORT
by Namhyung Kim
· 12 years ago
1254b51e
perf tools: Convert to NEWT_SUPPORT
by Namhyung Kim
· 12 years ago
95485b1
perf tools: Convert to LIBUNWIND_SUPPORT
by Namhyung Kim
· 12 years ago
7e92daa
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
29a0fc9
perf tools: Convert to LIBELF_SUPPORT
by Namhyung Kim
· 12 years ago
bb2d17a
perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables
by Hyeoncheol Lee
· 12 years ago
9ec6097
perf hists: Add missing period_* fields when collapsing a hist entry
by Namhyung Kim
· 12 years ago
Next »