Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
de9bf29dd6e4a8a874cb92f8901aed50a9d0b1d3
/
tools
/
perf
79078c5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
41b6167
mm: get rid of __GFP_OTHER_NODE
by Michal Hocko
· 8 years ago
4e06d4f
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 8 years ago
8a937a2
perf probe: Fix to probe on gcc generated symbols for offline kernel
by Masami Hiramatsu
· 8 years ago
eebc509
perf probe: Fix --funcs to show correct symbols for offline module
by Masami Hiramatsu
· 8 years ago
7934c98
perf symbols: Robustify reading of build-id from sysfs
by Arnaldo Carvalho de Melo
· 8 years ago
30a9c64
perf tools: Install tools/lib/traceevent plugins with install-bin
by Arnaldo Carvalho de Melo
· 8 years ago
60437ac
perf record: Fix --switch-output documentation and comment
by Jiri Olsa
· 8 years ago
efd2130
perf record: Make __record_options static
by Jiri Olsa
· 8 years ago
1f2ed15
perf probe: Fix to get correct modname from elf header
by Masami Hiramatsu
· 8 years ago
9396c9c
perf sched timehist: Show total scheduling time
by Namhyung Kim
· 8 years ago
00198da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bdd7572
perf sched timehist: Fix invalid period calculation
by Namhyung Kim
· 8 years ago
4fa0d1a
perf sched timehist: Remove hardcoded 'comm_width' check at print_summary
by Namhyung Kim
· 8 years ago
9b8087d
perf sched timehist: Enlarge default 'comm_width'
by Namhyung Kim
· 8 years ago
0e6758e
perf sched timehist: Honour 'comm_width' when aligning the headers
by Namhyung Kim
· 8 years ago
ed6c166
perf diff: Do not overwrite valid build id
by Kan Liang
· 8 years ago
edee44b
perf annotate: Don't throw error for zero length symbols
by Ravi Bangoria
· 8 years ago
9de3ffa
perf bench futex: Fix lock-pi help string
by Davidlohr Bueso
· 8 years ago
2bd42f3
perf trace: Check if MAP_32BIT is defined (again)
by Jiri Olsa
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
e216874
perf annotate: Fix jump target outside of function address range
by Ravi Bangoria
· 8 years ago
3ee2eb6
perf annotate: Support jump instruction with target as second operand
by Ravi Bangoria
· 8 years ago
23dc4f1
perf record: Force ignore_missing_thread for uid option
by Jiri Olsa
· 8 years ago
a359c17
perf evsel: Allow to ignore missing pid
by Jiri Olsa
· 8 years ago
38af91f
perf thread_map: Add thread_map__remove function
by Jiri Olsa
· 8 years ago
83c2e4f3
perf evsel: Use variable instead of repeating lengthy FD macro
by Jiri Olsa
· 8 years ago
631ac41
perf mem: Fix --all-user/--all-kernel options
by Jiri Olsa
· 8 years ago
7e6a799
perf tools: Remove some needless __maybe_unused
by Arnaldo Carvalho de Melo
· 8 years ago
ba957eb
perf sched timehist: Show callchains for idle stat
by Namhyung Kim
· 8 years ago
07235f8
perf sched timehist: Add -I/--idle-hist option
by Namhyung Kim
· 8 years ago
a4b2b6f
perf sched timehist: Skip non-idle events when necessary
by Namhyung Kim
· 8 years ago
699b5b9
perf sched timehist: Save callchain when entering idle
by Namhyung Kim
· 8 years ago
3bc2fa9
perf sched timehist: Introduce struct idle_time_data
by Namhyung Kim
· 8 years ago
96039c7
perf sched timehist: Split is_idle_sample()
by Namhyung Kim
· 8 years ago
aeafd62
perf tools: Move headers check into bash script
by Jiri Olsa
· 8 years ago
e19b7ce
make use of make variable CURDIR instead of calling pwd
by Uwe Kleine-König
· 8 years ago
108a7c1
perf tools: Explicitly document that --children is enabled by default
by Yannick Brosseau
· 8 years ago
b336352
perf sched timehist: Cleanup idle_max_cpu handling
by Namhyung Kim
· 8 years ago
5d92d96
perf sched timehist: Handle zero sample->tid properly
by Namhyung Kim
· 8 years ago
571f1eb
perf callchain: Introduce callchain_cursor__copy()
by Namhyung Kim
· 8 years ago
6fa9425
perf sched: Cleanup option processing
by Namhyung Kim
· 8 years ago
f45bf8d
perf sched timehist: Improve error message when analyzing wrong file
by David Ahern
· 8 years ago
8ac1eb7
perf tools: Move perf build related variables under non fixdep leg
by Jiri Olsa
· 8 years ago
abb2621
perf tools: Force fixdep compilation at the start of the build
by Jiri Olsa
· 8 years ago
16e2ef4
perf tools: Move PERF-VERSION-FILE target into rules area
by Jiri Olsa
· 8 years ago
a940cad
perf build: Check LLVM version in feature check
by Wang Nan
· 8 years ago
bec60e5
perf annotate: Show raw form for jump instruction with indirect target
by Ravi Bangoria
· 8 years ago
d4dcade
perf tools: Add non config targets
by Jiri Olsa
· 8 years ago
207da47
perf tools: Cleanup build directory before each test
by Jiri Olsa
· 8 years ago
0b4d4b0
perf tools: Move python/perf.so target into rules area
by Jiri Olsa
· 8 years ago
5c319a6
perf tools: Move install-gtk target into rules area
by Jiri Olsa
· 8 years ago
edd695b
perf clang: Compile BPF script using builtin clang support
by Wang Nan
· 8 years ago
5e08a76
perf clang: Support compile IR to BPF object and add testcase
by Wang Nan
· 8 years ago
e67d52d
perf clang: Update test case to use real BPF script
by Wang Nan
· 8 years ago
a9495fe
perf clang: Allow passing CFLAGS to builtin clang
by Wang Nan
· 8 years ago
77dfa84
perf clang: Use real file system for #include
by Wang Nan
· 8 years ago
00b8669
perf clang: Add builtin clang support ant test case
by Wang Nan
· 8 years ago
d58ac0b
perf build: Add clang and llvm compile and linking support
by Wang Nan
· 8 years ago
2bd42de
perf llvm: Extract helpers in llvm-utils.c
by Wang Nan
· 8 years ago
8ad85e9
perf tools: Pass context to perf hook functions
by Wang Nan
· 8 years ago
0fcb1da
perf annotate: AArch64 support
by Kim Phillips
· 8 years ago
859afa6
perf annotate: Use arch->objdump.comment_char in dec__parse()
by Kim Phillips
· 8 years ago
46690a8
perf report: Add option to specify time window of interest
by David Ahern
· 8 years ago
2a865bd
perf kmem: Add option to specify time window of interest
by David Ahern
· 8 years ago
853b740
perf sched timehist: Add option to specify time window of interest
by David Ahern
· 8 years ago
a91f4c4
perf script: Add option to specify time window of interest
by David Ahern
· 8 years ago
c284d66
perf tools: Move parse_nsec_time to time-utils.c
by David Ahern
· 8 years ago
fdf9dc4
perf tools: Add time-based utility functions
by David Ahern
· 8 years ago
64eff7d
perf script: Add option to stop printing callchain
by David Ahern
· 8 years ago
aa58e9a
perf kmem stat: Track memory freed
by David Ahern
· 8 years ago
030910c
perf test: Remove "test" and similar strings from test descriptions
by Arnaldo Carvalho de Melo
· 8 years ago
a074865
perf tools: Introduce perf hooks
by Wang Nan
· 8 years ago
aa07df6
perf trace: Update tid/pid filtering option to leverage symbol_conf
by David Ahern
· 8 years ago
350f54f
perf sched timehist: Handle cpu migration events
by David Ahern
· 8 years ago
5252b1a
perf annotate: Show invalid jump offset in error message
by Arnaldo Carvalho de Melo
· 8 years ago
9484b86
perf ui helpline: Provide a printf variant
by Arnaldo Carvalho de Melo
· 8 years ago
d6be167
perf tools: Add missing struct definition in probe_event.h
by Wang Nan
· 8 years ago
3dbe46c
perf record: Fix segfault when running with suid and kptr_restrict is 1
by Wang Nan
· 8 years ago
d18acd1
perf tools: Fix kernel version error in ubuntu
by Wang Nan
· 8 years ago
8388deb
perf sched timehist: Enlarge max stack depth by 2
by Namhyung Kim
· 8 years ago
cdeb01b
perf sched timehist: Mark schedule function in callchains
by Namhyung Kim
· 8 years ago
2d9bbf6
perf callchain: Add option to skip ignore symbol when printing callchains
by Namhyung Kim
· 8 years ago
dbdebdc
perf annotate: Initial PowerPC support
by Ravi Bangoria
· 8 years ago
acc9bfb
perf annotate: Improve support for ARM
by Arnaldo Carvalho de Melo
· 8 years ago
0781ea9
perf annotate: Allow arches to have a init routine and a priv area
by Arnaldo Carvalho de Melo
· 8 years ago
2a1ff81
perf annotate: Introduce alternative method of keeping instructions table
by Arnaldo Carvalho de Melo
· 8 years ago
75b4920
perf annotate: Remove duplicate 'name' field from disasm_line
by Arnaldo Carvalho de Melo
· 8 years ago
4741442
Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
69e6cdd
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
a407b06
perf sched timehist: Add -V/--cpu-visual option
by David Ahern
· 8 years ago
6c973c9
perf sched timehist: Add call graph options
by David Ahern
· 8 years ago
fc1469f
perf sched timehist: Add -w/--wakeups option
by David Ahern
· 8 years ago
52df138
perf sched timehist: Add summary options
by David Ahern
· 8 years ago
49394a2
perf sched timehist: Introduce timehist command
by David Ahern
· 8 years ago
69b7e48
perf evsel: Support printing callchains with arrows
by Namhyung Kim
· 8 years ago
a876344
perf symbols: Print symbol offsets conditionally
by Namhyung Kim
· 8 years ago
3a5bfab
perf c2c: Support cascading options
by Jiri Olsa
· 8 years ago
d940bac
perf c2c report: Display total HITMs on default
by Jiri Olsa
· 8 years ago
dba8ab9
perf c2c report: Add struct c2c_stats::tot_hitm field
by Jiri Olsa
· 8 years ago
Next »