Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
196581717d85f59365dc9303685cd5b1cdf106a3
/
tools
1965817
perf tools: Enhance parsing events tracepoint error output
by Jiri Olsa
· 9 years ago
8dd2a13
perf evsel: Propagate error info from tp_format
by Jiri Olsa
· 9 years ago
e2f9f8e
perf tools: Propagate error info for the tracepoint parsing
by Jiri Olsa
· 9 years ago
01ca9fd
tools: Add err.h with ERR_PTR PTR_ERR interface
by Jiri Olsa
· 9 years ago
9bae1e8
perf probe: Export init/exit_probe_symbol_maps()
by Namhyung Kim
· 9 years ago
a43aac2
perf probe: Free perf_probe_event in cleanup_perf_probe_events()
by Namhyung Kim
· 9 years ago
92d424a
perf test: Add entry for hists socket filter
by Kan Liang
· 9 years ago
84734b0
perf hists browser: Zoom in/out for processor socket
by Kan Liang
· 9 years ago
21394d9
perf report: Introduce --socket-filter option
by Kan Liang
· 9 years ago
2e7ea3a
perf tools: Introduce new sort type "socket" for the processor socket
by Kan Liang
· 9 years ago
0c4c4de
perf tools: Add processor socket info to hist_entry and addr_location
by Kan Liang
· 9 years ago
4cde998
perf machine: Add pointer to sample's environment
by Arnaldo Carvalho de Melo
· 9 years ago
aa36ddd
perf env: Introduce read_cpu_topology_map() method
by Arnaldo Carvalho de Melo
· 9 years ago
5d8cf72
perf cpu_map: Use sysfs__read_int in get_{core,socket}_id()
by Arnaldo Carvalho de Melo
· 9 years ago
09f6acf
tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information
by Arnaldo Carvalho de Melo
· 9 years ago
2d729f6a
tools lib api fs: Introduce sysfs__read_{int,ull}()
by Arnaldo Carvalho de Melo
· 9 years ago
e0838e0
perf env: Read msr pmu type from header
by Kan Liang
· 9 years ago
b601140
perf tools: Add tools/include into tags directories
by Jiri Olsa
· 9 years ago
8168cad
perf evsel: Remove forward declaration of 'struct perf_evlist'
by Arnaldo Carvalho de Melo
· 9 years ago
a4978ec
perf hists browser: Fixup the "cpu" column width calculation
by Arnaldo Carvalho de Melo
· 9 years ago
b699869
perf env: Adopt perf_header__set_cmdline
by Arnaldo Carvalho de Melo
· 9 years ago
eebd0bf
perf env: Rename some leftovers from rename to perf_env
by Arnaldo Carvalho de Melo
· 9 years ago
f0ce888
perf env: Move perf_env out of header.h and session.c into separate object
by Arnaldo Carvalho de Melo
· 9 years ago
e8210ce
perf tests: Introduce iterator function for tests
by Matt Fleming
· 9 years ago
c84974e
perf test: Add entry to test cpu topology
by Kan Liang
· 9 years ago
fbf9962
perf tools: Switch to tracing_path interface on appropriate places
by Jiri Olsa
· 9 years ago
60a1133
tools lib api fs: Remove debugfs, tracefs and findfs objects
by Jiri Olsa
· 9 years ago
4605eab
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
by Jiri Olsa
· 9 years ago
4f234f0
tools lib api fs: Make tracing_path_strerror_open message generic
by Jiri Olsa
· 9 years ago
fd405cf
perf tests: Print objdump/dso buffers if they don't match
by Jan Stancek
· 9 years ago
edfdb7e
perf tests: Stop reading if objdump output crossed sections
by Jan Stancek
· 9 years ago
06f679c
perf tests: Make objdump disassemble zero blocks
by Jan Stancek
· 9 years ago
729a7ed
perf tests: Take into account address of each objdump line
by Jan Stancek
· 9 years ago
d2bb1d4
Merge tag 'v4.3-rc1' into perf/core, to refresh the tree
by Ingo Molnar
· 9 years ago
c9946c4
selftests: enhance membarrier syscall test
by Mathieu Desnoyers
· 9 years ago
b6d9734
selftests: add membarrier syscall test
by Pranith Kumar
· 9 years ago
f6f7a63
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
54283ae
Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
fd5a9ec
selftests:vm: point to libhugetlbfs for regression testing
by Mike Kravetz
· 9 years ago
243db535
Revert "selftests: add hugetlbfstest"
by Mike Kravetz
· 9 years ago
77bb499
pagemap: add mmap-exclusive bit for marking pages mapped only here
by Konstantin Khlebnikov
· 9 years ago
deb9454
pagemap: switch to the new format and do some cleanup
by Konstantin Khlebnikov
· 9 years ago
af8713b
selftests/userfaultfd: fix compiler warnings on 32-bit
by Geert Uytterhoeven
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
49df2e3
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
by Andrea Arcangeli
· 9 years ago
3bd7617
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
c47174f
userfaultfd: selftest
by Andrea Arcangeli
· 9 years ago
32ae976
selftests/capabilities: Add tests for capability evolution
by Andy Lutomirski
· 9 years ago
cf2f33a
perf trace: Add read/write to the file group
by Arnaldo Carvalho de Melo
· 9 years ago
e607f14
perf probe: Print deleted events in cmd_probe()
by Namhyung Kim
· 9 years ago
e7895e4
perf probe: Split del_perf_probe_events()
by Namhyung Kim
· 9 years ago
b02137c
perf probe: Move print logic into cmd_probe()
by Namhyung Kim
· 9 years ago
12fae5e
perf probe: Link trace_probe_event into perf_probe_event
by Wang Nan
· 9 years ago
844dffa
perf probe: Split add_perf_probe_events()
by Namhyung Kim
· 9 years ago
86c2786
perf intel-pt: Add support for PERF_RECORD_SWITCH
by Adrian Hunter
· 9 years ago
1b29ac5
perf session: Don't call dump_sample() when evsel is NULL
by Kan Liang
· 9 years ago
f83b6b6
x86/insn: perf tools: Add new xsave instructions
by Adrian Hunter
· 9 years ago
978260c
x86/insn: perf tools: Add new memory protection keys instructions
by Adrian Hunter
· 9 years ago
ac1c885
x86/insn: perf tools: Add new memory instructions
by Adrian Hunter
· 9 years ago
3fe78d6
x86/insn: perf tools: Add new SHA instructions
by Adrian Hunter
· 9 years ago
78173ec
x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
by Adrian Hunter
· 9 years ago
98e4619
perf tools: Add a test for decoding of new x86 instructions
by Adrian Hunter
· 9 years ago
3a9d772
perf tools: Display build warning if x86 instruction decoder differs from kernel
by Adrian Hunter
· 9 years ago
709adcb
tools lib api fs: Add FSTYPE__configured() method
by Jiri Olsa
· 9 years ago
73ca85a
tools lib api fs: Add FSTYPE__mount() method
by Jiri Olsa
· 9 years ago
c495afb
tools lib api fs: Add tracefs into fs.c object
by Jiri Olsa
· 9 years ago
8ccfabd
tools lib api fs: Add debugfs into fs.c object
by Jiri Olsa
· 9 years ago
41e3a1f
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
by Jiri Olsa
· 9 years ago
b86b0d3
tools lib api fs: Add STR and PATH_MAX macros to fs object
by Jiri Olsa
· 9 years ago
988bdb3
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
by Jiri Olsa
· 9 years ago
592d5a6
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
by Jiri Olsa
· 9 years ago
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
79b0691
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
53ff6bc
perf tools: Fix use of wrong event when processing exit events
by Adrian Hunter
· 9 years ago
65d4b26
perf tools: Move tracing_path stuff under same namespace
by Jiri Olsa
· 9 years ago
f6a09af
perf tools: Remove mountpoint arg from perf_debugfs_mount
by Jiri Olsa
· 9 years ago
245bad8
perf stat: Quieten failed to read counter message
by Andi Kleen
· 9 years ago
2bb00d2
perf tools: Store the cpu socket and core ids in the perf.data header
by Kan Liang
· 9 years ago
193b6bd
perf cpumap: Factor out functions to get core_id and socket_id
by Kan Liang
· 9 years ago
7605594
tools lib traceevent: Support function __get_dynamic_array_len
by He Kuang
· 9 years ago
dabf626
perf tools: Copy linux/filter.h to tools/include
by He Kuang
· 9 years ago
2f84b42
perf tools: Always use non inlined file name for 'srcfile' sort key
by Andi Kleen
· 9 years ago
5ad4da4
perf tools: Fix parse_events_add_pmu caller
by Jiri Olsa
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
43af987
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7eba7d9
selftests/zram: Makefile fix
by Naresh Kamboju
· 9 years ago
2dfb28e
selftests/zram: must be run as root
by Naresh Kamboju
· 9 years ago
af4aead
perf tools: Fix link time error with sample_reg_masks on non x86
by Stephane Eranian
· 9 years ago
04aa90b
perf build: Fix Intel PT instruction decoder dependency problem
by Wang Nan
· 9 years ago
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3b27d13
perf dwarf: Fix potential array out of bounds access
by Wang Nan
· 9 years ago
e625ccec
Merge branches 'pm-tools' and 'powercap'
by Rafael J. Wysocki
· 9 years ago
5320266
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
41d859a
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e10994f
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
20a2000
Merge branch 'acpi-tools'
by Rafael J. Wysocki
· 9 years ago
7073bc6
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7c01919
Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 9 years ago
Next »