Austin Seipp
38bc86ac6c
systemtap: add pyparsing deps for 'dtrace' script
...
Otherwise, if it fails, it fails with a very bad error about not
being able to import ParseException.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-02-20 14:02:04 -06:00
Will Dietz
a90f841769
heaptrack: Add dep on kdiagram for chart goodness
2018-02-07 20:56:54 -06:00
Will Dietz
427a4cd463
heaptrack: don't be specific about boost
2018-02-07 20:56:54 -06:00
Will Dietz
11d9f3aae1
heaptrack: 2017-10-30 -> 2018-01-28
2018-02-07 20:56:54 -06:00
Stefan Frijters
6c744fc93d
pyprof2calltree: init at 1.4.3 ( #34379 )
2018-01-30 09:09:36 +00:00
Orivej Desh
d99a2fc093
Merge branch 'master' into staging
...
* master: (293 commits)
go_1_9: skip flaky TestServerCancelsReadTimeoutWhenIdle
qsyncthingtray: fix build
qt56.qtwebengine: fix build
stdman: d860212 -> 2017.04.02
jackett: use mono50
hg-git: disable with python3
hg-git: 0.8.5 -> 0.8.10
xfce4-settings: enable parallel building
gcc-snapshot: mark as broken
heaptrack: 2017-02-14 -> 2017-10-30
nixos-container: Modify existing test to cover show-ip command
nixos-container: Make show-ip work together with ipv4 + netmask
linux-copperhead: 4.13.12.a -> 4.13.13.a
matterbridge: 1.1.0 -> 1.4.1
nixos/nghttpx: add module for the nghttpx proxy server (#31680 )
mattermost: 4.3.0 -> 4.4.0
breakpad: delete
simp_le: 0.2.0 -> 0.6.1
certbot: 0.11.1 -> 0.19.0
afl: 2.51b -> 2.52b
...
2017-11-17 05:35:09 +00:00
Bastian Köcher
51c35c9524
heaptrack: 2017-02-14 -> 2017-10-30
2017-11-16 21:20:04 +01:00
John Ericson
d7bddc27b2
treewide: Try to avoid depending on binutils directly
...
One should depend on
- `stdenv.cc.bintools`: for executables at build time
- `libbfd` or `libiberty`: for those libraries
- `targetPackages.cc.bintools`: for exectuables at *run* time
- `binutils`: only for specifically GNU Binutils's executables, regardless of
the host platform, at run time.
2017-11-13 00:47:48 -05:00
John Ericson
f72bffb4c4
eztrace: Misc cleanups
...
- Use nativeBuildInputs
- Use libraries opcodes and bfd, rather than all of binutils
2017-11-13 00:47:48 -05:00
John Ericson
70d91badf5
treewide: Depend on stdenv.cc.bintools instead of binutils directly
...
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Jörg Thalheim
a26817b215
oprofile: fix hardcoded rm/cp paths
2017-09-10 12:01:40 +01:00
Markus Mueller
79f13f19f0
oprofile: 1.1.0 -> 1.2.0
...
Fixes build with newer gcc versions.
2017-09-10 09:31:11 +00:00
Vladimír Čunát
e0010cd1c3
pprof: init at 2017-08-28
2017-08-28 18:46:40 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
rnhmjoj
83462da296
eztrace: add missing dependency
2017-03-02 04:00:36 +02:00
Thomas Tuegel
127bf18a35
extra-cmake-modules: Lift Qt dependency
2017-02-27 11:49:46 -06:00
Thomas Tuegel
4e36b374d0
heaptrack: Fix packaging errors
2017-02-27 11:49:08 -06:00
Gabriel Ebner
8493a2d060
heaptrack: init at 2017-02-14
2017-02-14 12:19:40 +01:00
Volth
c771d499f9
systemtap: 2016-09-16 -> 2017-02-04
2017-02-06 01:54:19 +01:00
Herwig Hochleitner
59ccacbcd3
systemtap: clean up as per feedback
...
- shorter description
- move systemtap into linuxPackages
this is only necessary for the wrapper
systemtap also has a dyninsn backend to instrument userspace apps
we could experiment with other platforms, using this
- get rid of stow build dependency
- update version
- minor cleanup steps
2016-09-16 22:24:49 +02:00
Herwig Hochleitner
b019424e5d
systemtap: init at 51b7ca
...
master needs to be tracked in order to support recent kernels
2016-09-16 12:19:59 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Luca Bruno
18918507f2
oprofile: depend on libiberty_static
2016-03-30 17:51:20 +02:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Tobias Geerinckx-Rice
fcb913b3a7
systemtap: remove dead package
...
Broken since 2013. Depends on equally broken latex2html.
Our version 1.2 is almost six years old; latest is 2.9.
And it's (still) no dtrace.
2016-01-11 01:41:54 +01:00
Timofei Kushnir
43c906ea0b
oprofile: 1.0.0 -> 1.1.0
2015-10-13 13:27:50 +03:00
Timofei Kushnir
aefa4a181f
oprofile: depend on kernel headers to correctly compile 'operf' util.
2015-10-12 17:50:13 +03:00
Timofei Kushnir
d7eb1dd8d0
oprofile: depend on kernel headers to correctly compile 'operf' util.
2015-10-12 15:02:01 +03:00
Timofei Kushnir
6ea8f649e6
Create kernel headers dependency to correctly compile 'operf' util.
2015-10-12 13:05:04 +03:00
Pascal Wittmann
ad41a600e5
oprofile: update from 0.9.9 to 1.0.0 (ZHF)
...
fixes the build with recent versions of binutils
2015-07-09 13:18:21 +02:00
Ricardo M. Correia
4cae83bb70
gprof2dot: Add new package
...
gprof2dot is a Python script to convert the output from many profilers
into a dot graph.
2015-04-30 00:16:02 +02:00
Mateusz Kowalczyk
ce4f49cec1
EZTrace: new package
2014-11-09 12:05:44 +00:00
Bjørn Forsman
c9baba9212
Fix many package descriptions
...
(My OCD kicked in today...)
Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.
I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.
I've tried to stay away from generated expressions (and I think I
succeeded).
Some specifics worth mentioning:
* cron, has "Vixie Cron" in its description. The "Vixie" part is not
mentioned anywhere else. I kept it in a parenthesis at the end of the
description.
* ctags description started with "Exuberant Ctags ...", and the
"exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
at the end of description.
* nix has the description "The Nix Deployment System". Since that
doesn't really say much what it is/does (especially after removing
the package name!), I changed that to "Powerful package manager that
makes package management reliable and reproducible" (borrowed from
nixos.org).
* Tons of "GNU Foo, Foo is a [the important bits]" descriptions
is changed to just [the important bits]. If the package name doesn't
contain GNU I don't think it's needed to say it in the description
either.
2014-08-24 22:31:37 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Shea Levy
6b7ede300f
systemtap: Remove from linuxPackagesFor
...
It doesn't seem to depend on the kernel in any way.
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-02 00:03:49 -05:00
Nixpkgs Monitor
672999a3d4
oprofile: update from 0.9.8 to 0.9.9
2013-12-14 17:59:57 +02:00
Eelco Dolstra
a0e21fd1ca
Mark more packages as broken
2013-11-04 21:11:00 +01:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Vladimír Čunát
25d00bf765
oprofile: fix via minor update
2013-02-23 23:49:48 +01:00
Arseniy Alekseyev
d1e70f9b84
Updated sysprof from 1.0.12 to 1.2.0.
...
Updated the sysprof package. I've removed 1.0.12 because itwas failing to build.
It also allowed to simplify the expression because 1.2.0 no longer
includes a kernel module.
2012-12-27 01:02:06 +00:00
Lluís Batlle i Rossell
b479679b94
Fixing typos in the oprofile expression
...
svn path=/nixpkgs/trunk/; revision=32752
2012-03-03 12:15:58 +00:00
Lluís Batlle i Rossell
5a568ee185
Updating oprofile
...
svn path=/nixpkgs/trunk/; revision=32751
2012-03-03 11:30:44 +00:00
Eelco Dolstra
b23126fcc3
* Include the kernel version in kernel-specific packages so that they
...
can be distinguished in nix-env -qa output.
svn path=/nixpkgs/trunk/; revision=32352
2012-02-17 14:32:28 +00:00
Ludovic Courtès
0d122e7c6f
OProfile: Add dependency on zlib.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24925
2010-11-29 17:42:50 +00:00
David Guibert
c13b3f2f8a
sysprof: update to 1.0.12
...
svn path=/nixpkgs/trunk/; revision=22017
2010-05-27 19:34:08 +00:00
Ludovic Courtès
d9de1677cc
OProfile 0.9.6.
...
svn path=/nixpkgs/trunk/; revision=21615
2010-05-05 19:48:18 +00:00
Ludovic Courtès
085bf1f2f1
Add SystemTap.
...
svn path=/nixpkgs/trunk/; revision=21596
2010-05-04 13:32:09 +00:00
Eelco Dolstra
f53195f29e
* Improved a bunch of "name" attributes (mostly missing version
...
numbers).
svn path=/nixpkgs/trunk/; revision=17991
2009-10-28 14:06:56 +00:00