Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
48ae34fb39b0c0cfc76275e844fba5b0b04fa49e
/
tools
« Previous
1af115d
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
1c00038
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
bac2e4a
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
02b643b
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
650c919
Merge tag 'v4.2' into for_next
by Chris Zankel
· 9 years ago
32ab0a3f
libnvdimm, pmem: 'struct page' for pmem
by Dan Williams
· 9 years ago
e145574
libnvdimm, pfn: 'struct page' provider infrastructure
by Dan Williams
· 9 years ago
404c2db
tools: cpupower: Fix error when running cpupower monitor
by Shreyas B. Prabhu
· 9 years ago
2c07144
perf evlist: Add backpointer for perf_env to evlist
by Kan Liang
· 9 years ago
ce80d3b
perf tools: Rename perf_session_env to perf_env
by Kan Liang
· 9 years ago
9f30fff
perf tools: Do not change lib/api/fs/debugfs directly
by Jiri Olsa
· 9 years ago
9f44f0c
perf tools: Add tracing_path and remove unneeded functions
by Jiri Olsa
· 9 years ago
0b5a793
perf buildid: Introduce sysfs/filename__sprintf_build_id
by Masami Hiramatsu
· 9 years ago
d49e469
perf evsel: Add a backpointer to the evlist a evsel is in
by Arnaldo Carvalho de Melo
· 9 years ago
a598bb5
perf trace: Add header with copyright and background info
by Arnaldo Carvalho de Melo
· 9 years ago
84e5d89
perf scripts python: Add new compaction-times script
by Tony Jones
· 9 years ago
601083c
perf stat: Get correct cpu id for print_aggr
by Kan Liang
· 9 years ago
1d94501
tools lib traceeveent: Allow for negative numbers in print format
by Steven Rostedt
· 9 years ago
77e0070
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
by Mark Drayton
· 9 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4a9bf88
Merge branch 'pmem-api' into libnvdimm-for-next
by Dan Williams
· 9 years ago
67a3e8f
nd_blk: change aperture mapping from WC to WB
by Ross Zwisler
· 9 years ago
9fae100
selftests: breakpoints: fix installing error on the architecture except x86
by Bamvor Jian Zhang
· 9 years ago
a7d0f07
selftests: check before install
by Bamvor Jian Zhang
· 9 years ago
f21fb79
selftests/zram: Adding zram tests
by Naresh Kamboju
· 9 years ago
da15bd9
perf probe: Support probing at absolute address
by Wang Nan
· 9 years ago
6c6e024
perf probe: Fix error reported when offset without function
by Wang Nan
· 9 years ago
be07afe
perf probe: Fix list result when address is zero
by Wang Nan
· 9 years ago
614e2fd
perf probe: Fix list result when symbol can't be found
by Wang Nan
· 9 years ago
0bdede8
tools build: Allow duplicate objects in the object list
by Jiri Olsa
· 9 years ago
18b9a05
perf tools: Remove export.h from MANIFEST
by Jiri Olsa
· 9 years ago
e486367
perf probe: Prevent segfault when reading probe point with absolute address
by Wang Nan
· 9 years ago
b51aa1c
tools/lguest: Clean up include dir
by Rusty Russell
· 9 years ago
e523caa
tools/lguest: Fix redefinition of struct virtio_pci_cfg_cap
by Rusty Russell
· 9 years ago
33fef66
tools/liblockdep: Use the rbtree header provided by common tools headers
by Sasha Levin
· 9 years ago
62b989d
tools/liblockdep: Correct macro for WARN
by Sasha Levin
· 9 years ago
92e25fd
tools: Restore export.h
by Sasha Levin
· 9 years ago
82bb70c
Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools
by Rafael J. Wysocki
· 9 years ago
9d1bf02
perf tools: Update Intel PT documentation
by Adrian Hunter
· 9 years ago
7eacca3
perf tools: Add Intel PT support for decoding TRACESTOP packets
by Adrian Hunter
· 9 years ago
0de802a
perf tools: Add Intel PT support for using CYC packets
by Adrian Hunter
· 9 years ago
cc33618
perf tools: Add Intel PT support for decoding CYC packets
by Adrian Hunter
· 9 years ago
b45fc0b
perf tools: Add Intel PT support for using MTC packets
by Adrian Hunter
· 9 years ago
79b5842
perf tools: Add Intel PT support for decoding MTC packets
by Adrian Hunter
· 9 years ago
11fa7cb
perf tools: Pass Intel PT information for decoding MTC and CYC
by Adrian Hunter
· 9 years ago
3d49807
perf tools: Add new Intel PT packet definitions
by Adrian Hunter
· 9 years ago
bc9b6bf
perf tools: Add Intel PT support for PSB periods
by Adrian Hunter
· 9 years ago
2a21d03
perf tools: Fix Intel PT 'instructions' sample period
by Adrian Hunter
· 9 years ago
5c9ce1e
perf ordered_events: Clear the progress bar at the end of a flush
by Arnaldo Carvalho de Melo
· 9 years ago
1e259ad
perf ui tui progress: Implement the ui_progress_ops->finish() method
by Arnaldo Carvalho de Melo
· 9 years ago
c0b4dff
perf annotate: Reset the dso find_symbol cache when removing symbols
by Arnaldo Carvalho de Melo
· 9 years ago
5839a55
perf tools: Fix tarball build broken by pt/bts
by Adrian Hunter
· 9 years ago
dc25b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1c0bd0e
perf probe: Try to use symbol table if searching debug info failed
by Wang Nan
· 9 years ago
66671d0
perf tools: Initialize reference counts in map__clone()
by Arnaldo Carvalho de Melo
· 9 years ago
4b715d2
perf tools: Add example call-graph script
by Adrian Hunter
· 9 years ago
60b88d8
perf tools: Put itrace options into an asciidoc include
by Adrian Hunter
· 9 years ago
d0170af
perf tools: Add Intel BTS support
by Adrian Hunter
· 9 years ago
6f56e9c
tools lib traceevent: Add checks for returned EVENT_ERROR type
by Dean Nelson
· 9 years ago
81cd60c
perf tools: Fix Intel PT timestamp handling
by Adrian Hunter
· 9 years ago
133de94
perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy
by Adrian Hunter
· 9 years ago
05169df
perf script: Fix segfault using --show-mmap-events
by Adrian Hunter
· 9 years ago
dd2281b
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
40a2ea1
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes
by Ingo Molnar
· 9 years ago
1966764
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
09f4d78
perf top: Show backtrace when handling a SIGSEGV on --stdio mode
by Arnaldo Carvalho de Melo
· 9 years ago
cca8482
perf tools: Fix buildid processing
by Adrian Hunter
· 9 years ago
5cb7334
perf tools: Make fork event processing more resilient
by Adrian Hunter
· 9 years ago
0d7e7ac
perf tools: Avoid deadlock when map_groups are broken
by Adrian Hunter
· 9 years ago
7a67832
libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
by Dan Williams
· 9 years ago
a9c909c
selftests/x86: Add syscall_nt selftest
by Andy Lutomirski
· 9 years ago
33f3df4
selftests/x86: Disable sigreturn_64
by Andy Lutomirski
· 9 years ago
a5dd192
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
by Ingo Molnar
· 9 years ago
30da679
selftests/net: test extended BPF fanout mode
by Willem de Bruijn
· 9 years ago
95e2279
selftests/net: test classic bpf fanout mode
by Willem de Bruijn
· 9 years ago
5efb1d5
perf tools: Take Intel PT into use
by Adrian Hunter
· 9 years ago
90e457f
perf tools: Add Intel PT support
by Adrian Hunter
· 9 years ago
f4aa081
perf tools: Add Intel PT decoder
by Adrian Hunter
· 9 years ago
53af928
perf tools: Add Intel PT log
by Adrian Hunter
· 9 years ago
237fae7
perf tools: Add Intel PT instruction decoder
by Adrian Hunter
· 9 years ago
a4e9259
perf tools: Add Intel PT packet decoder
by Adrian Hunter
· 9 years ago
55ea4ab
perf auxtrace: Add Intel PT as an AUX area tracing type
by Adrian Hunter
· 9 years ago
8350956
perf tools: Add a helper function to probe whether cpu-wide tracing is possible
by Adrian Hunter
· 9 years ago
f0ee3b4
perf symbols: Fix annotation of vdso
by Adrian Hunter
· 9 years ago
3d7245b
perf annotate: Fix 32-bit compilation error in util/annotate.c
by Adrian Hunter
· 9 years ago
7322d6c
perf script: Initialize callchain_param.record_mode
by Jiri Olsa
· 9 years ago
281786e
selftests/powerpc: Install tempfile so the subpage_prot_file test works
by Michael Ellerman
· 9 years ago
18bc5b8
perf tools: xtensa: add DWARF register names
by Max Filippov
· 9 years ago
708ab62
pmem: switch to devm_ allocations
by Christoph Hellwig
· 9 years ago
b25c6ce
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e836a25
pmem: convert to generic memremap
by Dan Williams
· 9 years ago
7f4f800
perf trace: Move vfs_getname storage to per thread area
by Arnaldo Carvalho de Melo
· 9 years ago
86a7602
perf probe: Fix to add missed brace around if block
by Masami Hiramatsu
· 9 years ago
7aec51c
perf tools: Support static linking with libdw
by Andi Kleen
· 9 years ago
1c46ae0a
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
af255cd
iio: lsiio: fix error code handling error
by Linus Walleij
· 9 years ago
71ef150
perf tests: Add tests to callgraph and time parse
by Kan Liang
· 9 years ago
9e207dd
perf report: Show call graph from reference events
by Kan Liang
· 9 years ago
f9db0d0
perf callchain: Allow disabling call graphs per event
by Kan Liang
· 9 years ago
d457c96
perf callchain: Per-event type selection support
by Kan Liang
· 9 years ago
Next »