Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5a5626b1b4bf8467891c9297ffda979db97ed5ec
/
tools
/
perf
5a5626b
perf hists browser: Use '/' for search/filter instead of 's'
by Arnaldo Carvalho de Melo
· 13 years ago
f6c1be27
perf annotate: shorten helpline so it fits in visible space
by David Ahern
· 13 years ago
d1cae34
perf record: Reset event name when falling back to cpu-clock
by David Ahern
· 13 years ago
40491ea
perf top: Update event name when falling back to cpu-clock
by David Ahern
· 13 years ago
979987a
perf stat: handle ENXIO error for perf_event_open
by David Ahern
· 13 years ago
028d455
perf record: Fix fallback to cpu-clock on ppc
by David Ahern
· 13 years ago
04480d0
perf report: Fix format string for x86-32 compilation
by Jiri Olsa
· 13 years ago
80eebd9
perf top: Default to system wide using perf_target methods
by Arnaldo Carvalho de Melo
· 13 years ago
77a6f01
perf stat: Use perf_evlist__create_maps
by Namhyung Kim
· 13 years ago
d67356e
perf target: Consolidate target task/cpu checking
by Namhyung Kim
· 13 years ago
16ad2ff
perf tools: Introduce perf_target__strerror()
by Namhyung Kim
· 13 years ago
dfe78ad
perf target: Introduce perf_target__parse_uid()
by Namhyung Kim
· 13 years ago
60bbdda
perf target: Introduce perf_target_errno
by Namhyung Kim
· 13 years ago
55261f4
perf evlist: Fix creation of cpu map
by Namhyung Kim
· 13 years ago
10b47d5
perf top: Set target.system_wide
by Arnaldo Carvalho de Melo
· 13 years ago
9389a46
perf session: Fail on processing event with unknown size
by Jiri Olsa
· 13 years ago
dc41b9b
perf ui: Change fallback policy of setup_browser()
by Namhyung Kim
· 13 years ago
281ef54
perf ui: Add gtk2 support into setup_browser()
by Namhyung Kim
· 13 years ago
28e62b9
perf ui gtk: Rename functions for consistency
by Namhyung Kim
· 13 years ago
7706f96
perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()
by Namhyung Kim
· 13 years ago
ca09b2e
perf ui: Make setup_browser() generic
by Namhyung Kim
· 13 years ago
12864b3
perf target: Split out perf_target handling code
by Namhyung Kim
· 13 years ago
770a34a
perf tools: Check more combinations of PID/TID, UID and CPU switches
by Namhyung Kim
· 13 years ago
b809ac1
perf evlist: Make create_maps() take struct perf_target
by Namhyung Kim
· 13 years ago
4bd0f2d
perf tools: Introduce perf_target__validate() helper
by Namhyung Kim
· 13 years ago
fe9d18a
perf top: Convert to struct perf_target
by Namhyung Kim
· 13 years ago
20f946b
perf stat: Convert to struct perf_target
by Namhyung Kim
· 13 years ago
bea0340
perf tools: Introduce struct perf_target
by Namhyung Kim
· 13 years ago
c651214
perf tools: Fix include header files in util/parse-events.h
by Robert Richter
· 13 years ago
23080e4
perf test: Make the rdpmc test honour 'verbose' mode
by Arnaldo Carvalho de Melo
· 13 years ago
f3054c778
perf tools: Cleanup realloc use
by Ulrich Drepper
· 13 years ago
5a7ed29
perf record: Use sw counter only if hw pmu is not detected
by Robert Richter
· 13 years ago
61d5bf5
perf tools: Fix thread map that is type pid_t
by Robert Richter
· 13 years ago
666e6d4
perf stat: Declare some references static
by Robert Richter
· 13 years ago
e7b3ba6
perf tools: Move GTK+ bits to tools/perf/ui/gtk directory
by Namhyung Kim
· 13 years ago
aca7a94
perf tools: Move UI bits to tools/perf/ui directory
by Namhyung Kim
· 13 years ago
a31b7cc
perf annotate: Fix a build error
by Namhyung Kim
· 13 years ago
024e6c9
perf tools: Fix parsers' rules to dependencies
by Jiri Olsa
· 13 years ago
98d89bf
tools: Add Makefile.include
by Borislav Petkov
· 13 years ago
2381da7
perf tools: Ignore auto-generated bison/flex files
by Namhyung Kim
· 13 years ago
d3d1f61
perf annotate browser: string search: /?n
by Arnaldo Carvalho de Melo
· 13 years ago
cc686280
perf report: Correct display of samples and events in header
by Ashay Rane
· 13 years ago
08be4ee
perf annotate browser: Initial support for navigating jump instructions
by Arnaldo Carvalho de Melo
· 13 years ago
b0ffb2c
perf ui annotate browser: Add list based search for addr offset
by Arnaldo Carvalho de Melo
· 13 years ago
6052170
perf ui annotate browser: Move callq handling to separate function
by Arnaldo Carvalho de Melo
· 13 years ago
e235f3f
perf ui annotate browser: Allow toggling addr offset view
by Arnaldo Carvalho de Melo
· 13 years ago
058b4cc
perf annotate: Allow printing objdump line addr in different color
by Arnaldo Carvalho de Melo
· 13 years ago
0870916
perf ui browser: Return the current color when setting a new one
by Arnaldo Carvalho de Melo
· 13 years ago
31d68e7
perf annotate: Validate addr in symbol__inc_addr_samples
by Arnaldo Carvalho de Melo
· 13 years ago
8493fe1
perf hists browser: Fix NULL deref in hists browsing code
by Jiri Olsa
· 13 years ago
63fa471
perf hists: Catch and handle out-of-date hist entry maps.
by David Miller
· 13 years ago
8b84a56
perf annotate: Fix hist decay
by Arnaldo Carvalho de Melo
· 13 years ago
4bea8b5
perf top: Add intel_idle to the skip list
by Arnaldo Carvalho de Melo
· 13 years ago
7b78f13
perf tools: Fix getrusage() related build failure on glibc trunk
by Markus Trippelsdorf
· 13 years ago
8ebfdf2
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 13 years ago
65f3e56
perf tools: Remove auto-generated bison/flex files
by Ingo Molnar
· 13 years ago
64c17be
perf annotate: Fix off by one symbol hist size allocation and hit accounting
by Arnaldo Carvalho de Melo
· 13 years ago
cc96aa7
perf tools: Add missing ref-cycles event back to event parser
by Namhyung Kim
· 13 years ago
f40a063
perf annotate: addr2line wants addresses in same format as objdump
by David Miller
· 13 years ago
ba28c59
perf probe: Finder fails to resolve function name to address
by Prashanth Nageshappa
· 13 years ago
1e2dd2f
perf symbols: Handle NULL dso in dso__name_len
by David Miller
· 13 years ago
3738d40
perf symbols: Do not include libgen.h
by David Miller
· 13 years ago
fa30c96
perf tools: Fix bug in raw sample parsing
by Stephane Eranian
· 13 years ago
6d4818c
perf tools: Fix display of first level of callchains
by Frederic Weisbecker
· 13 years ago
2c86bf1
perf tools: Switch module.h into export.h
by Jiri Olsa
· 13 years ago
7fd5239
Merge branch 'linus' into perf/urgent
by Ingo Molnar
· 13 years ago
307b1cd
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
by Akinobu Mita
· 13 years ago
4bf9ce1
perf diff: Fix to work with new hists design
by Jiri Olsa
· 13 years ago
5d7be90
perf tools: Fix modifier to be applied on correct events
by Jiri Olsa
· 13 years ago
9fafd98
perf tools: Fix various casting issues for 32 bits
by Jiri Olsa
· 13 years ago
842f07f
perf tools: Simplify event_read_id exit path
by Borislav Petkov
· 13 years ago
0d09eb7
Merge branch 'perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c31a945
perf report: Add a simple GTK2-based 'perf report' browser
by Pekka Enberg
· 13 years ago
fde0eea
perf report: Document --symbol-filter option
by Namhyung Kim
· 13 years ago
f7e5410
perf ui browser: Clean lines inside of the input window
by Namhyung Kim
· 13 years ago
6db6127
perf report: Treat an argument as a symbol filter
by Namhyung Kim
· 13 years ago
b14ffac
perf report: Add --symbol-filter option
by Namhyung Kim
· 13 years ago
938a23a
perf ui browser: Add 's' key to filter by symbol name
by Namhyung Kim
· 13 years ago
aa49f6e
perf ui browser: Introduce ui_browser__input_window
by Namhyung Kim
· 13 years ago
e94d53e
perf hists: Add hists__filter_by_symbol
by Namhyung Kim
· 13 years ago
5090c6a
perf tools: Do not disable members of group event
by Namhyung Kim
· 13 years ago
4c19ea4
perf stat: Fix event grouping on forked task
by Namhyung Kim
· 13 years ago
5f537a2
perf tools: Add support to specify pmu style event
by Jiri Olsa
· 13 years ago
cd82a32
perf tools: Add perf pmu object to access pmu format definition
by Jiri Olsa
· 13 years ago
8f707d8
perf tools: Add config options support for event parsing
by Jiri Olsa
· 13 years ago
89812fc
perf tools: Add parser generator for events parsing
by Jiri Olsa
· 13 years ago
4a3d2d9
perf tools: Adjust make rules
by Jan Beulich
· 13 years ago
eae7a75
perf tools, x86: Build perf on older user-space as well
by Ingo Molnar
· 13 years ago
e7f01d1
perf tools: Use scnprintf where applicable
by Arnaldo Carvalho de Melo
· 13 years ago
b832796
perf tools: Incorrect use of snprintf results in SEGV
by Anton Blanchard
· 13 years ago
8aa8a7c
perf record: Fix buffer overrun bug in tracepoint_id_to_path()
by Stephane Eranian
· 13 years ago
bea95c1
Merge branch 'perf/hw-branch-sampling' into perf/core
by Ingo Molnar
· 13 years ago
24bff2d
perf report: Fix annotate double quit issue in branch view mode
by Stephane Eranian
· 13 years ago
8bcd65f
perf report: Remove duplicate annotate choice in branch view mode
by Stephane Eranian
· 13 years ago
a68c2c5
perf report: Enable TUI in branch view mode
by Stephane Eranian
· 13 years ago
993ac88
perf report: Auto-detect branch stack sampling mode
by Stephane Eranian
· 13 years ago
330aa67
perf record: Add HEADER_BRANCH_STACK tag
by Stephane Eranian
· 13 years ago
a5aabda
perf record: Provide default branch stack sampling mode option
by Stephane Eranian
· 13 years ago
114382a
perf tools: Make perf able to read files from older ABIs
by Stephane Eranian
· 13 years ago
Next »