Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab6ff6c6ca1b4739b2af07501bc333b85d7381d8
/
tools
53dabaf
iio: generic_buffer: be helpful about enabling channels
by Linus Walleij
· 9 years ago
672f93b
iio: event_monitor: report unsupported events
by Linus Walleij
· 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
f70d631
Merge 4.2-rc6 into staging-next
by Greg Kroah-Hartman
· 9 years ago
95ddd3f
tools: iio: remove unnecessary double pointer
by Joo Aun Saw
· 9 years ago
6b20f40
tools: iio: Set caller's ci_array pointer to NULL after free
by Joo Aun Saw
· 9 years ago
5e37c52
tools: iio: iio_utils: Make calc_digits static
by Joo Aun Saw
· 9 years ago
280f092
tools: iio: iio_utils: remove unnecessary define guard
by Joo Aun Saw
· 9 years ago
e723149
tools: iio: print error message when buffer enable fails
by Irina Tirdea
· 9 years ago
ae067cb
tools: iio: fix mask for 32 bit sensor data
by Irina Tirdea
· 9 years ago
30b4f0f
Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
7868dfd
tools: iio: make scale and offset files optional
by Joo Aun Saw
· 9 years ago
fee50f3
selftests/futex: Fix futex_cmp_requeue_pi() error handling
by Darren Hart
· 9 years ago
ed15e88
Merge 4.2-rc3 into staging-next
by Greg Kroah-Hartman
· 9 years ago
d9abc61
tools: iio: Send error messages to stderr
by Cristina Opriceana
· 9 years ago
34cbea1
tools: iio: Add ARRAY_SIZE macro
by Cristina Opriceana
· 9 years ago
37d38e2
tools: iio: Remove unnecessary braces
by Cristina Opriceana
· 9 years ago
ff1ac63
tools: iio: Remove explicit NULL comparison
by Cristina Opriceana
· 9 years ago
f79a17b
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e913bfb
Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
3c71ba3
perf tools: Really allow to specify custom CC, AR or LD
by Alexey Brodkin
· 9 years ago
a7fde09
perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
by Adrian Hunter
· 9 years ago
9c0fa8d
perf hists browser: Take the --comm, --dsos, etc filters into account
by Arnaldo Carvalho de Melo
· 9 years ago
0bc2f2f
perf symbols: Store if there is a filter in place
by Arnaldo Carvalho de Melo
· 9 years ago
59c3cb5
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
9d27a87
tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test
by Dan Williams
· 9 years ago
f7ec836
tools/testing/nvdimm: fix return code for unimplemented commands
by Dan Williams
· 9 years ago
b1b2e62
tools/testing/nvdimm: mock ioremap_wt
by Dan Williams
· 9 years ago
0aefc35
tools: Copy lib/hweight.c from the kernel sources
by Arnaldo Carvalho de Melo
· 9 years ago
f3efe3a
perf tools: Fix the detached tarball wrt rbtree copy
by Arnaldo Carvalho de Melo
· 9 years ago
08ae217
perf thread_map: Fix the sizeof() calculation for map entries
by Arnaldo Carvalho de Melo
· 9 years ago
c867b15
tools lib: Improve clean target
by Riku Voipio
· 9 years ago
5fc472a
perf stat: Fix shadow declaration of close
by Jiri Olsa
· 9 years ago
6d545a6
perf tools: Fix lockup using 32-bit compat vdso
by Adrian Hunter
· 9 years ago
d2d61ed
Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
307bc97
tools: Copy rbtree_augmented.h from the kernel
by Arnaldo Carvalho de Melo
· 9 years ago
03da23a
tools: Move rbtree.h from tools/perf/
by Arnaldo Carvalho de Melo
· 9 years ago
3f73537
tools: Copy lib/rbtree.c to tools/lib/
by Arnaldo Carvalho de Melo
· 9 years ago
4407f96
perf tools: Copy rbtree.h from the kernel
by Arnaldo Carvalho de Melo
· 9 years ago
728abda
tools: Adopt {READ,WRITE_ONCE} from the kernel
by Arnaldo Carvalho de Melo
· 9 years ago
e8d0927
tools: iio: Add single-byte case for generic_buffer
by Tiberiu Breana
· 9 years ago
c1776a1
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9bdc771
Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
4fa4616
ACPICA: De-macroize calls to standard C library functions
by Bob Moore
· 9 years ago
63c4381
ACPI / acpidump: Update acpidump manual
by Lv Zheng
· 9 years ago
4fb80c3
ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acpi/tables
by Lv Zheng
· 9 years ago
428394d
ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev/mem
by Lv Zheng
· 9 years ago
cbc8234
ACPICA: Add dragon_fly support to unix file mapping file
by Sascha Wildner
· 9 years ago
5ef7bbb
perf tools: Allow to specify custom linker command
by Aaro Koskinen
· 9 years ago
6422737
perf tools: Create config.detected into OUTPUT directory
by Aaro Koskinen
· 9 years ago
1df9fade
perf mem: Fill in the missing session freeing after an error occurs
by Taeung Song
· 9 years ago
41b9836
perf kvm: Fill in the missing session freeing after an error occurs
by Taeung Song
· 9 years ago
07a716f
perf report: Fill in the missing session freeing after an error occurs
by Taeung Song
· 9 years ago
249ca1a
perf kmem: Fill in the missing session freeing after an error occurs
by Taeung Song
· 9 years ago
9fedfb0
perf inject: Fill in the missing session freeing after an error occurs
by Taeung Song
· 9 years ago
ceb9291
perf tools: Add missing break for PERF_RECORD_ITRACE_START
by Jiri Olsa
· 9 years ago
88793e5
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
by Linus Torvalds
· 9 years ago
d93a74a
Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
23908db
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
e382608
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
5813882
libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only
by Dan Williams
· 9 years ago
6bc7561
tools/testing/nvdimm: libnvdimm unit test infrastructure
by Dan Williams
· 9 years ago
36c8bb5
perf symbols: Check access permission when reading symbol files
by Li Zhang
· 9 years ago
32b8af8
perf stat: Introduce --per-thread option
by Jiri Olsa
· 9 years ago
d4f63a4
perf stat: Introduce print_counters function
by Jiri Olsa
· 9 years ago
5835e22
perf stat: Using init_stats instead of memset
by Jiri Olsa
· 9 years ago
ba411a9
perf stat: Rename print_interval to process_interval
by Jiri Olsa
· 9 years ago
d8ee3b5
perf stat: Remove perf_evsel__read_cb function
by Jiri Olsa
· 9 years ago
7ddb1b6
perf stat: Move perf_stat initialization counter process code
by Jiri Olsa
· 9 years ago
32ce0a4
perf stat: Move zero_per_pkg into counter process code
by Jiri Olsa
· 9 years ago
3b3eb04
perf stat: Separate counters reading and processing
by Jiri Olsa
· 9 years ago
106a94a
perf stat: Introduce read_counters function
by Jiri Olsa
· 9 years ago
f99f4719
perf stat: Introduce perf_evsel__read function
by Jiri Olsa
· 9 years ago
a7d0a10
perf stat: Introduce perf_evsel__alloc_stats function
by Jiri Olsa
· 9 years ago
24e34f6
perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object
by Jiri Olsa
· 9 years ago
a939512
perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object
by Jiri Olsa
· 9 years ago
9689edf
perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
by Jiri Olsa
· 9 years ago
254ecbc
perf stat: Introduce perf_evlist__reset_stats
by Jiri Olsa
· 9 years ago
57b2891
perf stat: Rename struct perf_counts::cpu member to values
by Jiri Olsa
· 9 years ago
a6fa003
perf stat: Make stats work over the thread dimension
by Jiri Olsa
· 9 years ago
a8e0232
perf stat: Use xyarray for cpu evsel counts
by Jiri Olsa
· 9 years ago
1ac77e1
perf stat: Introduce perf_counts function
by Jiri Olsa
· 9 years ago
134aa44
perf tests: Add thread_map object tests
by Jiri Olsa
· 9 years ago
792402f
perf thrad_map: Add comm string into array
by Jiri Olsa
· 9 years ago
62eea46
perf thread_map: Introduce thread_map__reset function
by Jiri Olsa
· 9 years ago
d0cc439
perf trace: Validate syscall list passed via -e argument
by Arnaldo Carvalho de Melo
· 9 years ago
6eedf41
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
df0d0da
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
a22e99c
perf tools: Make perf_evsel__(nr_)cpus generic
by Jiri Olsa
· 9 years ago
578e91e
perf evlist: Propagate thread maps through the evlist
by Jiri Olsa
· 9 years ago
b7f0c20
perf evlist: Propagate cpu maps to evsels in an evlist
by Jiri Olsa
· 9 years ago
186fbb7
perf tools: Add reference counting for thread_map object
by Jiri Olsa
· 9 years ago
f30a79b
perf tools: Add reference counting for cpu_map object
by Jiri Olsa
· 9 years ago
4cc9761
perf header: Delete an unnecessary check before the calling free_event_desc()
by Markus Elfring
· 9 years ago
060664f
perf tools: Future-proof thread_map allocation size calculation
by Arnaldo Carvalho de Melo
· 9 years ago
2b42b09
perf bench numa: Fix to show proper convergence stats
by Srikar Dronamraju
· 9 years ago
2745170
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
1e467e6
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 9 years ago
Next »