Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
759ff497e0e6749437b6723f8d26de0b1833c199
/
tools
759ff49
perf evsel: Introduce perf_evsel__is_group_event() helper
by Namhyung Kim
· 12 years ago
b1dd443
perf annotate: Add basic support to event group view
by Namhyung Kim
· 12 years ago
bd64fcb
perf annotate: Cleanup disasm__calc_percent()
by Namhyung Kim
· 12 years ago
e5ccf9f
perf annotate: Factor out disasm__calc_percent()
by Namhyung Kim
· 12 years ago
3aec150
perf annotate: Add a comment on the symbol__parse_objdump_line()
by Namhyung Kim
· 12 years ago
db8fd07
perf annotate: Pass evsel instead of evidx on annotation functions
by Namhyung Kim
· 12 years ago
acf2892
perf stat: Use perf_evlist__prepare/start_workload()
by Namhyung Kim
· 12 years ago
55e162e
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
119fa3c
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
6ef73ec
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
by Namhyung Kim
· 12 years ago
b3a319d
perf evlist: Add thread_map__nr() helper
by Namhyung Kim
· 12 years ago
8539795
perf evlist: Use cpu_map__nr() helper
by Namhyung Kim
· 12 years ago
334fe7a
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
by Namhyung Kim
· 12 years ago
b28b130
tools lib lk: Fix _FORTIFY_SOURCE builds
by Borislav Petkov
· 12 years ago
5a43964
tools/vm: Switch to liblk library
by Borislav Petkov
· 12 years ago
1355915
perf tools: Extract perf-specific stuff from debugfs.c
by Borislav Petkov
· 12 years ago
85c66be
perf tools: Introduce tools/lib/lk library
by Borislav Petkov
· 12 years ago
9687b89d
perf tests: Add attr stat -C cpu test
by Jiri Olsa
· 12 years ago
b03ec1b5
perf tests: Add attr record -C cpu test
by Jiri Olsa
· 12 years ago
c21d003
perf tests: Make attr script test event cpu
by Jiri Olsa
· 12 years ago
097c875
perf tests: Make attr script verbose friendly
by Jiri Olsa
· 12 years ago
66857b5
perf tools: Sort command-list.txt alphabetically
by liguang
· 12 years ago
9e4a664
perf tools: Correct Makefile.include
by Borislav Petkov
· 12 years ago
a50e433
perf tools: Honor parallel jobs
by Borislav Petkov
· 12 years ago
fed1208
perf tools: Remove a write-only variable in the debugfs code
by Borislav Petkov
· 12 years ago
861e10b
perf tools: Fix build on non-glibc systems due to libio.h absence
by Cody P Schafer
· 12 years ago
d1398cc
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
by Vinson Lee
· 12 years ago
79146a6
perf probe: Fix segfault
by Ananth N Mavinakayanahalli
· 12 years ago
b9e8c37
libtraceevent: Remove hard coded include to /usr/local/include in Makefile
by Jack Mitchell
· 12 years ago
e4dd45f
perf record: Fix -C option
by Jiri Olsa
· 12 years ago
d2f3247
perf tools: check if -DFORTIFY_SOURCE=2 is allowed
by Marcin Slusarz
· 12 years ago
5f7439e
perf report: Fix build with NO_NEWT=1
by Michael Ellerman
· 12 years ago
1e825ef
perf annotate: Fix build with NO_NEWT=1
by Michael Ellerman
· 12 years ago
8f55cea
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
85df3b3
perf tools: Fix build with bison 2.3 and older.
by Vinson Lee
· 12 years ago
0232093
perf tools: Limit unwind support to x86 archs
by Jiri Olsa
· 12 years ago
18c9e5c
perf annotate: Make it to be able to skip unannotatable symbols
by Namhyung Kim
· 12 years ago
c0e79be
perf gtk/annotate: Fail early if it can't annotate
by Namhyung Kim
· 12 years ago
2375223
perf gtk/annotate: Show source lines with gray color
by Namhyung Kim
· 12 years ago
7a60ba9
perf gtk/annotate: Support multiple event annotation
by Namhyung Kim
· 12 years ago
2b676bf
perf ui/gtk: Implement basic GTK2 annotation browser
by Namhyung Kim
· 12 years ago
e3a3402
perf annotate: Fix warning message on a missing vmlinux
by Namhyung Kim
· 12 years ago
eeb4984
perf buildid-cache: Add --update option
by Namhyung Kim
· 12 years ago
88fd2b6
perf python: Link with sysfs.o
by Arnaldo Carvalho de Melo
· 12 years ago
e35ef355
perf evlist: Pass the event_group info via perf_attr_details
by Arnaldo Carvalho de Melo
· 12 years ago
91b9880
perf tools: Fix calloc argument ordering
by Paul Gortmaker
· 12 years ago
5a30a99
perf tests: Adding automated parsing tests for group :GH modifiers
by Jiri Olsa
· 12 years ago
89bb67f
perf tools: Fix perf_evsel::exclude_GH handling
by Jiri Olsa
· 12 years ago
b22e7939
perf perl scripts: Fix SIGALRM and pipe read race for rwtop
by Jiri Olsa
· 12 years ago
0c5268b
perf hists browser: Add support to display whole group data for raw columns
by Jiri Olsa
· 12 years ago
d7e7a45
perf stat: Add per processor socket count aggregation
by Stephane Eranian
· 12 years ago
5ac59a8
perf tools: Add cpu_map processor socket level functions
by Stephane Eranian
· 12 years ago
0479b8b
perf evlist: Make event_copy local to mmaps
by David Ahern
· 12 years ago
5936f54
perf sort: Check return value of strdup()
by Namhyung Kim
· 12 years ago
5530998
perf sort: Make setup_sorting returns an error code
by Namhyung Kim
· 12 years ago
51f27d1
perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()
by Namhyung Kim
· 12 years ago
2209001
perf tools: Check for flex and bison before continuing building
by Borislav Petkov
· 12 years ago
74b2133
perf evlist: Fix set event list leader
by Stephane Eranian
· 12 years ago
ad0de09
perf report: Enable the runtime switching of perf data file
by Feng Tang
· 12 years ago
341487ab
perf hists browser: Add option for runtime switching perf data file
by Feng Tang
· 12 years ago
1363b563
tools/vm: add .gitignore to ignore built binaries
by Joonsoo Kim
· 12 years ago
e6ab07d
perf evlist: Add --group option
by Namhyung Kim
· 12 years ago
00c7e1f
perf report: Add report.group config option
by Namhyung Kim
· 12 years ago
01d14f1
perf report: Add --group option
by Namhyung Kim
· 12 years ago
717e263
perf report: Show group description when event group is enabled
by Namhyung Kim
· 12 years ago
fc24d7c
perf report: Bypass non-leader events when event group is enabled
by Namhyung Kim
· 12 years ago
34b9564
perf gtk/browser: Trim column header string when event group enabled
by Namhyung Kim
· 12 years ago
cb16008
perf gtk/browser: Add support for event group view
by Namhyung Kim
· 12 years ago
371d8c4
perf hists browser: Add suppport for event group view
by Namhyung Kim
· 12 years ago
8970146
perf hists browser: Move coloring logic to hpp functions
by Namhyung Kim
· 12 years ago
5b9e214
perf ui/hist: Add support for event group view
by Namhyung Kim
· 12 years ago
843985e
perf gtk/browser: Convert hpp helpers to a function
by Namhyung Kim
· 12 years ago
5aed9d2
perf hists browser: Convert hpp helpers to a function
by Namhyung Kim
· 12 years ago
4fb7107
perf ui/hist: Consolidate hpp helpers
by Namhyung Kim
· 12 years ago
29d720e
perf hists: Resort hist entries using group members for output
by Namhyung Kim
· 12 years ago
6e1f601
perf report: Make another loop for linking group hists
by Namhyung Kim
· 12 years ago
a8bb559
perf header: Add HEADER_GROUP_DESC feature
by Namhyung Kim
· 12 years ago
8d7d847
perf tests: Add group test conditions
by Namhyung Kim
· 12 years ago
97f63e4
perf tools: Keep group information
by Namhyung Kim
· 12 years ago
0de233b
perf top: Delete maps on exit
by Arnaldo Carvalho de Melo
· 12 years ago
11859e8
perf top: Stop using exit()
by Arnaldo Carvalho de Melo
· 12 years ago
5809fde
perf header: Fix double fclose() on do_write(fd, xxx) failure
by Thomas Jarosch
· 12 years ago
fdae637
perf header: Fix memory leak for the "Not caching a kptr_restrict'ed /proc/kallsyms" case
by Thomas Jarosch
· 12 years ago
0b9e01a
perf tools: Fix memory leak on error
by Thomas Jarosch
· 12 years ago
8eb44dd
perf sort: Use pclose() instead of fclose() on pipe stream
by Thomas Jarosch
· 12 years ago
68c465a
perf tools: Fix possible double free on error
by Thomas Jarosch
· 12 years ago
e3541ec
perf tools, powerpc: Fix compile warnings in tests/attr.c
by Sukadev Bhattiprolu
· 12 years ago
43f8e76
perf evsel: Fix memory leaks on evsel->counts
by Namhyung Kim
· 12 years ago
13370a9
perf stat: Add interval printing
by Stephane Eranian
· 12 years ago
c7a79c4
perf evsel: Add prev_raw_count field
by Stephane Eranian
· 12 years ago
79d824e
perf tools: Make numa benchmark optional
by Peter Hurley
· 12 years ago
1c13f3c
perf: Add 'perf bench numa mem' NUMA performance measurement suite
by Ingo Molnar
· 12 years ago
7e01056
tools: Correct typo in tools Makefile
by Borislav Petkov
· 12 years ago
ec13abc
perf tests: Fix leaks on PERF_RECORD_* test
by Arnaldo Carvalho de Melo
· 12 years ago
c0aab59
perf tests: Call machine__exit in the vmlinux matches kallsyms test
by Arnaldo Carvalho de Melo
· 12 years ago
56ab714
perf ui browser: Free browser->helpline() on ui_browser__hide()
by Arnaldo Carvalho de Melo
· 12 years ago
2caa48a
perf header: Stop using die() calls when processing tracing data
by Arnaldo Carvalho de Melo
· 12 years ago
8d9233f
perf kmem: Use memdup()
by Arnaldo Carvalho de Melo
· 12 years ago
8e16017d
perf tools: Use memdup in map__clone
by Arnaldo Carvalho de Melo
· 12 years ago
237a7e0
perf tools: Stop using 'self' in map.[ch]
by Arnaldo Carvalho de Melo
· 12 years ago
Next »