Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bd3dda9ab0fbdb8a91a2e869d93a0c9692b8444f
/
tools
bd3dda9
perf trace: Allow overriding global --max-stack per event
by Arnaldo Carvalho de Melo
· 7 years ago
75d5011
perf trace: Setup DWARF callchains for non-syscall events when --max-stack is used
by Arnaldo Carvalho de Melo
· 7 years ago
eabad8c
perf unwind: Do not look just at the global callchain_param.record_mode
by Arnaldo Carvalho de Melo
· 7 years ago
249d98e
perf callchain: Fix attr.sample_max_stack setting
by Arnaldo Carvalho de Melo
· 7 years ago
ffd3d18
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
by Kim Phillips
· 7 years ago
d777f8d
tools lib traceevent: Fix get_field_str() for dynamic strings
by Steven Rostedt (VMware)
· 7 years ago
806efae
tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()
by Taeung Song
· 7 years ago
6d36ce2
tools lib traceevent: Add UL suffix to MISSING_EVENTS
by Michael Sartain
· 7 years ago
67dfc37
tools lib traceevent: Use asprintf when possible
by Federico Vaga
· 7 years ago
e877372
tools lib traceevent: Show contents (in hex) of data of unrecognized type records
by Steven Rostedt (VMware)
· 7 years ago
37db96b
tools lib traceevent: Handle new pointer processing of bprint strings
by Steven Rostedt (VMware)
· 7 years ago
38d70b7
tools lib traceevent: Simplify pointer print logic and fix %pF
by Steven Rostedt (VMware)
· 7 years ago
d634447
tools lib traceevent: Print value of unknown symbolic fields
by Jan Kiszka
· 7 years ago
3df76c9
tools lib traceevent: Show value of flags that have not been parsed
by Steven Rostedt (VMware)
· 7 years ago
952a99c
tools lib traceevent: Fix bad force_token escape sequence
by Michael Sartain
· 7 years ago
08e2639
perf trace: Fix setting of --call-graph/--max-stack for non-syscall events
by Arnaldo Carvalho de Melo
· 7 years ago
1688c2f
perf evsel: Check if callchain is enabled before setting it up
by Arnaldo Carvalho de Melo
· 7 years ago
fa1195c
perf tools: Fix copyfile_offset update of output offset
by Jiri Olsa
· 7 years ago
236d812
perf trace: No need to set PERF_SAMPLE_IDENTIFIER explicitely
by Arnaldo Carvalho de Melo
· 7 years ago
41013f0
perf script python: Add script to profile and resolve physical mem type
by Kan Liang
· 7 years ago
dd8bd53
perf evlist: Remove trailing semicolon
by Luis de Bethencourt
· 7 years ago
2178790
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
by Mathieu Poirier
· 7 years ago
5d64db2
tools headers: Synchronize kernel <-> tooling headers
by Arnaldo Carvalho de Melo
· 7 years ago
6439d7d
perf report: Introduce --mmaps
by Arnaldo Carvalho de Melo
· 7 years ago
930f8b3
perf report: Add --tasks option to display monitored tasks
by Jiri Olsa
· 7 years ago
2d1073d
perf trace: Beautify 'gettid' syscall result
by Arnaldo Carvalho de Melo
· 7 years ago
a4a4d0a
perf report: Add --stats option to display quick data statistics
by Jiri Olsa
· 7 years ago
075ca1e
perf tools: Make the tool's warning messages optional
by Jiri Olsa
· 7 years ago
3d7c27b
perf script: Add support to display lost events
by Jiri Olsa
· 7 years ago
28a0b39
perf script: Add support to display sample misc field
by Jiri Olsa
· 7 years ago
972c148
perf: Update PERF_RECORD_MISC_* comment for perf_event_header::misc bit 13
by Jiri Olsa
· 7 years ago
81df978
perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
by Jiri Olsa
· 7 years ago
db9fc76
perf tools: Display perf_event_attr::namespaces debug info
by Jiri Olsa
· 7 years ago
24787af
perf tools: Enable LIBBABELTRACE by default
by Jiri Olsa
· 7 years ago
2ab046c
perf script: Support time percent and multiple time ranges
by Jin Yao
· 7 years ago
5b969bc
perf report: Support time percent and multiple time ranges
by Jin Yao
· 7 years ago
9a9b8b4
perf tools: Create function to perform multiple time range checking
by Jin Yao
· 7 years ago
13a70f3
perf tools: Create function to parse time percent
by Jin Yao
· 7 years ago
68588ba
perf record: Record the first and last sample time in the header
by Jin Yao
· 7 years ago
6011518
perf header: Add infrastructure to record first and last sample time
by Jin Yao
· 7 years ago
40c39e3
perf report: Fix a no annotate browser displayed issue
by Jin Yao
· 7 years ago
935f5a9
perf report: Fix a wrong offset issue when using /proc/kcore
by Jin Yao
· 7 years ago
44df1af
perf tools: Fix compile error with libunwind x86
by Wang Nan
· 7 years ago
e0337f4
perf test bpf: Hook on epoll_pwait()
by Arnaldo Carvalho de Melo
· 7 years ago
13cb2d0
perf test bpf: Use designated struct field initializers
by Arnaldo Carvalho de Melo
· 7 years ago
6703c97
perf test bpf: Improve message about expected samples
by Arnaldo Carvalho de Melo
· 7 years ago
b6815f3
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 7 years ago
e7c632f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
31336ed
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a9746e4
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
ce90aaf
objtool: Fix seg fault with clang-compiled objects
by Simon Ser
· 7 years ago
d89e426
objtool: Fix seg fault caused by missing parameter
by Simon Ser
· 7 years ago
5aa90a8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2758b3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e7e83dd
objtool: Fix Clang enum conversion warning
by Lukas Bulwahn
· 7 years ago
1528f6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
5d4fd9c
perf tools: Auto-complete for events with ':'
by Jin Yao
· 7 years ago
34c16db
perf tools: Return all events as auto-completions after comma
by Jin Yao
· 7 years ago
74cd581
perf tool: Improve bash command line auto-complete for multiple events with comma
by Jin Yao
· 7 years ago
f1031c8
perf probe arm64: Fix symbol fixup issues due to ELF type
by Kim Phillips
· 7 years ago
ca80006
perf evsel: Enable ignore_missing_thread for pid option
by Mengting Zhang
· 7 years ago
a9a3f1d
perf s390: Always build with -fPIC
by Hendrik Brueckner
· 7 years ago
922991c
Revert "perf s390: Always build with -fPIC"
by Arnaldo Carvalho de Melo
· 7 years ago
69b5c95
perf test shell: Fix check open filename arg using 'perf trace'
by Michael Petlan
· 7 years ago
f9d8adb
perf evsel: Fix swap for samples with raw data
by Jiri Olsa
· 7 years ago
c588d15
perf probe: Support escaped character in parser
by Masami Hiramatsu
· 7 years ago
1e9f9e8
perf string: Add {strdup,strpbrk}_esc()
by Masami Hiramatsu
· 7 years ago
4b3a271
perf probe: Find versioned symbols from map
by Masami Hiramatsu
· 7 years ago
e63c625
perf probe: Add __return suffix for return events
by Masami Hiramatsu
· 7 years ago
a3110cd
perf probe: Cut off the version suffix from event name
by Masami Hiramatsu
· 7 years ago
9f5c6d8
perf probe: Add warning message if there is unexpected event name
by Masami Hiramatsu
· 7 years ago
4e8fbc1
perf env: Adopt perf_env__arch() from the annotate code
by Arnaldo Carvalho de Melo
· 7 years ago
3285deb
perf annotate: Use perf_env when obtaining the arch name
by Arnaldo Carvalho de Melo
· 7 years ago
5449f13
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
by Arnaldo Carvalho de Melo
· 7 years ago
901bb02
perf trace: Use generated syscall table on s390 too
by Hendrik Brueckner
· 7 years ago
164a747
perf s390: Generate system call table from asm/unistd.h
by Hendrik Brueckner
· 7 years ago
7af7919
tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h
by Hendrik Brueckner
· 7 years ago
3315d14
perf perf: Remove duplicate includes
by Pravin Shedge
· 7 years ago
378811ac
perf test: Handle properly readdir DT_UNKNOWN
by Jiri Olsa
· 7 years ago
06c3f2a
perf utils: Move is_directory() to path.h
by Jiri Olsa
· 7 years ago
2973455
perf stat: Resort '--per-thread' result
by Jin Yao
· 7 years ago
1d9f8d1
perf stat: Remove --per-thread pid/tid limitation
by Jin Yao
· 7 years ago
73c0ca1e
perf thread_map: Enumerate all threads from /proc
by Jin Yao
· 7 years ago
14e72a2
perf stat: Update or print per-thread stats
by Jin Yao
· 7 years ago
5673944
perf stat: Allocate shadow stats buffer for threads
by Jin Yao
· 7 years ago
6a1e2c5
perf stat: Remove a set of shadow stats static variables
by Jin Yao
· 7 years ago
e0128b3
perf stat: Print per-thread shadow stats
by Jin Yao
· 7 years ago
1fcd039
perf stat: Update per-thread shadow stats
by Jin Yao
· 7 years ago
8efb2df
perf stat: Create the runtime_stat init/exit function
by Jin Yao
· 7 years ago
49cd456
perf stat: Extend rbtree to support per-thread shadow stats
by Jin Yao
· 7 years ago
e5fcc2a
perf stat: Define a structure for per-thread shadow stats
by Jin Yao
· 7 years ago
9f5cb6b
x86/ldt: Make the LDT mapping RO
by Thomas Gleixner
· 7 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8207c6d
tools: bpftool: protect against races with disappearing objects
by Jakub Kicinski
· 7 years ago
b3b1b65
tools: bpftool: maps: close json array on error paths of show
by Jakub Kicinski
· 7 years ago
a4828f8
x86/ldt: Prevent LDT inheritance on exec
by Thomas Gleixner
· 7 years ago
ead68f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cd95a89
selftests/bpf: fix Makefile for passing LLC to the command line
by Quentin Monnet
· 7 years ago
409232a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
aa12f59
tools/kvm_stat: sort '-f help' output
by Stefan Raspl
· 7 years ago
Next »