aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+374
2015-01-29tools/liblockdep: don't include host headersBaruch Siach1-1/+1
2015-01-29tools/liblockdep: ignore generated .so fileBaruch Siach1-0/+1
2015-01-26tools lib traceevent: Add support for IP address formatsDavid Ahern1-0/+328
2015-01-22tools lib fs debugfs: Check if debugfs is mounted when handling ENOENTArnaldo Carvalho de Melo1-0/+7
2015-01-22tools lib fs debugfs: Introduce debugfs__strerror_open_tpArnaldo Carvalho de Melo2-0/+10
2015-01-22tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo2-4/+4
2015-01-22tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo2-0/+29
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2-2/+2
2014-12-23Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar1-2/+2
2014-12-19tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov1-2/+2
2014-12-17tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo1-0/+89
2014-12-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-0/+37
2014-12-11tools lib fs: Add sysctl__read_int helperArnaldo Carvalho de Melo2-0/+14
2014-12-11tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo2-0/+23
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke1-1/+4
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke1-2/+2
2014-09-25tools lib fd array: Allow associating an integer cookie with each entryArnaldo Carvalho de Melo2-5/+39
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo3-1/+145
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar3-17/+15
2014-07-16Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar3-17/+15
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs3-14/+14
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin1-2/+0
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang1-1/+1
2014-06-27tools lib traceevent: Fix a risk for doing free on uninitialized pointerRickard Strandqvist1-3/+3
2014-06-19tools lib traceevent: Clean up format of args in jbd2 pluginSteven Rostedt1-4/+2
2014-06-19tools lib traceevent: Clean up format of args in cfg80211 pluginSteven Rostedt1-2/+1
2014-06-19tools lib traceevent: Fix format in plugin_kvmSteven Rostedt1-1/+1
2014-06-19tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepointsJan Kiszka1-12/+6
2014-06-19tools lib traceevent: Add back in kvm plugins nested_vmexit eventsSteven Rostedt (Red Hat)1-0/+41
2014-06-19tools lib traceevent: Factor out print_exit_reason in kvm pluginJan Kiszka1-4/+13
2014-06-19tools lib traceevent: Report unknown VMX exit reasons with codeJan Kiszka1-4/+8
2014-06-07tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)2-0/+120
2014-06-07tools lib traceevent: Add options to function pluginSteven Rostedt (Red Hat)1-6/+37
2014-06-07tools lib traceevent: Add options to pluginsSteven Rostedt2-3/+209
2014-06-07tools lib traceevent: Add flag to not load event pluginsSteven Rostedt (Red Hat)2-1/+8
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar1-3/+2
2014-06-03perf tools: Allow overriding sysfs and proc finding with env varCody P Schafer1-1/+42
2014-05-11Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar1-3/+2
2014-05-08tools/liblockdep: Remove all build files when doing make cleanSasha Levin1-1/+1
2014-05-08tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs1-2/+1
2014-05-01tools: Consolidate types.hBorislav Petkov1-58/+0
2014-05-01tools: Unify export.hBorislav Petkov2-8/+1
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu1-2/+2
2014-04-23tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt1-0/+1
2014-04-23tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt1-2/+2
2014-04-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-43/+66
2014-04-14tools lib traceevent: Do not call warning() directlyNamhyung Kim1-2/+4
2014-04-14tools lib traceevent: Print event name when show warning if possibleNamhyung Kim1-41/+62
2014-04-01tools/liblockdep: Add proper versioning to the shared objSasha Levin1-11/+4
2014-04-01tools/liblockdep: Ignore asmlinkage and visibleSasha Levin1-0/+3
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar5-4/+15
2014-02-26tools/liblockdep: Use realpath for srctree and objtreeWang Nan1-2/+2
2014-02-26tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin1-0/+5
2014-02-26tools/liblockdep: Mark runtests.sh as executableSasha Levin1-0/+0
2014-02-26tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder1-1/+1
2014-02-26tools/liblockdep: Fix include of asm/hash.hIra W. Snyder1-0/+6
2014-02-26tools/liblockdep: Fix initialization code pathIra W. Snyder1-1/+1
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov3-0/+140
2014-01-23perf tools: Fix traceevent plugin path definitionsJosh Boyer1-1/+1
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-501/+2873
2014-01-16tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when scsi plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when jbd2 plugin is is unloadedNamhyung Kim1-0/+9
2014-01-16tools lib traceevent: Unregister handler when cfg80211 plugin is unloadedNamhyung Kim1-0/+6
2014-01-16tools lib traceevent: Unregister handler when mac80211 plugin is unloadedNamhyung Kim1-0/+7
2014-01-16tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim1-0/+12
2014-01-16tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim1-0/+29
2014-01-16tools lib traceevent: Unregister handler when kmem plugin is unloadedNamhyung Kim1-0/+22
2014-01-16tools lib traceevent: Unregister handler when hrtimer plugin is unloadedNamhyung Kim1-0/+10
2014-01-16tools lib traceevent: Unregister handler when function plugin is unloadedNamhyung Kim1-0/+3
2014-01-16tools lib traceevent: Add pevent_unregister_print_function()Namhyung Kim2-0/+25
2014-01-16tools lib traceevent: Add pevent_unregister_event_handler()Namhyung Kim2-14/+102
2014-01-15tools lib traceevent: fix pointer-integer size mismatchMark Rutland2-2/+2
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim3-6/+7
2014-01-15tools lib traceevent: Get rid of die() finally!!Namhyung Kim2-48/+0
2014-01-15tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()Namhyung Kim1-2/+5
2014-01-15tools lib traceevent: Check return value of realloc()Namhyung Kim1-4/+9
2014-01-15tools lib traceevent: Add state member to struct trace_seqNamhyung Kim3-14/+50
2014-01-13tools lib traceevent: Shut up plugins make messageJiri Olsa1-1/+4
2014-01-13tools lib traceevent: Replace tabs with spaces for all non-commands statementsJiri Olsa1-27/+27
2013-12-19tools lib traceevent: Use global 'O' processing codeJiri Olsa1-9/+4
2013-12-19tools lib traceevent: Use global QUIET_CLEAN build outputJiri Olsa1-2/+3
2013-12-19tools lib traceevent: Use global QUIET_INSTALL build outputJiri Olsa1-10/+11
2013-12-19tools lib traceevent: Use global QUIET_LINK build outputJiri Olsa1-8/+3
2013-12-19tools lib traceevent: Add global QUIET_CC_FPIC build outputJiri Olsa1-14/+2
2013-12-19tools lib traceevent: Use global QUIET_CC build outputJiri Olsa1-8/+5
2013-12-19tools lib traceevent: Remove print_app_build variableJiri Olsa1-6/+0
2013-12-18tools lib traceevent: Introduce pevent_filter_strerror()Namhyung Kim3-61/+61
2013-12-17tools lib traceevent: Get rid of die() in some string conversion functionsNamhyung Kim1-48/+19
2013-12-17Merge tag 'v3.13-rc4' into core/lockingIngo Molnar1-3/+22
2013-12-16tools/: Convert to new topic librariesBorislav Petkov3-10/+14
2013-12-13tools lib traceevent: Refactor pevent_filter_match() to get rid of die()Namhyung Kim2-57/+99
2013-12-13tools lib traceevent: Make pevent_filter_add_filter_str() return pevent_errnoNamhyung Kim2-59/+27
2013-12-13tools lib traceevent: Refactor process_filter()Namhyung Kim2-28/+42
2013-12-13tools lib traceevent: Refactor create_arg_item()Namhyung Kim2-11/+12
2013-12-13tools lib traceevent: Get rid of die() in reparent_op_arg()Namhyung Kim2-35/+64
2013-12-13tools lib traceevent: Make add_left() return pevent_errnoNamhyung Kim1-3/+3
2013-12-13tools lib traceevent: Get rid of die() in add_right()Namhyung Kim2-16/+26
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in find_event()Namhyung Kim2-9/+22
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in read_token()Namhyung Kim1-1/+7
2013-12-13tools lib traceevent: Get rid of malloc_or_die() allocate_arg()Namhyung Kim1-8/+40
2013-12-13tools lib traceevent: Get rid of die in add_filter_type()Namhyung Kim1-5/+16
2013-12-13tools lib traceevent: Get rid of malloc_or_die() in show_error()Namhyung Kim1-1/+15
2013-12-13tools lib symbol: Start carving out symbol parsing routines from perfArnaldo Carvalho de Melo2-0/+82
2013-12-09tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()Namhyung Kim2-7/+16
2013-12-09tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_...Namhyung Kim1-1/+7
2013-12-09tools lib traceevent: Get rid of die() in create_arg_item()Namhyung Kim1-2/+5
2013-12-09tools lib traceevent: Get rid of malloc_or_die() in add_event()Namhyung Kim1-3/+13
2013-12-09tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()Namhyung Kim1-1/+4
2013-12-06tools lib traceevent: Report better error message on bad function argsSteven Rostedt1-10/+18
2013-12-04tools lib traceevent: Update kvm plugin with is_writable_pte helperJiri Olsa1-0/+17
2013-12-04tools lib traceevent: Remove malloc_or_die from plugin_function.cJiri Olsa1-9/+20
2013-12-04tools lib traceevent: Several cleanups for function pluginJiri Olsa1-6/+4
2013-12-04tools lib traceevent: Use pevent_print_func_field in hrtimer_start handlerJiri Olsa1-17/+2
2013-12-04tools lib traceevent: Use static functions in jbd2 pluginJiri Olsa1-4/+6
2013-12-04tools lib traceevent: Remove malloc_or_die from event-plugin.cJiri Olsa1-3/+16
2013-12-04tools lib traceevent: Add cfg80211 pluginJiri Olsa2-0/+25
2013-12-04tools lib traceevent: Add scsi pluginJiri Olsa2-0/+424
2013-12-04tools lib traceevent: Add xen pluginJiri Olsa2-0/+131
2013-12-04tools lib traceevent: Add function pluginJiri Olsa2-0/+152
2013-12-04tools lib traceevent: Add sched_switch pluginJiri Olsa2-0/+149
2013-12-04tools lib traceevent: Add mac80211 pluginJiri Olsa2-0/+96
2013-12-04tools lib traceevent: Add kvm pluginJiri Olsa2-0/+420
2013-12-04tools lib traceevent: Add kmem pluginJiri Olsa2-0/+73
2013-12-04tools lib traceevent: Add hrtimer pluginJiri Olsa2-1/+95
2013-12-04tools lib traceevent: Add jbd2 pluginJiri Olsa2-0/+68
2013-12-04tools lib traceevent: Harmonize the install messages in lib-traceeventJiri Olsa1-1/+1
2013-12-04tools lib traceevent: Change pevent_parse_format to include pevent handleJiri Olsa2-22/+38
2013-12-04tools lib traceevent: Add traceevent_host_bigendian functionJiri Olsa1-0/+10
2013-12-04tools lib traceevent: Add plugin build supportJiri Olsa1-5/+47
2013-12-04tools lib traceevent: Add plugin supportJiri Olsa3-1/+212
2013-11-27tools lib traceevent: Use helper trace-seq in print functions like kernel doesSteven Rostedt1-1/+6
2013-11-27liblockdep: Add the 'lockdep' user-space utilitySasha Levin1-0/+3
2013-11-27liblockdep: Support using LD_PRELOADSasha Levin1-0/+447
2013-11-27liblockdep: Add pthread_rwlock_t test suiteSasha Levin1-0/+13
2013-11-27liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin1-0/+86
2013-11-27liblockdep: Add pthread_mutex_t test suiteSasha Levin10-0/+158
2013-11-27liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin2-0/+120
2013-11-27liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin40-0/+720
2013-11-19tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo1-1/+1
2013-11-19tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt1-2/+21
2013-11-12tools lib traceevent: Add direct access to dynamic arraysSteven Rostedt1-0/+13
2013-11-04tools lib traceevent: Add pevent_print_func_field() helper functionSteven Rostedt2-0/+46
2013-11-04tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual eventsSteven Rostedt2-2/+4
2013-11-04tools lib traceevent: Check for spaces in character arraySteven Rostedt (Red Hat)1-1/+1
2013-11-04tools lib traceevent: Have bprintk output the same as the kernel doesSteven Rostedt (Red Hat)1-4/+4
2013-11-04tools lib traceevent: Handle __print_hex(__get_dynamic_array(fieldname), len)Howard Cochran1-8/+16
2013-11-04tools lib traceevent: If %s is a pointer, check printk formatsSteven Rostedt (Red Hat)1-1/+7
2013-11-04tools lib traceevent: Update printk formats when enteredSteven Rostedt (Red Hat)2-16/+15
2013-11-04tools lib traceevent: Add support for extracting trace_clock in reportYoshihiro YUNOMAE2-12/+44
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar1-9/+9
2013-09-19tools lib lk: Uninclude linux/magic.h in debugfs.cVinson Lee1-1/+0
2013-08-27tools lib traceevent: Fixup jobserver setupArnaldo Carvalho de Melo1-1/+1
2013-08-07Revert "tools lib lk: Fix for cross build"Joonsoo Kim1-15/+0
2013-07-12tools lib traceevent: Port kbuffer parser routinesNamhyung Kim3-0/+800
2013-07-12tools lib traceevent: Add page_size field to peventNamhyung Kim1-0/+11
2013-07-12tools lib traceevent: Add trace_seq_reset()Namhyung Kim2-0/+14
2013-07-12tools lib traceevent: Add const qualifier to string argumentsNamhyung Kim2-5/+5
2013-07-12tools lib traceevent: Get rid of unused gui targetNamhyung Kim1-7/+1
2013-07-12tools lib traceevent: Remove unused install targetsNamhyung Kim1-7/+2
2013-07-10perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger1-1/+1
2013-07-08tools lib lk: Fix for cross buildJoonsoo Kim1-0/+15
2013-05-29tools lib lk: Respect CROSS_COMPILERabin Vincent1-0/+3
2013-03-15tools lib lk: Fix _FORTIFY_SOURCE buildsBorislav Petkov1-1/+1
2013-03-15perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov2-17/+0
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov3-0/+182
2013-03-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell1-1/+1
2013-01-25tools lib traceevent: Handle dynamic array's element size properlyJiri Olsa1-2/+37
2013-01-24perf tools: Reinstate 'signed' field flag for tracepointsTom Zanussi1-1/+2
2013-01-24tools lib traceevent: Fix warning on '>=' operatorNamhyung Kim1-0/+2
2013-01-24tools lib traceevent: Add copyright headerJon Stanley1-0/+19
2013-01-24tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley5-10/+5
2013-01-24tools lib traceevent: test correct variable after allocationSasha Levin1-1/+1
2012-11-09tools lib traceevent: Use 'const' in variables pointing to const stringsArnaldo Carvalho de Melo1-4/+4
2012-11-09tools lib traceevent: Handle INVALID_ARG_TYPE errno in pevent_strerrorArnaldo Carvalho de Melo1-0/+1
2012-11-09tools lib traceevent: No need to check for < 0 on an unsigned enumArnaldo Carvalho de Melo1-1/+1
2012-11-09tools lib traceevent: Avoid comparisions between signed/unsignedArnaldo Carvalho de Melo1-2/+2
2012-11-09tools lib traceevent: Add __maybe_unused to unused parametersArnaldo Carvalho de Melo1-3/+4
2012-10-26tools lib traceevent: Do not generate dependency for system header filesNamhyung Kim1-1/+1
2012-10-16tools lib traceevent: Fix missed freeing of subargs in free_arg() in filterSteven Rostedt1-0/+15
2012-10-16lib tools traceevent: Add back pevent assignment in __pevent_parse_format()Steven Rostedt1-3/+6
2012-09-25tools lib traceevent: Fix error path on pevent_parse_eventNamhyung Kim1-4/+4
2012-09-24tools lib traceevent: Handle alloc_arg failureNamhyung Kim1-2/+95
2012-09-24tools lib traceevent: Carve out events format parsing routineArnaldo Carvalho de Melo2-24/+75
2012-09-24tools lib traceevent: Remove some die() callsArnaldo Carvalho de Melo1-74/+175
2012-09-24tools lib traceevent: Fix afterlife gotosArnaldo Carvalho de Melo1-3/+3
2012-09-24tools lib traceevent: Use calloc were applicableArnaldo Carvalho de Melo1-30/+14
2012-09-24tools lib traceevent: Use asprintf were applicableArnaldo Carvalho de Melo1-27/+31
2012-09-24tools lib traceevent: Free field if an error occurs on process_flags/symbolsNamhyung Kim1-4/+8
2012-09-24tools lib traceevent: Free field if an error occurs on process_fieldsNamhyung Kim1-5/+7
2012-09-24tools lib traceevent: Make sure that arg->op.right is set properlyNamhyung Kim1-0/+3
2012-09-24tools lib traceevent: Fix error path on process_array()Namhyung Kim1-2/+1
2012-09-14tools lib traceevent: Define _GNU_SOURCE in MakefileArnaldo Carvalho de Melo2-2/+1
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea2-5/+7
2012-09-07tools lib traceevent: replace mempcpy with memcpyIrina Tirdea1-2/+2
2012-09-07tools lib traceevent: Get rid of die() from pevent_register_print_functionNamhyung Kim2-7/+22
2012-09-07tools lib traceevent: Get rid of die() from pevent_register_event_handlerNamhyung Kim1-2/+11
2012-09-07tools lib traceevent: Get rid of die() from pretty_print()Namhyung Kim1-11/+32
2012-09-05tools lib traceevent: Modify header to work in C++ programsSteven Rostedt1-2/+2