Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1e9f9e8af0de80e8f6a47d991df66090934be0c6
/
tools
1e9f9e8
perf string: Add {strdup,strpbrk}_esc()
by Masami Hiramatsu
· 8 years ago
4b3a271
perf probe: Find versioned symbols from map
by Masami Hiramatsu
· 8 years ago
e63c625
perf probe: Add __return suffix for return events
by Masami Hiramatsu
· 8 years ago
a3110cd
perf probe: Cut off the version suffix from event name
by Masami Hiramatsu
· 8 years ago
9f5c6d8
perf probe: Add warning message if there is unexpected event name
by Masami Hiramatsu
· 8 years ago
4e8fbc1
perf env: Adopt perf_env__arch() from the annotate code
by Arnaldo Carvalho de Melo
· 8 years ago
3285deb
perf annotate: Use perf_env when obtaining the arch name
by Arnaldo Carvalho de Melo
· 8 years ago
5449f13
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
by Arnaldo Carvalho de Melo
· 8 years ago
901bb02
perf trace: Use generated syscall table on s390 too
by Hendrik Brueckner
· 8 years ago
164a747
perf s390: Generate system call table from asm/unistd.h
by Hendrik Brueckner
· 8 years ago
7af7919
tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h
by Hendrik Brueckner
· 8 years ago
3315d14
perf perf: Remove duplicate includes
by Pravin Shedge
· 8 years ago
378811ac
perf test: Handle properly readdir DT_UNKNOWN
by Jiri Olsa
· 8 years ago
06c3f2a
perf utils: Move is_directory() to path.h
by Jiri Olsa
· 8 years ago
2973455
perf stat: Resort '--per-thread' result
by Jin Yao
· 8 years ago
1d9f8d1
perf stat: Remove --per-thread pid/tid limitation
by Jin Yao
· 8 years ago
73c0ca1e
perf thread_map: Enumerate all threads from /proc
by Jin Yao
· 8 years ago
14e72a2
perf stat: Update or print per-thread stats
by Jin Yao
· 8 years ago
5673944
perf stat: Allocate shadow stats buffer for threads
by Jin Yao
· 8 years ago
6a1e2c5
perf stat: Remove a set of shadow stats static variables
by Jin Yao
· 8 years ago
e0128b3
perf stat: Print per-thread shadow stats
by Jin Yao
· 8 years ago
1fcd039
perf stat: Update per-thread shadow stats
by Jin Yao
· 8 years ago
8efb2df
perf stat: Create the runtime_stat init/exit function
by Jin Yao
· 8 years ago
49cd456
perf stat: Extend rbtree to support per-thread shadow stats
by Jin Yao
· 8 years ago
e5fcc2a
perf stat: Define a structure for per-thread shadow stats
by Jin Yao
· 8 years ago
faaf956
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
10b9baa
tools arch s390: Do not include header files from the kernel sources
by Arnaldo Carvalho de Melo
· 8 years ago
ca58d7e
perf jvmti: Generate correct debug information for inlined code
by Ben Gainey
· 8 years ago
61fb26a
perf tools: Fix up build in hardened environments
by Jiri Olsa
· 8 years ago
5cfee7a
perf tools: Use shell function for perl cflags retrieval
by Jiri Olsa
· 8 years ago
1d2a7de
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
7a3c296
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c36c7a7
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
d6e47ee
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
e53000b
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1f76a75
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
643e345
tools/headers: Synchronize kernel <-> tooling headers
by Ingo Molnar
· 8 years ago
215eada
objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version
by Ingo Molnar
· 8 years ago
f5b5fab
x86/decoder: Fix and update the opcodes map
by Randy Dunlap
· 8 years ago
0b265c3
tools/slabinfo-gnuplot: force to use bash shell
by Liu, Changcheng
· 8 years ago
92ccc26
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
by Mengting Zhang
· 8 years ago
720f228
bpf: fix broken BPF selftest build
by Daniel Borkmann
· 8 years ago
76523de
Merge tag 'v4.15-rc3' into perf/core, to refresh the tree
by Ingo Molnar
· 8 years ago
2a22f69
tools/include: Remove ACCESS_ONCE()
by Mark Rutland
· 8 years ago
f971e51
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
by Mark Rutland
· 8 years ago
c1ed473
Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
f335195
kmemcheck: rip it out for real
by Michal Hocko
· 8 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
2f2d008
usbip: prevent vhci_hcd driver from leaking a socket pointer address
by Shuah Khan
· 8 years ago
82a2b82
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror)
by Julien BOIBESSOT
· 8 years ago
5790eab
ptr_ring: fix up after recent ptr_ring changes
by Michael S. Tsirkin
· 8 years ago
1c76472
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d0300e5
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15
by Ingo Molnar
· 8 years ago
34c9ca3
tooling/headers: Synchronize updated s390 and x86 UAPI headers
by Ingo Molnar
· 8 years ago
d6eabce
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
by Ingo Molnar
· 8 years ago
14c47b54
objtool: Fix 64-bit build on 32-bit host
by Mikulas Patocka
· 8 years ago
0b72d69
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
by Wang Nan
· 8 years ago
7fb4b40
perf mmap: Don't discard prev in backward mode
by Wang Nan
· 8 years ago
71f566a
perf mmap: Fix perf backward recording
by Wang Nan
· 8 years ago
712d36d
perf report: Set browser mode right before setup_browser()
by Seokho Song
· 8 years ago
fbc2844
perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv
by William Cohen
· 8 years ago
0125195
perf c2c: Add a tip about cacheline events
by Sangwon Hong
· 8 years ago
8eb7a1f
perf mmap: Remove overwrite and check_messup from mmap read
by Wang Nan
· 8 years ago
ca6a9a0
perf mmap: Remove overwrite from arguments list of perf_mmap__push
by Wang Nan
· 8 years ago
144b9a4
perf evlist: Remove evlist->overwrite
by Wang Nan
· 8 years ago
7a276ff
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex
by Wang Nan
· 8 years ago
f74b9d3a
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
by Wang Nan
· 8 years ago
c6707fd
perf tools: Fix up build in hardnened environments
by Jiri Olsa
· 8 years ago
de3d0f1
perf pmu: Add check for valid cpuid in perf_pmu__find_map()
by Ganapatrao Kulkarni
· 8 years ago
d396422
perf vendor events arm64: Add ThunderX2 implementation defined pmu core events
by Ganapatrao Kulkarni
· 8 years ago
14b22ae
perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
by Ganapatrao Kulkarni
· 8 years ago
6a5e05a
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
6b0b3bd
Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
a81c421
perf s390: add regs_query_register_offset()
by Hendrik Brueckner
· 8 years ago
618e165
selftests/bpf: sync kernel headers and introduce arch support in Makefile
by Hendrik Brueckner
· 8 years ago
b57df28
perf tools arm64: Add support for get_cpuid_str function.
by Ganapatrao Kulkarni
· 8 years ago
54e32dc
perf pmu: Pass pmu as a parameter to get_cpuid_str()
by Ganapatrao Kulkarni
· 8 years ago
1dc4ddf
perf s390: Always build with -fPIC
by Hendrik Brueckner
· 8 years ago
8d3cd4c
perf thread_map: Add method to map all threads in the system
by Arnaldo Carvalho de Melo
· 8 years ago
b984aff
perf stat: Add rbtree node_delete op
by Jin Yao
· 8 years ago
33fec3e
perf rblist: Create rblist__exit() function
by Jin Yao
· 8 years ago
35a8a14
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
by Thomas Richter
· 8 years ago
36c2636
perf annotate: Fix unnecessary memory allocation for s390x
by Thomas Richter
· 8 years ago
8085e5a
perf bench futex: Sync waker threads
by James Yang
· 8 years ago
25ab5ab
tools build feature: Check if pthread_barrier_t is available
by Arnaldo Carvalho de Melo
· 8 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c2eb6d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 8 years ago
0cf710f
Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
2b27941
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
by Yonghong Song
· 8 years ago
3b2323c
perf bench futex: Use cpumaps
by Davidlohr Bueso
· 8 years ago
1ac7c8a7
usbip: fix usbip attach to find a port that matches the requested speed
by Shuah Khan
· 8 years ago
ad3cda0
tools: bpftool: declare phony targets as such
by Quentin Monnet
· 8 years ago
507e590
tools: bpftool: unify installation directories
by Quentin Monnet
· 8 years ago
0d954ee
tools: bpftool: remove spurious line break from error message
by Quentin Monnet
· 8 years ago
146882a
tools: bpftool: make error message from getopt_long() JSON-friendly
by Quentin Monnet
· 8 years ago
7868620
tools: bpftool: clean up the JSON writer before exiting in usage()
by Quentin Monnet
· 8 years ago
9b85c2d
tools: bpftool: fix crash on bad parameters with JSON
by Quentin Monnet
· 8 years ago
c265329
perf intel-pt: Improve build messages for files that differ from the kernel
by Adrian Hunter
· 8 years ago
f250b09
perf report: Fix -D output for user metadata events
by Arnaldo Carvalho de Melo
· 8 years ago
2e38e66
perf buildid-cache: Document for Node.js USDT
by Hansuk Hong
· 8 years ago
Next »