Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
09c7450c274139ee772e7005869f7c5a8bc60895
/
tools
/
perf
ffa9188
perf tools: Improve error reporting
by Adrien BAK
· 11 years ago
922d0e4
perf tools: Adjust symbols in VDSO
by Vladimir Nikulichev
· 11 years ago
acb61fc
perf kvm: Fix 'Min time' counting in report command
by Alexander Yarygin
· 11 years ago
c9e87a4
perf tools: Instead of redirecting flex output, use -o
by Cody P Schafer
· 11 years ago
ae450a7
perf tools: Fix double free in perf test 21 (code-reading.c)
by Adrian Hunter
· 11 years ago
fbdd17e
Merge branch 'perf-core-for-mingo' into perf/urgent
by Ingo Molnar
· 11 years ago
90f6bb6
perf stat: Initialize statistics correctly
by Andi Kleen
· 11 years ago
40ba93e
perf bench: Set more defaults in the 'numa' suite
by Ramkumar Ramachandra
· 11 years ago
5673872
perf bench: Fix segfault at the end of an 'all' execution
by Ramkumar Ramachandra
· 11 years ago
95a2b3c
perf bench: Update manpage to mention numa and futex
by Ramkumar Ramachandra
· 11 years ago
03d8941
perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()
by Namhyung Kim
· 11 years ago
182c228
perf probe: Fix to handle errors in line_range searching
by Masami Hiramatsu
· 11 years ago
202c7c1
perf probe: Fix --line option behavior
by Namhyung Kim
· 11 years ago
2c529e4
perf tools: Pick up libdw without explicit LIBDW_DIR
by Ramkumar Ramachandra
· 11 years ago
9458955
perf callchains: Disable unwind libraries when libelf isn't found
by Arnaldo Carvalho de Melo
· 11 years ago
5e09714
perf top: Fix documentation of invalid -s option
by Namhyung Kim
· 11 years ago
18a1a7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 11 years ago
8c292f1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a51e87c
perf tools: Remove unused simple_strtoul() function
by Ramkumar Ramachandra
· 11 years ago
b68eebd
perf tools: Update some code references in design.txt
by Ramkumar Ramachandra
· 11 years ago
a33f6ef
perf evsel: Update function names in debug messages
by Ramkumar Ramachandra
· 11 years ago
8fffdb6
perf tools: Remove thread__find_map function
by Jiri Olsa
· 11 years ago
9cdbadce
perf annotate: Print the evsel name in the stdio output
by Arnaldo Carvalho de Melo
· 11 years ago
b9ce0c9
perf report: Use ui__has_annotation()
by Namhyung Kim
· 11 years ago
574799b
perf tools: Fix memory leak when synthesizing thread records
by Namhyung Kim
· 11 years ago
11c9abf
perf tools: Use tid in mmap/mmap2 events to find maps
by Don Zickus
· 11 years ago
2c86c7c
perf report: Merge al->filtered with hist_entry->filtered
by Namhyung Kim
· 11 years ago
466fa76
perf symbols: Apply all filters to an addr_location
by Namhyung Kim
· 11 years ago
b3cef7f
perf symbols: Record the reason for filtering an address_location
by Namhyung Kim
· 11 years ago
80790e0
perf sched: Fixup header alignment in 'latency' output
by Ramkumar Ramachandra
· 11 years ago
263f89b
perf timechart: Fix off-by-one error in 'record' argv handling
by Ramkumar Ramachandra
· 11 years ago
d75e609
perf machine: Factor machine__find_thread to take tid argument
by Jiri Olsa
· 11 years ago
363b785
perf tools: Speed up thread map generation
by Don Zickus
· 11 years ago
09a71b9
perf kvm: introduce --list-cmds for use by scripts
by Ramkumar Ramachandra
· 11 years ago
94a0793
perf ui hists: Pass evsel to hpp->header/width functions explicitly
by Namhyung Kim
· 11 years ago
52a3cb8
perf symbols: Introduce thread__find_cpumode_addr_location
by Arnaldo Carvalho de Melo
· 11 years ago
0ea590a
perf session: Change header.misc dump from decimal to hex
by Don Zickus
· 11 years ago
2f6d900
perf ui/tui: Reuse generic __hpp__fmt() code
by Namhyung Kim
· 11 years ago
a0088ad
perf ui/hists: Pass struct hpp to print functions
by Namhyung Kim
· 11 years ago
4a62109
perf ui/gtk: Reuse generic __hpp__fmt() code
by Namhyung Kim
· 11 years ago
9b0d2fb
perf ui/stdio: Fix invalid output on event group report
by Namhyung Kim
· 11 years ago
6eeefcc
perf bench: Fix NULL pointer dereference in "perf bench all"
by Patrick Palka
· 11 years ago
bfd66cc
perf tools: Fix synthesizing mmaps for threads
by Don Zickus
· 11 years ago
5b43982
perf probe: Clarify x86 register naming for perf probe
by Andi Kleen
· 11 years ago
b639409
perf mem: Clarify load-latency in documentation
by Andi Kleen
· 11 years ago
0fb298c
perf bench: Add futex-requeue microbenchmark
by Davidlohr Bueso
· 11 years ago
27db783
perf bench: Add futex-wake microbenchmark
by Davidlohr Bueso
· 11 years ago
a043971
perf bench: Add futex-hash microbenchmark
by Davidlohr Bueso
· 11 years ago
0fae799
perf bench numa: Make no args mean 'run all tests'
by Arnaldo Carvalho de Melo
· 11 years ago
6bedfab
perf tools: Disable user-space callchain/stack dumps for function trace events
by Jiri Olsa
· 11 years ago
0066f3b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
fdf57dd
perf machine: Use map as success in ip__resolve_ams
by Don Zickus
· 11 years ago
155b3a1
perf symbols: Fix crash in elf_section_by_name
by Jiri Olsa
· 11 years ago
02c5bb4
perf trace: Decode architecture-specific signal numbers
by Ben Hutchings
· 11 years ago
620830b
perf tools: Allow building for tile
by Zhigang Lu
· 11 years ago
b39c2a5
perf tools: Fix strict alias issue for find_first_bit
by Jiri Olsa
· 11 years ago
280e7c4
perf tools: fix BFD detection on opensuse
by Andi Kleen
· 11 years ago
1029f9f
perf symbols: Check compatible symtab type before loading dso
by Namhyung Kim
· 11 years ago
0d3dc5e
perf symbols: Check return value of filename__read_debuglink()
by Stephane Eranian
· 11 years ago
98e9f03
perf symbols: Destroy unused symsrcs
by Namhyung Kim
· 11 years ago
48c65bd
perf annotate: Check availability of annotate when processing samples
by Namhyung Kim
· 11 years ago
9e8c06e
perf tests: Add NO_LIBDW_DWARF_UNWIND make test
by Jiri Olsa
· 11 years ago
0a4f2b6
perf tools: Setup default dwarf post unwinder
by Jiri Olsa
· 11 years ago
5ea8415
perf tools: Add libdw DWARF post unwind support
by Jiri Olsa
· 11 years ago
4575789
perf tools: Add feature check for libdw dwarf unwind
by Jiri Olsa
· 11 years ago
7a0447d
perf tools: Warn the user about how to enable libunwind support
by Arnaldo Carvalho de Melo
· 11 years ago
8d79076
perf tools: Add variable display for VF make output
by Jiri Olsa
· 11 years ago
0695e57
perf tools: Factor features display code
by Jiri Olsa
· 11 years ago
da237ed
perf tools: Fix bison OUTPUT directories dependency
by Jiri Olsa
· 11 years ago
2a94f6c
perf tests: Add pmu-bison.o make test
by Jiri Olsa
· 11 years ago
04b01a1
perf tests: Fix *.o make tests
by Jiri Olsa
· 11 years ago
a15ad2f
perf probe: Support distro-style debuginfo for uprobe
by Masami Hiramatsu
· 11 years ago
eb948e5
perf probe: Allow to add events on the local functions
by Masami Hiramatsu
· 11 years ago
5a6f6314
perf probe: Show source-level or symbol-level info for uprobes
by Masami Hiramatsu
· 11 years ago
8f33f7d
perf probe: Show appropriate symbol for ref_reloc_sym based kprobes
by Masami Hiramatsu
· 11 years ago
f90acac
perf probe: Find given address from offline dwarf
by Masami Hiramatsu
· 11 years ago
dfef99c
perf probe: Use ref_reloc_sym based address instead of the symbol name
by Masami Hiramatsu
· 11 years ago
fb226cc
perf probe: Show in what binaries/modules probes are set
by Masami Hiramatsu
· 11 years ago
2df5863
perf probe: Unify show_available_functions for uprobes/kprobes
by Masami Hiramatsu
· 11 years ago
5a62257
perf probe: Replace line_list with intlist
by Masami Hiramatsu
· 11 years ago
f49540b
perf probe: Remove incorrect symbol check for --list
by Masami Hiramatsu
· 11 years ago
ee45b6c
perf probe: Fix to do exit call for symbol maps
by Masami Hiramatsu
· 11 years ago
c96626b
perf symbols: No need to export dso__first_symbol
by Arnaldo Carvalho de Melo
· 11 years ago
5072f27
perf tools: Drop prefetch.h
by Borislav Petkov
· 11 years ago
0e55fa1
perf tools: Move hash.h header
by Borislav Petkov
· 11 years ago
cd0cfad
perf tools: Move fs.* to lib/api/fs/
by Borislav Petkov
· 11 years ago
c9b951c
perf callchain: Separate perf_reg_value function in perf_regs object
by Jiri Olsa
· 11 years ago
9ff125d
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
by Jiri Olsa
· 11 years ago
ea3da69
perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id
by Jiri Olsa
· 11 years ago
436aa74
perf callchain: Separate libunwind code to special object
by Jiri Olsa
· 11 years ago
352ea45
perf callchain: Add mask into struct regs_dump
by Jiri Olsa
· 11 years ago
1cf0382
perf callchain: Do not report zero address in unwind
by Jiri Olsa
· 11 years ago
b42dc32d
perf tools: Fix dwarf unwind max_stack processing
by Jiri Olsa
· 11 years ago
aa16b81
perf tests x86: Add dwarf unwind test
by Jiri Olsa
· 11 years ago
3c8b06f
perf tests x86: Introduce perf_regs_load function
by Jiri Olsa
· 11 years ago
b58f608
perf tools: Fix memory leak in event_format__print function
by Jiri Olsa
· 11 years ago
a601fdf
perf record: Add readable output for callchain debug
by Jiri Olsa
· 11 years ago
eb853e8
perf tools: Add call-graph option support into .perfconfig
by Jiri Olsa
· 11 years ago
bc52908
perf tools: Put proper period for for samples without PERIOD sample_type
by Jiri Olsa
· 11 years ago
106395d
perf report: Remove some needless container_of usage
by Arnaldo Carvalho de Melo
· 11 years ago
Next »